[Python-checkins] [3.13] gh-84559: improve What's New entry for `multiprocessing` startmethod changes (GH-128173) (#137156)

2025-07-27 Thread gpshead
https://github.com/python/cpython/commit/c2b8a89d94a62c382634ccda106a107c41aebd9f commit: c2b8a89d94a62c382634ccda106a107c41aebd9f branch: 3.13 author: Brian Schubert committer: gpshead <[email protected]> date: 2025-07-27T18:12:16-07:00 summary: [3.13] gh-84559: improve What

[Python-checkins] [3.13] gh-136992: Add "None" as valid `SameSite` value as per RFC 6265bis (GH-137040) (#137141)

2025-07-27 Thread picnixz
https://github.com/python/cpython/commit/97f5fdf567c61851fee38f1f1d0d073777d94f4a commit: 97f5fdf567c61851fee38f1f1d0d073777d94f4a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.13] gh-132898: Add a note in `multiprocessing.Process` docs about creating a process in a REPL (GH-137118) (#137155)

2025-07-27 Thread gpshead
https://github.com/python/cpython/commit/f867711df000dddcb7da5dc8afaac56adb7bc21b commit: f867711df000dddcb7da5dc8afaac56adb7bc21b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: gpshead <[email protected]> date: 2025-07-2

[Python-checkins] gh-132898: Add a note in `multiprocessing.Process` docs about creating a process in a REPL (GH-137118)

2025-07-27 Thread gpshead
https://github.com/python/cpython/commit/4e40f2bea7edfa5ba7e2e0e6159d9da9dfe4aa97 commit: 4e40f2bea7edfa5ba7e2e0e6159d9da9dfe4aa97 branch: main author: Duprat committer: gpshead <[email protected]> date: 2025-07-27T12:59:08-07:00 summary: gh-132898: Add a note in `multiproces

[Python-checkins] [3.13] gh-136278: Document codecs.escape_encode() and codecs.escape_decode() (GH-136314) (#137150)

2025-07-27 Thread malemburg
https://github.com/python/cpython/commit/81079d7b1ae9c122ec467d48418eb40bef2ddda3 commit: 81079d7b1ae9c122ec467d48418eb40bef2ddda3 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: malemburg date: 2025-07-27T16:44:25Z summary: [3.13] gh-136278

[Python-checkins] gh-136278: Document codecs.escape_encode() and codecs.escape_decode() (#136314)

2025-07-27 Thread malemburg
https://github.com/python/cpython/commit/6784ef7da7cbf1a944fd0685630ced54e4a0066c commit: 6784ef7da7cbf1a944fd0685630ced54e4a0066c branch: main author: Toshaksha <[email protected]> committer: malemburg date: 2025-07-27T16:37:52Z summary: gh-136278: Document codecs.esca

[Python-checkins] [3.13] gh-134698: Hold a lock when the thread state is detached in ssl (GH-134724) (#137126)

2025-07-27 Thread gpshead
https://github.com/python/cpython/commit/4a37dd6cef1556c64c2665061b5e01bbd2bb3a82 commit: 4a37dd6cef1556c64c2665061b5e01bbd2bb3a82 branch: 3.13 author: Gregory P. Smith <[email protected]> committer: gpshead <[email protected]> date: 2025-07-27T08:30:25-07:

[Python-checkins] GH-128520: pathlib ABCs: tweak protocol for virtual path strings (#134104)

2025-07-27 Thread barneygale
https://github.com/python/cpython/commit/2bd4ff07001038fada17b6dbcb5ab5aabd27c26e commit: 2bd4ff07001038fada17b6dbcb5ab5aabd27c26e branch: main author: Barney Gale committer: barneygale date: 2025-07-27T12:47:15+01:00 summary: GH-128520: pathlib ABCs: tweak protocol for virtual path strings (#13

[Python-checkins] GH-137059: `url2pathname()`: fix support for drive letter in netloc (#137060)

2025-07-27 Thread barneygale
https://github.com/python/cpython/commit/10a925c86db4cbcb9324c7269f69f813d3e7ed79 commit: 10a925c86db4cbcb9324c7269f69f813d3e7ed79 branch: main author: Barney Gale committer: barneygale date: 2025-07-27T11:44:41Z summary: GH-137059: `url2pathname()`: fix support for drive letter in netloc (#1370

[Python-checkins] gh-136992: Add "None" as valid `SameSite` value as per RFC 6265bis (#137040)

2025-07-27 Thread picnixz
https://github.com/python/cpython/commit/ae8b7d710020dfd336edd399fa35525dfe8fc049 commit: ae8b7d710020dfd336edd399fa35525dfe8fc049 branch: main author: Iqra Khan committer: picnixz <[email protected]> date: 2025-07-27T10:27:08+02:00 summary: gh-136992: Add "None" as valid

[Python-checkins] gh-137058: Update C23 standard version check in `pyport.h` (#137127)

2025-07-27 Thread picnixz
https://github.com/python/cpython/commit/cfd6da849a3c40904cddd23ae1700605877673fb commit: cfd6da849a3c40904cddd23ae1700605877673fb branch: main author: Abdul committer: picnixz <[email protected]> date: 2025-07-27T09:47:21+02:00 summary: gh-137058: Update C23 standard vers