Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork48
Closed
Description
In GitLab by@warsaw on Dec 16, 2017, 11:27
Now that theResourceReader ABC is in Python 3.7, we should do a few things here:
- Point the ABC documentation to the docs in the 3.7 stdlib
- Align the default implementation to that which is in 3.7
- Only import our own ABC if we can't import it from the stdlib