New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-40897:Give priority to using the current class constructor in inspect.signature
#27177
bpo-40897:Give priority to using the current class constructor in inspect.signature
#27177
Conversation
|
@hongweipeng could you please comment here or in https://bugs.python.org/issue40897 if this fixes what I commented about the |
|
Address sanitizer failure unrelated. |
|
@ambv: Please replace |
|
Thanks @hongweipeng for the PR, and @ambv for merging it |
|
Thanks @hongweipeng for the PR, and @ambv for merging it |
|
Sorry, @hongweipeng and @ambv, I could not cleanly backport this to |
|
Sorry @hongweipeng and @ambv, I had trouble checking out the |
|
Thanks @hongweipeng for the PR, and @ambv for merging it |
|
Thanks @hongweipeng for the PR, and @ambv for merging it |
|
GH-27189 is a backport of this pull request to the 3.10 branch. |
|
Sorry, @hongweipeng and @ambv, I could not cleanly backport this to |
…spect.signature` (pythonGH-27177) Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 6aab5f9) Co-authored-by: Weipeng Hong <hongweichen8888@sina.com>
|
Thanks @hongweipeng for the PR, and @ambv for merging it |
|
GH-27209 is a backport of this pull request to the 3.9 branch. |
…spect.signature` (pythonGH-27177) Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 6aab5f9) Co-authored-by: Weipeng Hong <hongweichen8888@sina.com>
…spect.signature` (python#27177) Co-authored-by: Łukasz Langa <lukasz@langa.pl>


https://bugs.python.org/issue40897
The text was updated successfully, but these errors were encountered: