bpo-40196: Fix a bug in the symtable when reporting inspecting global variables#19391
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 :)
|
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 <Pablogsal@gmail.com>
|
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 <Pablogsal@gmail.com>
|
GH-19395 is a backport of this pull request to the 3.7 branch. |
|


https://bugs.python.org/issue40196