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-45492: Corrected documentation for co_names in inspect library #31456
Conversation
|
Thanks @slateny for the PR, and @iritkatriel for merging it |
|
Sorry @slateny and @iritkatriel, I had trouble checking out the |
|
Sorry, @slateny and @iritkatriel, I could not cleanly backport this to |
pythonGH-31456) (cherry picked from commit 3257d49)
…rary doc (pythonGH-31456). (cherry picked from commit 3257d49) Co-authored-by: slateny <[email protected]>
…rary doc (pythonGH-31456). (cherry picked from commit 3257d49) Co-authored-by: slateny <[email protected]>
|
GH-31645 is a backport of this pull request to the 3.10 branch. |
…rary doc (GH-31456). (GH-31645) (cherry picked from commit 3257d49) Co-authored-by: slateny <[email protected]> Co-authored-by: slateny <[email protected]>
Updated documentation to mirror
inspect.pyhttps://bugs.python.org/issue45492