[Python-checkins] [3.13] gh-133125: Clarify ZipInfo.date_time attribute documentation (GH-136082) (#138076)

2025-08-22 Thread emmatyping
https://github.com/python/cpython/commit/57b5baf3f9ae52178dd7b1cbce8b985ad9099384 commit: 57b5baf3f9ae52178dd7b1cbce8b985ad9099384 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: emmatyping date: 2025-08-22T17:01:37-07:00 summary: [3.13] gh-

[Python-checkins] gh-133125: Clarify ZipInfo.date_time attribute documentation (#136082)

2025-08-22 Thread emmatyping
https://github.com/python/cpython/commit/282e88506b1d3c2ea2a0fd2fbce6c4e27ddc1c92 commit: 282e88506b1d3c2ea2a0fd2fbce6c4e27ddc1c92 branch: main author: Kentaro Jay Takahashi <[email protected]> committer: emmatyping date: 2025-08-22T16:52:30-07:00 summary: gh-133125: Cl

[Python-checkins] gh-137740: Clarify `__del__` invocation mechanism in reference counting (#137741)

2025-08-22 Thread kumaraditya303
https://github.com/python/cpython/commit/90b932e65080008dfd974b2e03c3068dbb72b95d commit: 90b932e65080008dfd974b2e03c3068dbb72b95d branch: main author: Robin Narsingh Ranabhat committer: kumaraditya303 date: 2025-08-23T00:49:55+05:30 summary: gh-137740: Clarify `__del__` invocation mechanism in

[Python-checkins] [3.13] gh-91116: Add hyperlink from `sys.settrace` to frame objects (GH-138062) (GH-138069)

2025-08-22 Thread ZeroIntensity
https://github.com/python/cpython/commit/2aeae241ca882d4833ab8c2e3c88706cc4a4d388 commit: 2aeae241ca882d4833ab8c2e3c88706cc4a4d388 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-08-22T14:25:55-04:00 summary: [3.13]

[Python-checkins] gh-91116: Add hyperlink from `sys.settrace` to frame objects (GH-138062)

2025-08-22 Thread ZeroIntensity
https://github.com/python/cpython/commit/f278afcabf1a1c4162a0bfd4912662517d5d04a2 commit: f278afcabf1a1c4162a0bfd4912662517d5d04a2 branch: main author: Krishna Chaitanya <[email protected]> committer: ZeroIntensity date: 2025-08-22T12:28:33-04:00 summary: gh-91116: Ad

[Python-checkins] [3.14] gh-137384: fix crash when accessing warnings state late in runtime shutdown (GH-138027) (#138065)

2025-08-22 Thread hugovk
https://github.com/python/cpython/commit/d619015ecd1c57bde9babc8defaf4c9f8f583be1 commit: d619015ecd1c57bde9babc8defaf4c9f8f583be1 branch: 3.14 author: Kumar Aditya committer: hugovk <[email protected]> date: 2025-08-22T17:27:49+03:00 summary: [3.14] gh-137384: fix crash whe

[Python-checkins] [3.14] gh-138042: Fix homebrew for tail-calling macOS CI (GH-138043) (#138060)

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

[Python-checkins] [3.13] gh-135386: Skip readonly tests for the root user (GH-138058) (GH-138064)

2025-08-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ab8ffc482ecb08d125748a5e0b35b3f03a9371ea commit: ab8ffc482ecb08d125748a5e0b35b3f03a9371ea branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-08-22T13:44:19Z summary: [3.13] gh

[Python-checkins] gh-137384: fix crash when accessing warnings state late in runtime shutdown (#138027)

2025-08-22 Thread kumaraditya303
https://github.com/python/cpython/commit/b9bcd02e9fe976e0a6a8e8a0b336d598b1d73b13 commit: b9bcd02e9fe976e0a6a8e8a0b336d598b1d73b13 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-08-22T19:10:43+05:30 summary: gh-137384: fix crash when accessing warnings state late in runti

[Python-checkins] gh-135386: Skip readonly tests for the root user (GH-138058)

2025-08-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/5b0f00e616738ededcf4b178dee8c30f5005e7ae commit: 5b0f00e616738ededcf4b178dee8c30f5005e7ae branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-08-22T16:22:14+03:00 summary: gh-135386: Skip readonly tests for the root user (GH-13805

[Python-checkins] [3.13] gh-132744: Check recursion limit in _PY_FRAME_GENERAL (GH-132746) (GH-138032)

2025-08-22 Thread Fidget-Spinner
https://github.com/python/cpython/commit/ebccd1de88d4034f8aa847544e6ad35bb3381936 commit: ebccd1de88d4034f8aa847544e6ad35bb3381936 branch: 3.13 author: Kliment Lamonov committer: Fidget-Spinner date: 2025-08-22T20:25:24+08:00 summary: [3.13] gh-132744: Check recursion limit in _PY_FRAME_GENERAL

[Python-checkins] gh-138042: Fix homebrew for tail-calling macOS CI (GH-138043)

2025-08-22 Thread Fidget-Spinner
https://github.com/python/cpython/commit/8952b826a7c9a5f53d0e3dbba11c7163de72d2c5 commit: 8952b826a7c9a5f53d0e3dbba11c7163de72d2c5 branch: main author: Ken Jin committer: Fidget-Spinner date: 2025-08-22T20:15:40+08:00 summary: gh-138042: Fix homebrew for tail-calling macOS CI (GH-138043) Co-aut

[Python-checkins] gh-136134: smtplib: fix CRAM-MD5 on FIPS-only environments (#136623)

2025-08-22 Thread picnixz
https://github.com/python/cpython/commit/766614f88af0433c2c14f5c4ed11c92d0fb04e61 commit: 766614f88af0433c2c14f5c4ed11c92d0fb04e61 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-08-22T11:45:01Z

[Python-checkins] [3.13] gh-135386: Fix "unable to open database file" errors on readonly DB (GH-135566) (GH-138057)

2025-08-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8f2280272d7e551047b7fb3f7baea885275247b1 commit: 8f2280272d7e551047b7fb3f7baea885275247b1 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-08-22T11:35:21Z summary: [3.13] gh

[Python-checkins] gh-135386: Fix "unable to open database file" errors on readonly DB (GH-135566)

2025-08-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c0ae92b7c07d8146bbcc6ed5197f97a7a16efded commit: c0ae92b7c07d8146bbcc6ed5197f97a7a16efded branch: main author: General_K1ng committer: serhiy-storchaka date: 2025-08-22T14:11:59+03:00 summary: gh-135386: Fix "unable to open database file" errors on readon

[Python-checkins] gh-130425: Add "Did you mean [...]" suggestions for `del obj.attr` (GH-136588)

2025-08-22 Thread encukou
https://github.com/python/cpython/commit/f27af8ba8eb9cde3625003a44692a3e3c0dbc6fb commit: f27af8ba8eb9cde3625003a44692a3e3c0dbc6fb branch: main author: Pranjal Prajapati <[email protected]> committer: encukou date: 2025-08-22T12:21:16+02:00 summary: gh-130425: Add "Did

[Python-checkins] gh-136134: imaplib: fix CRAM-MD5 on FIPS-only environments (#136615)

2025-08-22 Thread picnixz
https://github.com/python/cpython/commit/4519b8acb5a65df2af69e60b0d8c0a5df5bfb087 commit: 4519b8acb5a65df2af69e60b0d8c0a5df5bfb087 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-08-22T12:08:55+

[Python-checkins] gh-138019: improve help message for `json.tool` (#138037)

2025-08-22 Thread picnixz
https://github.com/python/cpython/commit/531fc3a7a3998d714a9382f0bc143c05d69e9174 commit: 531fc3a7a3998d714a9382f0bc143c05d69e9174 branch: main author: yihong committer: picnixz <[email protected]> date: 2025-08-22T08:44:25Z summary: gh-138019: improve help message for `js

[Python-checkins] gh-134531: simplify code for computing HMAC digests (#138046)

2025-08-22 Thread picnixz
https://github.com/python/cpython/commit/e545bae55a608e39d84fb3577f5b266ccab480cc commit: e545bae55a608e39d84fb3577f5b266ccab480cc branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-08-22T09:19:04Z

[Python-checkins] gh-137920: Fix semantically relevant typo in `curses.window.attron` (#137940)

2025-08-22 Thread picnixz
https://github.com/python/cpython/commit/ce70a57bc02fddc8cb18a08aaf1449fceb10d66e commit: ce70a57bc02fddc8cb18a08aaf1449fceb10d66e branch: main author: vict-Yang <[email protected]> committer: picnixz <[email protected]> date: 2025-08-22T10:27:02+0

[Python-checkins] [3.14] gh-123299: Fix typos & grammar and copyedit What's New in 3.14 (GH-138040) (#138041)

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

[Python-checkins] gh-123299: Fix typos & grammar and copyedit What's New in 3.14 (#138040)

2025-08-22 Thread AA-Turner
https://github.com/python/cpython/commit/5a7f5ea631aa658f92d651a32d1d064fe9818156 commit: 5a7f5ea631aa658f92d651a32d1d064fe9818156 branch: main author: Hugo van Kemenade <[email protected]> committer: AA-Turner <[email protected]> date: 2025-08-22T08:3