Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHave a look at getattr_static #163
Open
Labels
Comments
|
See also http://bugs.python.org/issue11770 Original Comment By: Andreas Stührk |
|
Implemented with PR #832 . And you're exactly right, once Python2 support is dropped (soon), AttrCleaner can be removed (or greatly reduced). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should probably use it instead of our AttrCleaner madness.
See http://bugs.python.org/issue9732 and http://www.voidspace.org.uk/python/weblog/arch_d7_2010_11_20.shtml#e1194