[Python-checkins] gh-73487: Convert ``_decimal`` to use Argument Clinic (part 4) (#137931)

2025-08-20 Thread AA-Turner
https://github.com/python/cpython/commit/c056a089d8573b03c62d52ee05f48bf6804da66b commit: c056a089d8573b03c62d52ee05f48bf6804da66b branch: main author: Sergey B Kirpichev committer: AA-Turner <[email protected]> date: 2025-08-20T22:59:40+01:00 summary: gh-73487: Convert `

[Python-checkins] [3.14] gh-137964: Remove the "experimental" designation from the Windows installer (GH-137965) (#137971)

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

[Python-checkins] gh-137884: Added threading.get_native_id() on Illumos/Solaris (GH-137927)

2025-08-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7dc42b67a75f58a2b1c0a4560bd4bf8ff25cac8b commit: 7dc42b67a75f58a2b1c0a4560bd4bf8ff25cac8b branch: main author: Yüce Tekol committer: serhiy-storchaka date: 2025-08-20T17:10:44Z summary: gh-137884: Added threading.get_native_id() on Illumos/Solaris (GH-137

[Python-checkins] gh-137481: Fix abbreviation of day names in TextCalendar (GH-137482)

2025-08-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/3143ceeb1deea9d5722f14ad4b62cf6ea26d983c commit: 3143ceeb1deea9d5722f14ad4b62cf6ea26d983c branch: main author: Scott Noyes committer: serhiy-storchaka date: 2025-08-20T19:55:50+03:00 summary: gh-137481: Fix abbreviation of day names in TextCalendar (GH-13

[Python-checkins] gh-137728 gh-137762: Fix bugs in the JIT with many local variables (GH-137764)

2025-08-20 Thread Fidget-Spinner
https://github.com/python/cpython/commit/7fda8b66debb24e0520b94c3769b648c7305f84e commit: 7fda8b66debb24e0520b94c3769b648c7305f84e branch: main author: Ken Jin committer: Fidget-Spinner date: 2025-08-20T22:53:54+08:00 summary: gh-137728 gh-137762: Fix bugs in the JIT with many local variables (G

[Python-checkins] [3.14] gh-137900: Improve dataclasses frozen parameter documentation (GH-137937) (#137990)

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

[Python-checkins] [3.13] gh-137477: Fix inspect.getblock() for generator expressions (GH-137488) (GH-137995)

2025-08-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c04b3de517720ea6e8a6d8ae6e1fadb9bed43895 commit: c04b3de517720ea6e8a6d8ae6e1fadb9bed43895 branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-08-20T13:43:28Z summary: [3.13] gh-137477: Fix inspect.getblock() for generator expressi

[Python-checkins] gh-137477: Fix inspect.getblock() for generator expressions (GH-137488)

2025-08-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/eae9d7de1c45a64076a926d53672823e6ae1777d commit: eae9d7de1c45a64076a926d53672823e6ae1777d branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-08-20T16:18:08+03:00 summary: gh-137477: Fix inspect.getblock() for generator expression

[Python-checkins] [3.13] gh-137900: Improve dataclasses frozen parameter documentation (GH-137937) (#137991)

2025-08-20 Thread ericvsmith
https://github.com/python/cpython/commit/47b1c5d74efffbfc72799a83ad7f7d97635340f6 commit: 47b1c5d74efffbfc72799a83ad7f7d97635340f6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ericvsmith date: 2025-08-20T13:15:39Z summary: [3.13] gh-13790

[Python-checkins] gh-137900: Improve dataclasses frozen parameter documentation (#137937)

2025-08-20 Thread ericvsmith
https://github.com/python/cpython/commit/7685b8ada84822a7ee9ce51e8ee0e2e35fd60b4e commit: 7685b8ada84822a7ee9ce51e8ee0e2e35fd60b4e branch: main author: Tangyuan <[email protected]> committer: ericvsmith date: 2025-08-20T09:08:45-04:00 summary: gh-137900: Improve dataclasses frozen parameter documen

[Python-checkins] gh-137044: To weaken the statement regarding the RLIM_INFINITY value (GH-137954)

2025-08-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/23adbf53c5b1d614c326c27bdc379ff6a775e8fe commit: 23adbf53c5b1d614c326c27bdc379ff6a775e8fe branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-08-20T15:05:38+03:00 summary: gh-137044: To weaken the statement regarding the RLIM_INFI

[Python-checkins] [3.13] Fix typo in `logging` docs (GH-137981) (GH-137984)

2025-08-20 Thread ZeroIntensity
https://github.com/python/cpython/commit/422a31765719ab0a30e7532eab086f6c127dca04 commit: 422a31765719ab0a30e7532eab086f6c127dca04 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-08-20T11:13:53Z summary: [3.13] Fix t

[Python-checkins] Fix typo in `logging` docs (GH-137981)

2025-08-20 Thread ZeroIntensity
https://github.com/python/cpython/commit/9b5235b62ed85e4757f1530cd73ef8d318be6215 commit: 9b5235b62ed85e4757f1530cd73ef8d318be6215 branch: main author: Maximilian Linhoff committer: ZeroIntensity date: 2025-08-20T07:07:32-04:00 summary: Fix typo in `logging` docs (GH-137981) files: M Doc/librar