-
-
Notifications
You must be signed in to change notification settings - Fork 32k
[3.11] Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst #114825 (gh-101100) #115310
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…python#113485) Co-authored-by: Hugo van Kemenade <[email protected]>
…sions.rst` (pythonGH-113493) (python#113498) Co-authored-by: Hugo van Kemenade <[email protected]>
… _strptime() (pythonGH-13408) (pythonGH-113499) Previously some error messages complained about incompatible combinations of directives that are not contained in the format string. (cherry picked from commit 4b2c3e8) Co-authored-by: Gordon P. Hemsley <[email protected]>
…pythonGH-113500) (python#113508) Co-authored-by: Hugo van Kemenade <[email protected]>
…honGH-113502) (python#113510) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Serhiy Storchaka <[email protected]> Co-authored-by: Alex Waygood <[email protected]>
… "Replace" dialog (pythonGH-17593) (pythonGH-113515) (cherry picked from commit 712afab) Co-authored-by: Zackery Spytz <[email protected]> Co-authored-by: Roger Serwy <[email protected]> Co-authored-by: Serhiy Storchaka <[email protected]>
…ve behavior as the mv shell when moving a symlink into a directory that is the target of the symlink (pythonGH-21759) (pythonGH-113518) (cherry picked from commit c66b577) Co-authored-by: Jeffrey Kintscher <[email protected]>
…n-seeking tarfile stream (pythonGH-31610) (pythonGH-113520) (cherry picked from commit 0651936) Co-authored-by: Stanley <[email protected]>
python#113524) pythongh-57795: Add news to idlelib/News3.txt (pythonGH-113522) (cherry picked from commit 6c98fce) Co-authored-by: Terry Jan Reedy <[email protected]>
…() on HP-UX (pythonGH-19856) (pythonGH-113541) Always include <sys/types.h> before <sys/sysmacros.h>. (cherry picked from commit f108468) Co-authored-by: Zackery Spytz <[email protected]> Co-authored-by: Serhiy Storchaka <[email protected]>
…thonGH-112981) (python#113552) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Alex Waygood <[email protected]>
…) (python#113554) Doc/library/os.rst: `os.waitid` absent on MacOS (pythonGH-104558) * Doc/library/os.rst: `os.waitid` absent on MacOS (cherry picked from commit db1c882) Co-authored-by: John Hawkinson <[email protected]> Co-authored-by: AN Long <[email protected]>
…owser.open` audit event (pythonGH-113544) (python#113550) pythongh-113543: Make sure that `MacOSXOSAScript` sends `webbrowser.open` audit event (pythonGH-113544) (cherry picked from commit fba3241) Co-authored-by: Nikita Sobolev <[email protected]>
…pythonGH-113580) (python#113586) pythongh-89414: Document that SIGCLD is not available on macOS (pythonGH-113580) Document that SIGCLD is not available on macOS (cherry picked from commit f48a1bc) Co-authored-by: Ronald Oussoren <[email protected]>
…-110506) (python#113590) Co-authored-by: Delgan <[email protected]>
…rst` (pythonGH-113598) (python#113600) (cherry picked from commit 30a6d79) Co-authored-by: Alex Waygood <[email protected]>
… layers (pythonGH-13374) (pythonGH-113624) The length field of StgDictObject for Structure class contains now the total number of items in ffi_type_pointer.elements (excluding the trailing null). The old behavior of using the number of elements in the parent class can cause the array to be truncated when it is copied, especially when there are multiple layers of subclassing. (cherry picked from commit 5f3cc90) Co-authored-by: Jeffrey Kintscher <[email protected]>
…ythonGH-113588) (python#113644) Co-authored-by: John D. McDonald <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
…ces (pythonGH-113629) (python#113642) (cherry picked from commit 7595380) Co-authored-by: Alex Waygood <[email protected]>
…isting errors (pythonGH-113607) (python#113653) pythongh-113602: Bail out when the parser tries to override existing errors (pythonGH-113607) (cherry picked from commit 9ed36d5) Signed-off-by: Pablo Galindo <[email protected]> Co-authored-by: Pablo Galindo Salgado <[email protected]>
…thonGH-113640) (python#113672) pythongh-113628: Fix test_site test with long stdlib paths (pythonGH-113640) (cherry picked from commit 5dc79e3) Co-authored-by: Itamar Oren <[email protected]>
… Limited/Unstable API & Stable ABI translation strings (python#113638) (python#113679)
…ferenceable" (pythonGH-113675) (python#113678) `functools.partial` docs: Use the more common spelling for "referenceable" (pythonGH-113675) (cherry picked from commit 4de468c) Co-authored-by: Rodrigo Girão Serrão <[email protected]>
…python#113687) (cherry-picked from commit f1f8392) Co-authored-by: Hugo van Kemenade <[email protected]>
…k when task is cancelled (pythonGH-113690) (python#113714) (cherry picked from commit 4681a52) Co-authored-by: Guido van Rossum <[email protected]>
…ct_CallNoArgs as returning a strong reference (pythonGH-113697) (python#113699) (cherry picked from commit 1ae7ceb) Co-authored-by: Jamie Phan <[email protected]>
…removals (pythonGH-113725) (python#113735) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Alex Waygood <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I think I have this right. Too many special strings/numbers to be sure. In particular, it's not clear if I should have included the #114825 reference as part of the title or not.
📚 Documentation preview 📚: https://cpython-previews--115310.org.readthedocs.build/