Skip to content

[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
wants to merge 3,130 commits into from

Conversation

smontanaro
Copy link
Contributor

@smontanaro smontanaro commented Feb 11, 2024

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/

miss-islington and others added 30 commits December 26, 2023 12:08
… _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]>
…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]>
…) (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]>
… 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]>
…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]>
…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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.