https://github.com/python/cpython/commit/10ee2d9d3bcde27c75f179214ad41c00e4852a7a
commit: 10ee2d9d3bcde27c75f179214ad41c00e4852a7a
branch: main
author: Cody Maloney
committer: vstinner
date: 2025-01-30T22:24:52Z
summary:
gh-129205: Update multiprocessing.forkserver to use os.readinto() (#129425)
https://github.com/python/cpython/commit/510fefdc625dd2ed2b6b3975314a59e291b94ae8
commit: 510fefdc625dd2ed2b6b3975314a59e291b94ae8
branch: main
author: donBarbos
committer: pablogsal
date: 2025-01-30T19:34:09Z
summary:
gh-127349: Add check for correct resizing in REPL (#127387)
files:
A
Misc/N
https://github.com/python/cpython/commit/9a59a51733e58b6091ca9157fd43cc9d0f93a96f
commit: 9a59a51733e58b6091ca9157fd43cc9d0f93a96f
branch: 3.13
author: Victor Stinner
committer: vstinner
date: 2025-01-30T20:29:27+01:00
summary:
[3.13] gh-111495: Add PyFile tests (#129449) (#129477)
gh-111495: A
https://github.com/python/cpython/commit/4ca9fc08f89bf7172d41e523d9e520eb1729ee8c
commit: 4ca9fc08f89bf7172d41e523d9e520eb1729ee8c
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-30T18:05:32+01:00
summary:
gh-111495: Add PyFile tests (#129449)
Add tests for the following f
https://github.com/python/cpython/commit/4e47e05045b7b05c7e166bda2afd60191314e326
commit: 4e47e05045b7b05c7e166bda2afd60191314e326
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-30T16:09:38+01:00
summary:
gh-129354: Use PyErr_FormatUnraisable() function (#129435)
Replace
https://github.com/python/cpython/commit/a853e2f0760613dc513955ee46143f6d411d352f
commit: a853e2f0760613dc513955ee46143f6d411d352f
branch: 3.13
author: Irit Katriel <[email protected]>
committer: iritkatriel <[email protected]>
date: 2025-01-30T
https://github.com/python/cpython/commit/d2f551db12a779be30e23d031333b7f070c9a711
commit: d2f551db12a779be30e23d031333b7f070c9a711
branch: 3.12
author: Irit Katriel <[email protected]>
committer: iritkatriel <[email protected]>
date: 2025-01-30T
https://github.com/python/cpython/commit/5ab9604683a58e613c6eba309ed89ed2092e3e2d
commit: 5ab9604683a58e613c6eba309ed89ed2092e3e2d
branch: main
author: Irit Katriel <[email protected]>
committer: iritkatriel <[email protected]>
date: 2025-01-30T
https://github.com/python/cpython/commit/a810cb89f108f026d70c5b20141b709493051d96
commit: a810cb89f108f026d70c5b20141b709493051d96
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-30T11:27:27Z
summary:
gh-89188: Implement PyUnicode_KIND() as a function (#129412)
Implement P
https://github.com/python/cpython/commit/e1c4ba928852eac0b0e0bded1c314e3e36975286
commit: e1c4ba928852eac0b0e0bded1c314e3e36975286
branch: main
author: Cody Maloney
committer: vstinner
date: 2025-01-30T11:23:25Z
summary:
gh-129005: _pyio.BufferedIO remove copy on readall (#129454)
Slicing buf a
https://github.com/python/cpython/commit/3bebe46d3413195ee18c5c9ada83a35d4fd1d0e7
commit: 3bebe46d3413195ee18c5c9ada83a35d4fd1d0e7
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-30T11:17:29Z
summary:
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
Add PyImpo
https://github.com/python/cpython/commit/f927204f64b3f8dbecec784e05bc8e25d2a78b2e
commit: f927204f64b3f8dbecec784e05bc8e25d2a78b2e
branch: main
author: Cody Maloney
committer: vstinner
date: 2025-01-30T11:14:23Z
summary:
gh-129005: Align FileIO.readall() allocation (#129458)
Both now use a pre-
https://github.com/python/cpython/commit/6c63afc3be9dd612f587fe7869c1f317d5ea37cc
commit: 6c63afc3be9dd612f587fe7869c1f317d5ea37cc
branch: main
author: Sergey B Kirpichev
committer: vstinner
date: 2025-01-30T11:57:55+01:00
summary:
gh-129467: Fix compiler warning in mpdecimal word_to_string() (#
https://github.com/python/cpython/commit/fcb265671c0443133ad9a4f7bd4a1e4fa5810270
commit: fcb265671c0443133ad9a4f7bd4a1e4fa5810270
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: Eclips4
date: 2025-01-30T10:22:05Z
summary:
[3.13] gh-129438:
https://github.com/python/cpython/commit/652f66ac386dad5992c6f7c494871907272503f8
commit: 652f66ac386dad5992c6f7c494871907272503f8
branch: main
author: Stan Ulbrych <[email protected]>
committer: Eclips4
date: 2025-01-30T12:16:05+02:00
summary:
gh-129438: Update ``
https://github.com/python/cpython/commit/9bc8c5fc0c8557b831bf47e6fe6ff85678cc8c0c
commit: 9bc8c5fc0c8557b831bf47e6fe6ff85678cc8c0c
branch: main
author: Bénédikt Tran <[email protected]>
committer: encukou
date: 2025-01-30T11:11:37+01:00
summary:
gh-78: fix UBSan failur
https://github.com/python/cpython/commit/ad4a141a6b4095350ae73a80cb40dcba348c48ad
commit: ad4a141a6b4095350ae73a80cb40dcba348c48ad
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: sobolevn
date: 2025-01-30T09:33:30Z
summary:
[3.13] gh-129403:
https://github.com/python/cpython/commit/ddb314f5989a2f5ee81505d7b80abd8087ee70df
commit: ddb314f5989a2f5ee81505d7b80abd8087ee70df
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: gpshead
date: 2025-01-30T09:08:31Z
summary:
[3.12] remove type
https://github.com/python/cpython/commit/25a3f3ac46ca228cb1d03c3830e816332a3935ce
commit: 25a3f3ac46ca228cb1d03c3830e816332a3935ce
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: gpshead
date: 2025-01-30T08:54:15Z
summary:
[3.13] remove type
https://github.com/python/cpython/commit/71aecc284efdf997939568a4167dbffe1a65b9bf
commit: 71aecc284efdf997939568a4167dbffe1a65b9bf
branch: main
author: Gregory P. Smith
committer: gpshead
date: 2025-01-30T00:31:54-08:00
summary:
remove type annotations from multiprocessing. (#129381)
* remove t
https://github.com/python/cpython/commit/f463d05a0979aada4fadcd43ff721b1ff081d2aa
commit: f463d05a0979aada4fadcd43ff721b1ff081d2aa
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: sobolevn
date: 2025-01-30T08:28:06Z
summary:
[3.12] gh-129403:
https://github.com/python/cpython/commit/bcb25d60b1baf9348e73cbd2359342cea6009c36
commit: bcb25d60b1baf9348e73cbd2359342cea6009c36
branch: main
author: Stan Ulbrych <[email protected]>
committer: sobolevn
date: 2025-01-30T11:11:12+03:00
summary:
gh-129403: Fix `Val
22 matches
Mail list logo