[Python-checkins] [3.12] gh-115795: Doc: fix obsolete URL (GH-115749) (#115803)

2024-02-21 Thread hugovk
https://github.com/python/cpython/commit/db3306081f610e09758dcf7073255be847246b54 commit: db3306081f610e09758dcf7073255be847246b54 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-02-2

[Python-checkins] [3.11] gh-115795: Doc: fix obsolete URL (GH-115749) (#115804)

2024-02-21 Thread hugovk
https://github.com/python/cpython/commit/a0434b21d376def1faac7af239c606e5d7ead01f commit: a0434b21d376def1faac7af239c606e5d7ead01f branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-02-2

[Python-checkins] gh-115795: Doc: fix obsolete URL (#115749)

2024-02-21 Thread hugovk
https://github.com/python/cpython/commit/7bc79371a62e8f45542cf5679ed35d0d29e94226 commit: 7bc79371a62e8f45542cf5679ed35d0d29e94226 branch: main author: partev committer: hugovk <[email protected]> date: 2024-02-22T08:45:26+02:00 summary: gh-115795: Doc: fix obsolete URL (#11

[Python-checkins] [3.8] gh-107077: Raise SSLCertVerificationError even if the error is set via SSL_ERROR_SYSCALL (GH-107586) (GH-107591)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/4d58a1d8fb27048c11bcbda3da1bebf78f979335 commit: 4d58a1d8fb27048c11bcbda3da1bebf78f979335 branch: 3.8 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-02-21T16:22:09+01:00 summary: [3.8] gh-107077:

[Python-checkins] [3.9] gh-107077: Raise SSLCertVerificationError even if the error is set via SSL_ERROR_SYSCALL (GH-107586) (#107590)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/468ba95c797623ab4f4ff95ac342ded9e9a74e97 commit: 468ba95c797623ab4f4ff95ac342ded9e9a74e97 branch: 3.9 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-02-21T17:02:34+01:00 summary: [3.9] gh-107077:

[Python-checkins] gh-111140: Improve PyLong_AsNativeBytes API doc example & improve the test (#115380)

2024-02-21 Thread gpshead
https://github.com/python/cpython/commit/fac99b8b0df209ca6546545193b1873672d536ca commit: fac99b8b0df209ca6546545193b1873672d536ca branch: main author: Gregory P. Smith committer: gpshead date: 2024-02-22T03:27:16Z summary: gh-40: Improve PyLong_AsNativeBytes API doc example & improve the te

[Python-checkins] [3.12] gh-112364: Correct unparsing of backslashes and quotes in ast.… (#115782)

2024-02-21 Thread pablogsal
https://github.com/python/cpython/commit/d2fced712845a9d33e5d8def54103491d38ab786 commit: d2fced712845a9d33e5d8def54103491d38ab786 branch: 3.12 author: Frank Hoffmann <[email protected]> committer: pablogsal date: 2024-02-21T23:28:07Z summary: [3.12] gh-112364: Correct unp

[Python-checkins] gh-111225: Link extension modules against libpython on Android (#115780)

2024-02-21 Thread erlend-aasland
https://github.com/python/cpython/commit/7f5e3f04f838686d65f1053a5e47f5d3faf0b228 commit: 7f5e3f04f838686d65f1053a5e47f5d3faf0b228 branch: main author: Malcolm Smith committer: erlend-aasland date: 2024-02-21T23:18:57Z summary: gh-111225: Link extension modules against libpython on Android (#115

[Python-checkins] [3.11] gh-93205: When rotating logs with no namer specified, match whole extension (GH-93224) (GH-115785)

2024-02-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/301f1663101e257c3302cce4708df38a96af9897 commit: 301f1663101e257c3302cce4708df38a96af9897 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-02-21T21:44:06Z summary: [3.11] gh

[Python-checkins] [3.12] gh-93205: When rotating logs with no namer specified, match whole extension (GH-93224) (GH-115784)

2024-02-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/3651c2729a1035bb0f05543917b7bf3a70a831b7 commit: 3651c2729a1035bb0f05543917b7bf3a70a831b7 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-02-21T21:36:25Z summary: [3.12] gh

[Python-checkins] gh-93205: When rotating logs with no namer specified, match whole extension (GH-93224)

2024-02-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/113687a8381d6dde179aeede607bcbca5c09d182 commit: 113687a8381d6dde179aeede607bcbca5c09d182 branch: main author: Gabriele Catania committer: serhiy-storchaka date: 2024-02-21T23:09:06+02:00 summary: gh-93205: When rotating logs with no namer specified, matc

[Python-checkins] gh-113655: Increase stack reserve size on Windows for when running PGO (GH-115770)

2024-02-21 Thread zooba
https://github.com/python/cpython/commit/8e70dc873963ef76234ee9d6885b05bfb89eec98 commit: 8e70dc873963ef76234ee9d6885b05bfb89eec98 branch: 3.12 author: Steve Dower committer: zooba date: 2024-02-21T19:46:46Z summary: gh-113655: Increase stack reserve size on Windows for when running PGO (GH-115

[Python-checkins] gh-115491: Keep some fields valid across allocations in obmalloc (free-threading) (#115745)

2024-02-21 Thread DinoV
https://github.com/python/cpython/commit/347acded845d07b70232cade8d576b6f0aaeb473 commit: 347acded845d07b70232cade8d576b6f0aaeb473 branch: main author: Sam Gross committer: DinoV date: 2024-02-21T10:00:08-08:00 summary: gh-115491: Keep some fields valid across allocations in obmalloc (free-thre

[Python-checkins] gh-115304: Add doc for initializing PyMutex as a global variable (#115305)

2024-02-21 Thread colesbury
https://github.com/python/cpython/commit/87a65a5bd446a6fc74db651e56b04c332e33fa07 commit: 87a65a5bd446a6fc74db651e56b04c332e33fa07 branch: main author: AN Long committer: colesbury date: 2024-02-21T12:35:53-05:00 summary: gh-115304: Add doc for initializing PyMutex as a global variable (#115305)

[Python-checkins] [3.11] gh-96310: Fix a traceback in argparse when all options in a mutually exclusive group are suppressed (GH-96311) (GH-115768)

2024-02-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a27c540d20b51d20c110fa8bc62ea040b185f958 commit: a27c540d20b51d20c110fa8bc62ea040b185f958 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-02-21T18:20:08+02:00 summary: [3.1

[Python-checkins] [3.12] gh-96310: Fix a traceback in argparse when all options in a mutually exclusive group are suppressed (GH-96311) (GH-115767)

2024-02-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/dae7341da27a6004d985f1fd696f755f634bf61e commit: dae7341da27a6004d985f1fd696f755f634bf61e branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-02-21T18:20:29+02:00 summary: [3.1

[Python-checkins] gh-96310: Fix a traceback in argparse when all options in a mutually exclusive group are suppressed (GH-96311)

2024-02-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/5f7df88821347c5f44fc4e2c691e83a60a6c6cd5 commit: 5f7df88821347c5f44fc4e2c691e83a60a6c6cd5 branch: main author: Daniel Mach committer: serhiy-storchaka date: 2024-02-21T13:58:04Z summary: gh-96310: Fix a traceback in argparse when all options in a mutually

[Python-checkins] gh-104090: Add exit code to multiprocessing ResourceTracker (GH-115410)

2024-02-21 Thread encukou
https://github.com/python/cpython/commit/4a9e6497c2cae40647589497e033b0b590a180ba commit: 4a9e6497c2cae40647589497e033b0b590a180ba branch: main author: Petr Viktorin committer: encukou date: 2024-02-21T13:54:57+01:00 summary: gh-104090: Add exit code to multiprocessing ResourceTracker (GH-115410

[Python-checkins] [3.12] gh-114785: Remove content from `Porting from Python2` how-to (GH-114805) (GH-115327)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/2ea2d25cc67e268975d471a367478fbe48880743 commit: 2ea2d25cc67e268975d471a367478fbe48880743 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-02-21T13:49:36+01:00 summary: [3.12] gh-114785

[Python-checkins] [3.8] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115475)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/8c6f277e453f8d08addde8ed5a7ed1ba9c442904 commit: 8c6f277e453f8d08addde8ed5a7ed1ba9c442904 branch: 3.8 author: Seth Michael Larson committer: ambv date: 2024-02-21T13:48:24+01:00 summary: [3.8] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115475) Man

[Python-checkins] [3.11] gh-114785: Remove content from `Porting from Python2` how-to (GH-114805) (GH-115328)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/35e5bbc845d2f36059a5e8c48316849faa48b978 commit: 35e5bbc845d2f36059a5e8c48316849faa48b978 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-02-21T13:50:07+01:00 summary: [3.11] gh-114785

[Python-checkins] [3.9] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115474)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/4b68e5d7ab6a72dd4519564c1c2e9305cec66f10 commit: 4b68e5d7ab6a72dd4519564c1c2e9305cec66f10 branch: 3.9 author: Seth Michael Larson committer: ambv date: 2024-02-21T13:48:13+01:00 summary: [3.9] Upgrade bundled libexpat to 2.6.0 (GH-115399) (GH-115474) Man

[Python-checkins] [3.9] gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-115400) (GH-115763)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/0397866920e388dfcbd1bc4360aaa8d473f8f56b commit: 0397866920e388dfcbd1bc4360aaa8d473f8f56b branch: 3.9 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-02-21T12:45:14+01:00 summary: [3.9] gh-115399:

[Python-checkins] [3.8] gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-115400) (GH-115764)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/1e7f79a196ece59990516d659dfe764056d1517e commit: 1e7f79a196ece59990516d659dfe764056d1517e branch: 3.8 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-02-21T12:43:42+01:00 summary: [3.8] gh-115399:

[Python-checkins] [3.11] gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-115400) (GH-115761)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/6928d5e1f7a017f622e311d7cd574b17fe9e08f0 commit: 6928d5e1f7a017f622e311d7cd574b17fe9e08f0 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-02-21T12:43:16+01:00 summary: [3.11] gh-115399

[Python-checkins] [3.10] gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-115400) (GH-115762)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/b612ec6b19e9957c79b842ac62ef479fb088899f commit: b612ec6b19e9957c79b842ac62ef479fb088899f branch: 3.10 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-02-21T12:43:27+01:00 summary: [3.10] gh-115399

[Python-checkins] [3.12] gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-115400) (GH-115760)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/cab8d07d17227bb24cb9e875b2150aede85d806f commit: cab8d07d17227bb24cb9e875b2150aede85d806f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-02-21T12:43:05+01:00 summary: [3.12] gh-115399

[Python-checkins] argparse: remove incoherent and redundant docstring for private method (GH-101591)

2024-02-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b052fa381fa2ce6820332d56fb22cd7156529d24 commit: b052fa381fa2ce6820332d56fb22cd7156529d24 branch: main author: Frank Dana committer: serhiy-storchaka date: 2024-02-21T11:32:28Z summary: argparse: remove incoherent and redundant docstring for private metho

[Python-checkins] gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-115400)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/fbd40ce46e7335a5dbaf48a3aa841be22d7302ba commit: fbd40ce46e7335a5dbaf48a3aa841be22d7302ba branch: main author: Sebastian Pipping committer: ambv date: 2024-02-21T12:26:16+01:00 summary: gh-115399: Document CVE-2023-52425 under "XML vulnerabilities" (GH-11

[Python-checkins] [3.9] Fix tests for XMLPullParser with Expat 2.6.0 (GH-115133) (GH-115535)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/dafb4f0c6be53b6afd3beb7ddbce1c22b4f376bc commit: dafb4f0c6be53b6afd3beb7ddbce1c22b4f376bc branch: 3.9 author: Seth Michael Larson committer: ambv date: 2024-02-21T12:22:55+01:00 summary: [3.9] Fix tests for XMLPullParser with Expat 2.6.0 (GH-115133) (GH-1

[Python-checkins] [3.8] gh-97032: avoid test_squeezer crash on macOS buildbots (GH-115508) (GH-115656)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/ab64d7d868f040c575efeaf89b594c9b8812fdba commit: ab64d7d868f040c575efeaf89b594c9b8812fdba branch: 3.8 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-02-21T12:21:53+01:00 summary: [3.8] gh-97032: a

[Python-checkins] [3.8] gh-115133: Fix tests for XMLPullParser with Expat 2.6.0 (GH-115164) (GH-115536)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/366f3152a7313a7f3ab266dcbf333062afa49675 commit: 366f3152a7313a7f3ab266dcbf333062afa49675 branch: 3.8 author: Seth Michael Larson committer: ambv date: 2024-02-21T12:18:41+01:00 summary: [3.8] gh-115133: Fix tests for XMLPullParser with Expat 2.6.0 (GH-11

[Python-checkins] [3.9] gh-97032: avoid test_squeezer crash on macOS buildbots (GH-115508) (#115655)

2024-02-21 Thread ambv
https://github.com/python/cpython/commit/c23f74903f133d83249c830e65322be3c32b64a2 commit: c23f74903f133d83249c830e65322be3c32b64a2 branch: 3.9 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-02-21T12:17:44+01:00 summary: [3.9] gh-97032: a

[Python-checkins] gh-110850: Cleanup PyTime API: PyTime_t are nanoseconds (#115753)

2024-02-21 Thread vstinner
https://github.com/python/cpython/commit/e4c34f04a197391576a692d77eaece1ea10abd87 commit: e4c34f04a197391576a692d77eaece1ea10abd87 branch: main author: Victor Stinner committer: vstinner date: 2024-02-21T11:46:00+01:00 summary: gh-110850: Cleanup PyTime API: PyTime_t are nanoseconds (#115753) P

[Python-checkins] [3.12] gh-115653: Document PyCode_GetFirstFree() (GH-115654) (#115752)

2024-02-21 Thread vstinner
https://github.com/python/cpython/commit/8d0ec397324a6a5751c75430f0aa14db96461aeb commit: 8d0ec397324a6a5751c75430f0aa14db96461aeb branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-02-21T11:31:56+01:00 summary: [3.12] gh-11

[Python-checkins] gh-112364: Correct unparsing of backslashes and quotes in ast.unparse (#115696)

2024-02-21 Thread pablogsal
https://github.com/python/cpython/commit/69ab93082d14425aaac48b8393711c716575b132 commit: 69ab93082d14425aaac48b8393711c716575b132 branch: main author: Frank Hoffmann <[email protected]> committer: pablogsal date: 2024-02-21T10:24:08Z summary: gh-112364: Correct unparsing

[Python-checkins] gh-115737: Correct libpython install name for macOS shared library builds. (gh-115750)

2024-02-21 Thread ned-deily
https://github.com/python/cpython/commit/074bbec9c4911da1d1155e56bd1693665800b814 commit: 074bbec9c4911da1d1155e56bd1693665800b814 branch: main author: Russell Keith-Magee committer: ned-deily date: 2024-02-21T04:11:04-05:00 summary: gh-115737: Correct libpython install name for macOS shared lib

[Python-checkins] gh-115653: Document PyCode_GetFirstFree() (#115654)

2024-02-21 Thread vstinner
https://github.com/python/cpython/commit/10fc4675fdb14e19f2fdd15102c6533b9f71e992 commit: 10fc4675fdb14e19f2fdd15102c6533b9f71e992 branch: main author: Bogdan Romanyuk <[email protected]> committer: vstinner date: 2024-02-21T10:01:36+01:00 summary: gh-115653: Document Py

[Python-checkins] gh-110850: Replace private _PyTime_MAX with public PyTime_MAX (#115751)

2024-02-21 Thread vstinner
https://github.com/python/cpython/commit/77430b6a329bb04ca884d08afefda25112372afa commit: 77430b6a329bb04ca884d08afefda25112372afa branch: main author: Victor Stinner committer: vstinner date: 2024-02-21T08:11:40Z summary: gh-110850: Replace private _PyTime_MAX with public PyTime_MAX (#115751)