-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
bpo-39654: pyclbr: remove old references to class browser & add expla… #18528
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will merge as amended when CI passes.
Thanks @hakancelik96 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
GH-18633 is a backport of this pull request to the 3.8 branch. |
…ed (pythonGH-18528) Full nested function and class info makes it a module browser. Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit aea045a) Co-authored-by: Hakan Çelik <hakancelik96@outlook.com>
GH-18634 is a backport of this pull request to the 3.7 branch. |
https://bugs.python.org/issue39654