Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-101100: Fix sphinx warnings inzipapp
andzipfile
modules#102526
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thanks@sobolevn for the PR, and@AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Thanks@sobolevn for the PR, and@AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
pythonGH-102526)(cherry picked from commit1f557f9)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
bedevere-bot commentedMar 8, 2023
GH-102529 is a backport of this pull request to the3.10 branch. |
pythonGH-102526)(cherry picked from commit1f557f9)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
bedevere-bot commentedMar 8, 2023
GH-102530 is a backport of this pull request to the3.11 branch. |
* main:pythongh-102304: Consolidate Direct Usage of _Py_RefTotal (pythongh-102514)pythongh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Objects/) (python#102218)pythongh-102507 Remove invisible pagebreak characters (python#102531)pythongh-102515: Remove unused imports in the `Lib/` directory (python#102516) Remove or update bitbucket links (pythonGH-101963)pythongh-101100: Fix sphinx warnings in `zipapp` and `zipfile` modules (python#102526)pythonGH-102397: Fix segfault from race condition in signal handling (python#102399) Fix style in argparse.rst (python#101733) Post 3.12.0a6 fix typo in async generator code field name `ag_code` (python#102448) Python 3.12.0a6
Uh oh!
There was an error while loading.Please reload this page.
I've decided to unite these simple fixes into a single PR.
Warnings:
Some details: