Skip to content

3.10#131817

Closed
ghost wants to merge 2602 commits intomainfrom
unknown repository
Closed

3.10#131817
ghost wants to merge 2602 commits intomainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Mar 28, 2025

corona10 and others added 30 commits January 31, 2023 23:42
Co-authored-by: Raj <51259329+workingpayload@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
(cherry picked from commit 20c11f2)

Co-authored-by: Peter Jiping Xie <peter.jp.xie@gmail.com>
)

* gh-98657: [docs] `array.typecodes` is a module-level attribute

* Update array.rst
(cherry picked from commit c144e57)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
…01351)

(cherry picked from commit ee21110)

Co-authored-by: Marcos Pereira <3464445+marcospgp@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
* Move array methods under class in array doc

* Fix a few internal references related to the touched lines
(cherry picked from commit 1b60456)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
GH-101514)

(cherry picked from commit 5c39daf)

Co-authored-by: Viet Than <thanhoangviet@gmail.com>
(cherry picked from commit 45d014e)

Co-authored-by: François Magimel <magimel.francois@gmail.com>
…traceback, and pdb. (GH-101157)

(cherry picked from commit cef9de6)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
…param() result (GH-101339) (#101340)

[3.11] gh-99952: [ctypes] fix refcount issues in from_param() result. (GH-100169)

Fixes a reference counting issue with `ctypes.Structure` when a `from_param()` method call is used and the structure size is larger than a C pointer `sizeof(void*)`.

This problem existed for a very long time, but became more apparent in 3.8+ by change likely due to garbage collection cleanup timing changes..
(cherry picked from commit dfad678)

(cherry picked from commit fa7c37a)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Yukihiro Nakadaira <yukihiro.nakadaira@gmail.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
That causes the test to fail when run using a high UID as that ancient format
cannot represent it. The current default (PAX) and the old default (GNU) both
support high UIDs.
(cherry picked from commit ffcb822)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
gh-101388)

(cherry picked from commit 9ef7e75)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
…sues" (GH-101617)

Fixes #101616
(cherry picked from commit 949c58f)

Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
…101683)

* Note that Popen attributes aren't meant to be set by users by rewording the text about the attributes.
* Also update some universal_newlines references to mention the modern text parameter name while in the area.

(cherry picked from commit 027adf4)

Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Fix MSI build PlatformToolset detection
…H-100934) (#101687)

Items checked by this test are always `str` and `dict` instances.
(cherry picked from commit eb49d32)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
…tension modules for incompatibility (GH-101615)

(cherry picked from commit 3a88de7)

Co-authored-by: David Hewitt <1939362+davidhewitt@users.noreply.github.com>
Fixes CVE-2023-0286 (High) and a couple of Medium security issues.
https://www.openssl.org/news/secadv/20230207.txt

---------

Co-authored-by: Gregory P. Smith <greg@krypto.org>
(cherry picked from commit d40a23c)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
…H-101787)

(cherry picked from commit 366b949)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
… (#101808)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

(cherry picked from commit 2037ebf)
(cherry picked from commit 61f2be0)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…properly call it a class method (GH-101391) (GH-101814)

gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly call it a class method (GH-101391)
(cherry picked from commit 17143e2)

Co-authored-by: busywhitespace <busywhitespace@tuta.io>
(cherry picked from commit a1f08f5)

Co-authored-by: Steve Kowalik <steven@wedontsleep.org>
@ghost ghost requested a review from markshannon as a code owner March 28, 2025 02:59
@ghost
Copy link
Copy Markdown

ghost commented Mar 28, 2025

The following commit authors need to sign the Contributor License Agreement:

Click the button to sign:
CLA not signed

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Mar 28, 2025

PRs attempting to merge a maintenance branch into the main branch are deemed to be spam and automatically closed. If you were attempting to report a bug, please go to https://github.com/python/cpython/issues; see devguide.python.org for further instruction as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.