Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
smontanaro wants to merge3,130 commits intopython:mainfromsmontanaro:backport-e1552fd-3.11

Conversation

smontanaro
Copy link
Contributor

@smontanarosmontanaro commentedFeb 11, 2024
edited by github-actionsbot
Loading

Ithink 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-islingtonand others added30 commitsDecember 26, 2023 12:08
…python#113485)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…sions.rst` (pythonGH-113493) (python#113498)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
… _strptime() (pythonGH-13408) (pythonGH-113499)Previously some error messages complained about incompatiblecombinations of directives that are not contained in the format string.(cherry picked from commit4b2c3e8)Co-authored-by: Gordon P. Hemsley <me@gphemsley.org>
…pythonGH-113500) (python#113508)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…honGH-113502) (python#113510)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
… "Replace" dialog (pythonGH-17593) (pythonGH-113515)(cherry picked from commit712afab)Co-authored-by: Zackery Spytz <zspytz@gmail.com>Co-authored-by: Roger Serwy <roger.serwy@gmail.com>Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
…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 commitc66b577)Co-authored-by: Jeffrey Kintscher <49998481+websurfer5@users.noreply.github.com>
…n-seeking tarfile stream (pythonGH-31610) (pythonGH-113520)(cherry picked from commit0651936)Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
python#113524)pythongh-57795: Add news to idlelib/News3.txt (pythonGH-113522)(cherry picked from commit6c98fce)Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
…() on HP-UX (pythonGH-19856) (pythonGH-113541)Always include <sys/types.h> before <sys/sysmacros.h>.(cherry picked from commitf108468)Co-authored-by: Zackery Spytz <zspytz@gmail.com>Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
…thonGH-112981) (python#113552)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
…) (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 commitdb1c882)Co-authored-by: John Hawkinson <jhawk@alum.mit.edu>Co-authored-by: AN Long <aisk@users.noreply.github.com>
…owser.open` audit event (pythonGH-113544) (python#113550)pythongh-113543: Make sure that `MacOSXOSAScript` sends `webbrowser.open` audit event (pythonGH-113544)(cherry picked from commitfba3241)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
…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 commitf48a1bc)Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
…-110506) (python#113590)Co-authored-by: Delgan <4193924+Delgan@users.noreply.github.com>
…rst` (pythonGH-113598) (python#113600)(cherry picked from commit30a6d79)Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
… layers (pythonGH-13374) (pythonGH-113624)The length field of StgDictObject for Structure class contains nowthe total number of items in ffi_type_pointer.elements (excludingthe trailing null).The old behavior of using the number of elements in the parent class cancause the array to be truncated when it is copied, especially when thereare multiple layers of subclassing.(cherry picked from commit5f3cc90)Co-authored-by: Jeffrey Kintscher <49998481+websurfer5@users.noreply.github.com>
…ythonGH-113588) (python#113644)Co-authored-by: John D. McDonald <43117960+Rasputin2@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…ces (pythonGH-113629) (python#113642)(cherry picked from commit7595380)Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
…isting errors (pythonGH-113607) (python#113653)pythongh-113602: Bail out when the parser tries to override existing errors (pythonGH-113607)(cherry picked from commit9ed36d5)Signed-off-by: Pablo Galindo <pablogsal@gmail.com>Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
…thonGH-113640) (python#113672)pythongh-113628: Fix test_site test with long stdlib paths (pythonGH-113640)(cherry picked from commit5dc79e3)Co-authored-by: Itamar Oren <itamarost@gmail.com>
…ferenceable" (pythonGH-113675) (python#113678)`functools.partial` docs: Use the more common spelling for "referenceable" (pythonGH-113675)(cherry picked from commit4de468c)Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
…python#113687)(cherry-picked from commitf1f8392)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…k when task is cancelled (pythonGH-113690) (python#113714)(cherry picked from commit4681a52)Co-authored-by: Guido van Rossum <guido@python.org>
…ct_CallNoArgs as returning a strong reference (pythonGH-113697) (python#113699)(cherry picked from commit1ae7ceb)Co-authored-by: Jamie Phan <jamie@ordinarylab.dev>
…removals (pythonGH-113725) (python#113735)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

24 participants
@smontanaro@hugovk@miss-islington@serhiy-storchaka@gvanrossum@corona10@egeakman@AlexWaygood@diegorusso@erlend-aasland@zooba@AA-Turner@mdickinson@aloisklink@barneygale@encukou@sobolevn@perrinjerome@sbidoul@tjhowse@zware@ned-deily@lazorchakp@pablogsal

[8]ページ先頭

©2009-2025 Movatter.jp