[Python-checkins] gh-120683: Fix an error in logging.LogRecord timestamp (GH-120709)

2024-06-23 Thread serhiy-storchaka
https://github.com/python/cpython/commit/1500a23f33f5a6d052ff1ef6383d9839928b8ff1 commit: 1500a23f33f5a6d052ff1ef6383d9839928b8ff1 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-06-24T09:50:39+03:00 summary: gh-120683: Fix an error in logging.LogRecord timestamp (GH

[Python-checkins] Use _PyLong_IsNegative instead of _PyLong_Sign if appropriate. (GH-120493)

2024-06-23 Thread serhiy-storchaka
https://github.com/python/cpython/commit/02df6795743ee4ee26a07986edbb5e22ae9fec8b commit: 02df6795743ee4ee26a07986edbb5e22ae9fec8b branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-06-24T09:49:01+03:00 summary: Use _PyLong_IsNegative instead of _PyLong_Sign if appropri

[Python-checkins] [3.12] gh-119824: Revert the where solution and use meta commands (#120928)

2024-06-23 Thread gaogaotiantian
https://github.com/python/cpython/commit/69bd1a8da02048fdef0aded10847197bea6e42c0 commit: 69bd1a8da02048fdef0aded10847197bea6e42c0 branch: 3.12 author: Tian Gao committer: gaogaotiantian date: 2024-06-23T14:58:10-07:00 summary: [3.12] gh-119824: Revert the where solution and use meta commands (#

[Python-checkins] [3.13] gh-119824: Revert the `where` solution and use meta commands (#120919)

2024-06-23 Thread gaogaotiantian
https://github.com/python/cpython/commit/b7240ed3f09ffb4bb8bffac3a1ff88b1e99afa26 commit: b7240ed3f09ffb4bb8bffac3a1ff88b1e99afa26 branch: 3.13 author: Tian Gao committer: gaogaotiantian date: 2024-06-23T14:11:55-07:00 summary: [3.13] gh-119824: Revert the `where` solution and use meta commands

[Python-checkins] GH-73991: Add `pathlib.Path.copytree()` (#120718)

2024-06-23 Thread barneygale
https://github.com/python/cpython/commit/35e998f5608b04cdd331e67dd80d4829df71a5fd commit: 35e998f5608b04cdd331e67dd80d4829df71a5fd branch: main author: Barney Gale committer: barneygale date: 2024-06-23T22:01:12+01:00 summary: GH-73991: Add `pathlib.Path.copytree()` (#120718) Add `pathlib.Path.

[Python-checkins] [3.13] Docs makefile/RTD: Use uv if installed (GH-120711) (#120922)

2024-06-23 Thread hugovk
https://github.com/python/cpython/commit/1aadb51838aece99932c23bb0a4b50af07b365b4 commit: 1aadb51838aece99932c23bb0a4b50af07b365b4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-06-2

[Python-checkins] [3.12] Docs makefile/RTD: Use uv if installed (GH-120711) (#120923)

2024-06-23 Thread hugovk
https://github.com/python/cpython/commit/4e47f8ad6d63cdbdc09df467f14f93fec8af2f9a commit: 4e47f8ad6d63cdbdc09df467f14f93fec8af2f9a branch: 3.12 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2024-06-23T19:47:59Z

[Python-checkins] Docs makefile/RTD: Use uv if installed (#120711)

2024-06-23 Thread hugovk
https://github.com/python/cpython/commit/bc37ac7b440b5e816f0b3915b830404290522603 commit: bc37ac7b440b5e816f0b3915b830404290522603 branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2024-06-23T13:23:27-0

[Python-checkins] [3.12] gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911) (#120918)

2024-06-23 Thread jaraco
https://github.com/python/cpython/commit/daef7de36f06b5259ab68c8efe339e4fdf1dec8f commit: daef7de36f06b5259ab68c8efe339e4fdf1dec8f branch: 3.12 author: Jason R. Coombs committer: jaraco date: 2024-06-23T17:30:18Z summary: [3.12] gh-120910: Fix issue resolving relative paths outside site-packages

[Python-checkins] [3.13] gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911) (#120917)

2024-06-23 Thread jaraco
https://github.com/python/cpython/commit/6be1048e27f1f2eb35c45d17f3bb8760ec694550 commit: 6be1048e27f1f2eb35c45d17f3bb8760ec694550 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: jaraco date: 2024-06-23T17:30:08Z summary: [3.13] gh-120910: F

[Python-checkins] gh-120910: Fix issue resolving relative paths outside site-packages. (#120911)

2024-06-23 Thread jaraco
https://github.com/python/cpython/commit/1ba0bb21ed4eb54023fdfccc9cb20be8fff946b1 commit: 1ba0bb21ed4eb54023fdfccc9cb20be8fff946b1 branch: main author: Jason R. Coombs committer: jaraco date: 2024-06-23T13:06:07-04:00 summary: gh-120910: Fix issue resolving relative paths outside site-packages.

[Python-checkins] [3.13] Typing docs: normalize some indents in code examples (GH-120912) (#120915)

2024-06-23 Thread AlexWaygood
https://github.com/python/cpython/commit/d6791cd9338e08a5b51d77e16009393f3781a4b5 commit: d6791cd9338e08a5b51d77e16009393f3781a4b5 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-06-23T16:31:40Z summary: [3.13] Typing

[Python-checkins] [3.12] Typing docs: normalize some indents in code examples (GH-120912) (#120916)

2024-06-23 Thread AlexWaygood
https://github.com/python/cpython/commit/673cabc23b268374a96cc7b630654879df43fdd9 commit: 673cabc23b268374a96cc7b630654879df43fdd9 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-06-23T17:23:01+01:00 summary: [3.12] Ty

[Python-checkins] Typing docs: normalize some indents in code examples (#120912)

2024-06-23 Thread AlexWaygood
https://github.com/python/cpython/commit/0b918e81c1de909f753f1d02bcba0f831d63cfa8 commit: 0b918e81c1de909f753f1d02bcba0f831d63cfa8 branch: main author: Nyakku Shigure committer: AlexWaygood date: 2024-06-23T16:15:12Z summary: Typing docs: normalize some indents in code examples (#120912) files:

[Python-checkins] [3.12] gh-101830: Fix Tcl_Obj to string conversion (GH-120884) (GH-120913)

2024-06-23 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c525cb3a7ba68f9c8e78e7eb4a201bd4f24e89bd commit: c525cb3a7ba68f9c8e78e7eb4a201bd4f24e89bd branch: 3.12 author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-06-23T16:02:43Z summary: [3.12] gh-101830: Fix Tcl_Obj to string conversion (GH-120884)

[Python-checkins] [3.12] gh-119960: Add information about regex flags in re module functions (GH-119978) (#120908)

2024-06-23 Thread kumaraditya303
https://github.com/python/cpython/commit/32d43e5fa25c6d4a82bfc635e4704dda6cc34afc commit: 32d43e5fa25c6d4a82bfc635e4704dda6cc34afc branch: 3.12 author: Bénédikt Tran <[email protected]> committer: kumaraditya303 date: 2024-06-23T21:32:24+05:30 summary: [3.12] gh-119960: Ad

[Python-checkins] [3.13] gh-101830: Fix Tcl_Obj to string conversion (GH-120884) (GH-120905)

2024-06-23 Thread serhiy-storchaka
https://github.com/python/cpython/commit/99f18ea68934cb59c89c09e946aa1a504bb33065 commit: 99f18ea68934cb59c89c09e946aa1a504bb33065 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-23T18:33:19+03:00 summary: [3.1

[Python-checkins] gh-101830: Fix Tcl_Obj to string conversion (GH-120884)

2024-06-23 Thread serhiy-storchaka
https://github.com/python/cpython/commit/f4ddaa396715855ffbd94590f89ab7d55feeec07 commit: f4ddaa396715855ffbd94590f89ab7d55feeec07 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-06-23T16:34:14+03:00 summary: gh-101830: Fix Tcl_Obj to string conversion (GH-120884) A

[Python-checkins] GH-120804: add docs for removal for asyncio child watchers (#120895)

2024-06-23 Thread kumaraditya303
https://github.com/python/cpython/commit/18b6ca9660370c7fb5fd50c4036be078c3267f4c commit: 18b6ca9660370c7fb5fd50c4036be078c3267f4c branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-06-23T13:14:12Z summary: GH-120804: add docs for removal for asyncio child watchers (#120895)

[Python-checkins] GH-120804: Remove `PidfdChildWatcher`, `ThreadedChildWatcher` and `AbstractChildWatcher` from asyncio APIs (#120893)

2024-06-23 Thread kumaraditya303
https://github.com/python/cpython/commit/9d2e1ea3862e5950d48b45ac57995a206e33f38b commit: 9d2e1ea3862e5950d48b45ac57995a206e33f38b branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-06-23T18:38:50+05:30 summary: GH-120804: Remove `PidfdChildWatcher`, `ThreadedChildWatcher` an

[Python-checkins] [3.13] gh-120896: Fix typo in version changed note of `urllib.parse.urlparse()` (GH-120898) (#120902)

2024-06-23 Thread kumaraditya303
https://github.com/python/cpython/commit/97acd295418493b19d78ed1a26d76e2dc8cc63dd commit: 97acd295418493b19d78ed1a26d76e2dc8cc63dd branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-06-23T18:28:06+05:30 summary: [3.13]

[Python-checkins] [3.12] gh-120896: Fix typo in version changed note of `urllib.parse.urlparse()` (GH-120898) (#120903)

2024-06-23 Thread kumaraditya303
https://github.com/python/cpython/commit/2d6d862706a630d5f043d2c01ab90e8ec9fbce41 commit: 2d6d862706a630d5f043d2c01ab90e8ec9fbce41 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-06-23T18:10:11+05:30 summary: [3.12]

[Python-checkins] [3.13] gh-119003: Clarify slice assignments (GH-119935) (#120847)

2024-06-23 Thread kumaraditya303
https://github.com/python/cpython/commit/bf7aac3d25dc396128d56b699ca269c89975e41f commit: bf7aac3d25dc396128d56b699ca269c89975e41f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-06-23T18:04:48+05:30 summary: [3.13]

[Python-checkins] [3.12] gh-119003: Clarify slice assignments (GH-119935) (#120848)

2024-06-23 Thread kumaraditya303
https://github.com/python/cpython/commit/2b2530540f264926b854eb58c31ffe5dfb04895a commit: 2b2530540f264926b854eb58c31ffe5dfb04895a branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-06-23T18:04:25+05:30 summary: [3.12]

[Python-checkins] gh-120896: Fix typo in version changed note of `urllib.parse.urlparse()` (#120898)

2024-06-23 Thread kumaraditya303
https://github.com/python/cpython/commit/b6fa8fe86a6f4d02c263682716a91285a94024fc commit: b6fa8fe86a6f4d02c263682716a91285a94024fc branch: main author: Nice Zombies committer: kumaraditya303 date: 2024-06-23T18:00:23+05:30 summary: gh-120896: Fix typo in version changed note of `urllib.parse.url