[Python-Dev] Deprecating "instance method" class
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Apr 4 18:57:00 EDT 2019
More information about the Python-Dev mailing list
Thu Apr 4 18:57:00 EDT 2019
- Previous message (by thread): [Python-Dev] Deprecating "instance method" class
- Next message (by thread): [Python-Dev] Deprecating "instance method" class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Christian Heimes wrote: > I couldn't find any current code that uses PyInstanceMethod_New. Let's > deprecate the feature and schedule it for removal in 3.10. If it's designed for use by things outside of CPython, how can you be sure nothing is using it? -- Greg
- Previous message (by thread): [Python-Dev] Deprecating "instance method" class
- Next message (by thread): [Python-Dev] Deprecating "instance method" class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list