Skip to content

Conversation

gpshead
Copy link
Contributor

@gpshead gpshead commented May 16, 2019

The existing from copyreg import * is insufficient on Python 3 as copyreg.__all__ does not include all of the public API names.

The existing `from copyreg import *` is insufficient on Python 3 as `copyreg.__all__` does not include all of the public API names.
@jmadler jmadler merged commit 2f905fa into PythonCharmers:master Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants