Skip to content

bpo-37645: add new function _PyObject_FunctionStr()#14890

Merged
miss-islington merged 9 commits intopython:masterfrom
jdemeyer:funcstr
Nov 5, 2019
Merged

bpo-37645: add new function _PyObject_FunctionStr()#14890
miss-islington merged 9 commits intopython:masterfrom
jdemeyer:funcstr

Conversation

@jdemeyer
Copy link
Copy Markdown
Contributor

@jdemeyer jdemeyer commented Jul 21, 2019

Additional note: the method_check_args function in Objects/descrobject.c is written in such a way that it applies to all kinds of descriptors. In particular, a future re-implementation of wrapper_descriptor could use that code.

CC @vstinner @encukou

https://bugs.python.org/issue37645

Automerge-Triggered-By: @encukou

Loading
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.

9 participants