bpo-40196: Fix a bug in the symtable when reporting inspecting global variables#19391
bpo-40196: Fix a bug in the symtable when reporting inspecting global variables#19391pablogsal merged 2 commits intopython:masterfrom
Conversation
| @@ -0,0 +1,2 @@ | |||
| Fix a bug in the ``symtable`` module that was causing incorrectly report | |||
There was a problem hiding this comment.
Oh, I was under the impression that both produce the same sphinx output?
There was a problem hiding this comment.
So end-user can move to the module more easily :)
There was a problem hiding this comment.
Wow, I have been living in a lie! Thanks for pointing this out :)
Misc/NEWS.d/next/Library/2020-04-06-11-05-13.bpo-40196.Jqowse.rst
Outdated
Show resolved
Hide resolved
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
… variables (pythonGH-19391) (cherry picked from commit 799d7d6) Co-authored-by: Pablo Galindo <[email protected]>
|
GH-19394 is a backport of this pull request to the 3.8 branch. |
… variables (pythonGH-19391) (cherry picked from commit 799d7d6) Co-authored-by: Pablo Galindo <[email protected]>
|
GH-19395 is a backport of this pull request to the 3.7 branch. |
… variables (GH-19391) (cherry picked from commit 799d7d6) Co-authored-by: Pablo Galindo <[email protected]>
… variables (GH-19391) (GH-19394) (cherry picked from commit 799d7d6) Co-authored-by: Pablo Galindo <[email protected]>
|


https://bugs.python.org/issue40196