[Python-checkins] [3.14] gh-132835: Add defensive NULL checks to MRO resolution (GH-134763) (GH-140436)

2025-10-21 Thread emmatyping
https://github.com/python/cpython/commit/9d547dab0bb59adcd969172ef8e69540668db6a0 commit: 9d547dab0bb59adcd969172ef8e69540668db6a0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: emmatyping date: 2025-10-21T20:45:06-07:00 summary: [3.14] gh-

[Python-checkins] [3.13] gh-132835: Add defensive NULL checks to MRO resolution (GH-134763) (GH-140437)

2025-10-21 Thread emmatyping
https://github.com/python/cpython/commit/30c2661b6e2b738b957aedcc328bb641b0b61787 commit: 30c2661b6e2b738b957aedcc328bb641b0b61787 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: emmatyping date: 2025-10-21T20:44:42-07:00 summary: [3.13] gh-

[Python-checkins] [3.13] gh-140406: Fix memory leak upon `__hash__` returning a non-integer (GH-140411) (GH-140441)

2025-10-21 Thread ZeroIntensity
https://github.com/python/cpython/commit/69230d1c561579087e47da8b98bb0f0ba54d7b21 commit: 69230d1c561579087e47da8b98bb0f0ba54d7b21 branch: 3.13 author: Peter Bierma committer: ZeroIntensity date: 2025-10-22T01:07:32Z summary: [3.13] gh-140406: Fix memory leak upon `__hash__` returning a non-inte

[Python-checkins] gh-116738: Make _suggestions module thread-safe (gh-140321)

2025-10-21 Thread corona10
https://github.com/python/cpython/commit/b3a38438d83245e52dff80f348c7fde539333cea commit: b3a38438d83245e52dff80f348c7fde539333cea branch: main author: Alper committer: corona10 date: 2025-10-22T09:14:48+09:00 summary: gh-116738: Make _suggestions module thread-safe (gh-140321) files: A Lib/tes

[Python-checkins] gh-55258: Skip tests of stdout status on mobile platforms (#140401)

2025-10-21 Thread freakboy3742
https://github.com/python/cpython/commit/29b38b7aae884c14085a918282ea7f0798ed7a2a commit: 29b38b7aae884c14085a918282ea7f0798ed7a2a branch: main author: Russell Keith-Magee committer: freakboy3742 date: 2025-10-22T07:12:26+08:00 summary: gh-55258: Skip tests of stdout status on mobile platforms (

[Python-checkins] gh-132835: Add defensive NULL checks to MRO resolution (GH-134763)

2025-10-21 Thread emmatyping
https://github.com/python/cpython/commit/a8edca62fc6d44d16c7f86d49421be1a5ebea3e5 commit: a8edca62fc6d44d16c7f86d49421be1a5ebea3e5 branch: main author: Emma Smith committer: emmatyping date: 2025-10-21T14:48:29-07:00 summary: gh-132835: Add defensive NULL checks to MRO resolution (GH-134763) Cu

[Python-checkins] [3.13] `zlib.rst`: Link to constants and deduplicate text (GH-140115) (GH-140350)

2025-10-21 Thread emmatyping
https://github.com/python/cpython/commit/df35beb6de43066b3321e00e7e764ef7cf641bce commit: df35beb6de43066b3321e00e7e764ef7cf641bce branch: 3.13 author: Emma Smith committer: emmatyping date: 2025-10-21T14:45:02-07:00 summary: [3.13] `zlib.rst`: Link to constants and deduplicate text (GH-140115)

[Python-checkins] [3.14] `zlib.rst`: Link to constants and deduplicate text (GH-140115) (GH-140349)

2025-10-21 Thread emmatyping
https://github.com/python/cpython/commit/a490d671fad24859a31afdb7a64f090deb3346c2 commit: a490d671fad24859a31afdb7a64f090deb3346c2 branch: 3.14 author: Emma Smith committer: emmatyping date: 2025-10-21T14:44:47-07:00 summary: [3.14] `zlib.rst`: Link to constants and deduplicate text (GH-140115)

[Python-checkins] [3.13] gh-135801: Add tests for filtering warnings by module (GH-140240) (GH-140247)

2025-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/cd6b272f7aec5b7446b0fd4bb4017f4e88528728 commit: cd6b272f7aec5b7446b0fd4bb4017f4e88528728 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-21T18:18:27Z summary: [3.13] gh

[Python-checkins] [3.13] GH-139436: Remove references to downloadable PDF documentation (GH-140416) (#140420)

2025-10-21 Thread hugovk
https://github.com/python/cpython/commit/7b204ab81936b8d9d23718e12dd07d4be7a753eb commit: 7b204ab81936b8d9d23718e12dd07d4be7a753eb branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-2

[Python-checkins] gh-69528: Distinguish between file modes "wb+" and "rb+" (GH-137834)

2025-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/02c1abfc54954ec89a0c728823efde5ce7918a0f commit: 02c1abfc54954ec89a0c728823efde5ce7918a0f branch: main author: Stan Ulbrych <[email protected]> committer: serhiy-storchaka date: 2025-10-21T20:33:30+03:00 summary: gh-69528: D

[Python-checkins] [3.14] gh-138764: annotationlib: Make `call_annotate_function` fallback to using `VALUE` annotations if both the requested format and `VALUE_WITH_FAKE_GLOBALS` are not implemented (G

2025-10-21 Thread JelleZijlstra
https://github.com/python/cpython/commit/c7fda9b3d18871a728cc6f38dc9d1edf15297c63 commit: c7fda9b3d18871a728cc6f38dc9d1edf15297c63 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2025-10-21T16:22:29Z summary: [3.14] gh-13

[Python-checkins] gh-83714: Check for struct statx members in configure (#140402)

2025-10-21 Thread vstinner
https://github.com/python/cpython/commit/60df1d7e0c8eef4bb7b9c41e2b65957ab4a4cd34 commit: 60df1d7e0c8eef4bb7b9c41e2b65957ab4a4cd34 branch: main author: Jeffrey Bosboom committer: vstinner date: 2025-10-21T18:13:14+02:00 summary: gh-83714: Check for struct statx members in configure (#140402) So

[Python-checkins] [3.13] Use ``sphinxext-opengraph`` v0.13.0 (GH-140425) (#140428)

2025-10-21 Thread AA-Turner
https://github.com/python/cpython/commit/05405152a9dac2e4fdde187a60dcf2730957afcc commit: 05405152a9dac2e4fdde187a60dcf2730957afcc branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] [3.14] Use ``sphinxext-opengraph`` v0.13.0 (GH-140425) (#140427)

2025-10-21 Thread AA-Turner
https://github.com/python/cpython/commit/d9e3d0eec7128986fa79b017b56b5405ec6d075a commit: d9e3d0eec7128986fa79b017b56b5405ec6d075a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] Use ``sphinxext-opengraph`` v0.13.0 (GH-140425)

2025-10-21 Thread JulienPalard
https://github.com/python/cpython/commit/b4d230736709235f90fe635f3322973cc9fadd21 commit: b4d230736709235f90fe635f3322973cc9fadd21 branch: main author: Adam Turner <[email protected]> committer: JulienPalard date: 2025-10-21T16:02:43Z summary: Use ``sphinxext-opengraph``

[Python-checkins] [3.13] gh-139951: Test on GC collection disabled if threshold is zero (GH-140304) (#140363)

2025-10-21 Thread JelleZijlstra
https://github.com/python/cpython/commit/2e2fe26fe623337a6fac82bd7701f01a2627e959 commit: 2e2fe26fe623337a6fac82bd7701f01a2627e959 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2025-10-21T08:44:23-07:00 summary: [3.13]

[Python-checkins] gh-138764: annotationlib: Make `call_annotate_function` fallback to using `VALUE` annotations if both the requested format and `VALUE_WITH_FAKE_GLOBALS` are not implemented (#138803)

2025-10-21 Thread JelleZijlstra
https://github.com/python/cpython/commit/95c257e2e691456140e79bd98d1674cbd289eb38 commit: 95c257e2e691456140e79bd98d1674cbd289eb38 branch: main author: David Ellis committer: JelleZijlstra date: 2025-10-21T15:57:43Z summary: gh-138764: annotationlib: Make `call_annotate_function` fallback to usi

[Python-checkins] gh-140239: Check for statx on Android (#140395)

2025-10-21 Thread vstinner
https://github.com/python/cpython/commit/c788bfb80e0e8b312d31db810de4c090a1059a71 commit: c788bfb80e0e8b312d31db810de4c090a1059a71 branch: main author: Jeffrey Bosboom committer: vstinner date: 2025-10-21T17:54:00+02:00 summary: gh-140239: Check for statx on Android (#140395) Android has Linux'

[Python-checkins] [3.14] gh-139951: Test on GC collection disabled if threshold is zero (GH-140304) (#140362)

2025-10-21 Thread JelleZijlstra
https://github.com/python/cpython/commit/3d4cf3bda37ac9c0fa2b65c91caf8c5aa1df9e99 commit: 3d4cf3bda37ac9c0fa2b65c91caf8c5aa1df9e99 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2025-10-21T08:44:33-07:00 summary: [3.14]

[Python-checkins] GH-139951: Fix major GC performance regression (GH-140262)

2025-10-21 Thread markshannon
https://github.com/python/cpython/commit/0c01090ad957de4625f504ce4f29df0a05d09fba commit: 0c01090ad957de4625f504ce4f29df0a05d09fba branch: main author: Mark Shannon committer: markshannon date: 2025-10-21T15:22:15+01:00 summary: GH-139951: Fix major GC performance regression (GH-140262) * Count

[Python-checkins] [3.14] GH-139436: Remove references to downloadable PDF documentation (GH-140416) (#140419)

2025-10-21 Thread hugovk
https://github.com/python/cpython/commit/d7dc6bfe2f92e9901ff15489c604b8a5fe2df0d3 commit: d7dc6bfe2f92e9901ff15489c604b8a5fe2df0d3 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-2

[Python-checkins] GH-139436: Remove references to downloadable PDF documentation (#140416)

2025-10-21 Thread AA-Turner
https://github.com/python/cpython/commit/4adf08ae463e8b5311c5a7662ab26f8d0d14381d commit: 4adf08ae463e8b5311c5a7662ab26f8d0d14381d branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-10-21T13:37:0

[Python-checkins] [3.14] gh-140406: Fix memory leak upon `__hash__` returning a non-integer (GH-140411) (GH-140417)

2025-10-21 Thread ZeroIntensity
https://github.com/python/cpython/commit/c0f0eca4dac61f13b7d6c29c91853474a8b31b80 commit: c0f0eca4dac61f13b7d6c29c91853474a8b31b80 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-10-21T12:35:31Z summary: [3.14] gh-14

[Python-checkins] gh-140406: Fix memory leak upon `__hash__` returning a non-integer (GH-140411)

2025-10-21 Thread ZeroIntensity
https://github.com/python/cpython/commit/71db05a12d9953a96f809d84b4d0d452a464e431 commit: 71db05a12d9953a96f809d84b4d0d452a464e431 branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-10-21T08:10:01-04:00 summary: gh-140406: Fix memory leak upon `__hash__` returning a non-intege

[Python-checkins] gh-83714: Fix os.statx() tests on tmpfs: st_birthtime can be None (#140407)

2025-10-21 Thread vstinner
https://github.com/python/cpython/commit/fe4b60208e4edfdd781eac6b706b29a60be2bb07 commit: fe4b60208e4edfdd781eac6b706b29a60be2bb07 branch: main author: Victor Stinner committer: vstinner date: 2025-10-21T10:24:49Z summary: gh-83714: Fix os.statx() tests on tmpfs: st_birthtime can be None (#14040

[Python-checkins] gh-133951: Add venv changes to documentation and whatsnew (GH-139704)

2025-10-21 Thread encukou
https://github.com/python/cpython/commit/5c41666ec48e643485628ef06e98373b48744c6e commit: 5c41666ec48e643485628ef06e98373b48744c6e branch: main author: Cycloctane committer: encukou date: 2025-10-21T10:52:57+02:00 summary: gh-133951: Add venv changes to documentation and whatsnew (GH-139704) fi

[Python-checkins] gh-139707: Better `ModuleNotFoundError` message for missing stdlib modules (GH-140219)

2025-10-21 Thread encukou
https://github.com/python/cpython/commit/47d2f68df215b5bcbc76a50d3f4e0b68791e3e79 commit: 47d2f68df215b5bcbc76a50d3f4e0b68791e3e79 branch: main author: Stan Ulbrych <[email protected]> committer: encukou date: 2025-10-21T09:12:04+02:00 summary: gh-139707: Better `M

[Python-checkins] [3.14] gh-140398: fix memory leaks in `readline` module when `PySys_Audit` fails (GH-140400) (#140403)

2025-10-21 Thread kumaraditya303
https://github.com/python/cpython/commit/98d4c21c09030e7ec4dfb4a0e726c14202b6e3c3 commit: 98d4c21c09030e7ec4dfb4a0e726c14202b6e3c3 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-10-21T08:20:14Z summary: [3.14] gh-1

[Python-checkins] gh-140398: fix memory leaks in `readline` module when `PySys_Audit` fails (#140400)

2025-10-21 Thread kumaraditya303
https://github.com/python/cpython/commit/e8e0f411bae1dde634fb152a81e1db1ad1cd2eaa commit: e8e0f411bae1dde634fb152a81e1db1ad1cd2eaa branch: main author: Shamil committer: kumaraditya303 date: 2025-10-21T13:24:34+05:30 summary: gh-140398: fix memory leaks in `readline` module when `PySys_Audit` fa

[Python-checkins] [3.14] gh-66646: Explain __base__ attribute in the docs (GH-102554) (GH-140365)

2025-10-21 Thread encukou
https://github.com/python/cpython/commit/4215f7f519cf75edc0ef5dcd803c24e7767a2a62 commit: 4215f7f519cf75edc0ef5dcd803c24e7767a2a62 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-10-21T09:06:49+02:00 summary: [3.14] gh-666

[Python-checkins] [3.13] gh-66646: Explain __base__ attribute in the docs (GH-102554) (GH-140366)

2025-10-21 Thread encukou
https://github.com/python/cpython/commit/677a488e046aefbd4b88772fbf951d047ace9388 commit: 677a488e046aefbd4b88772fbf951d047ace9388 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-10-21T09:06:56+02:00 summary: [3.13] gh-666