| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
help(object) via pydoc.TextDoc.docclass(object) iterates over the subclasses of object, which includes typing.io and typing.re if typing is imported. It tries to access cls.__module__ for each of those sub-classes. This change suppresses warnings when accessing cls.__module__.
|
This should not need a NEWS entry per:
|
Sorry, something went wrong.
|
The Azure build failure seems unrelated. |
Sorry, something went wrong.
|
@srittau: Status check is done, and it's a success ❌ . |
Sorry, something went wrong.
|
This time, Azure passes, but the address sanitizer(?) test times out. Looks like an unrelated multiprocessing error, possibly a race condition. |
Sorry, something went wrong.
|
Alas, we have to close and reopen the PR to make the last test pass (hopefully), GitHub won't let me merge without that. |
Sorry, something went wrong.
|
@srittau: Status check is done, and it's a success ❌ . |
Sorry, something went wrong.
|
@srittau: Status check is done, and it's a success ❌ . |
Sorry, something went wrong.
|
@srittau: Status check is done, and it's a success ❌ . |
Sorry, something went wrong.
|
@gvanrossum: Please replace # with GH- in the commit message next time. Thanks! |
Sorry, something went wrong.
|
Is a backport needed? |
Sorry, something went wrong.
|
Thanks and no backport needed, the original change is just in the 3.11 branch trunk. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
https://bugs.python.org/issue38291
Automerge-Triggered-By: GH:gvanrossum