https://github.com/python/cpython/commit/009618f1125838af3c4afc772f2593637766fd45
commit: 009618f1125838af3c4afc772f2593637766fd45
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-06-29T06:57:33Z
summary:
[3.13] gh
https://github.com/python/cpython/commit/027902b56f2176c571e5e244c3c23dc7247b67dc
commit: 027902b56f2176c571e5e244c3c23dc7247b67dc
branch: 3.12
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-06-29T06:54:27Z
summary:
[3.12] gh-120713: Normalize year with century for datetime.strf
https://github.com/python/cpython/commit/21a953613c17629321fc9e5a455a18af2a33862d
commit: 21a953613c17629321fc9e5a455a18af2a33862d
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: kumaraditya303
date: 2024-06-29T12:12:46+05:30
summary:
[3.12]
https://github.com/python/cpython/commit/cbbd95328d9ca0fbb42e9dbb0060c4a98184e0fb
commit: cbbd95328d9ca0fbb42e9dbb0060c4a98184e0fb
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: kumaraditya303
date: 2024-06-29T12:12:35+05:30
summary:
[3.13]
https://github.com/python/cpython/commit/0a1e8ff9c15675fdc4d07fa6c59f83808bf00798
commit: 0a1e8ff9c15675fdc4d07fa6c59f83808bf00798
branch: main
author: Wim Jeantine-Glenn
committer: kumaraditya303
date: 2024-06-29T12:10:13+05:30
summary:
gh-121101: Document -Wall option (an alias for -Walways) (
https://github.com/python/cpython/commit/6d34938dc8163f4a4bcc68069a1645a7ab76e935
commit: 6d34938dc8163f4a4bcc68069a1645a7ab76e935
branch: main
author: blhsing
committer: serhiy-storchaka
date: 2024-06-29T09:32:42+03:00
summary:
gh-120713: Normalize year with century for datetime.strftime (GH-12
https://github.com/python/cpython/commit/5c06b34665c4538f7142a71ecc4cc4a0d82d2653
commit: 5c06b34665c4538f7142a71ecc4cc4a0d82d2653
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: gaogaotiantian
date: 2024-06-28T16:17:51-07:00
summary:
[3.12]
https://github.com/python/cpython/commit/50ea6408b8cb31d39a91f3d08b2e7a0e97d9424e
commit: 50ea6408b8cb31d39a91f3d08b2e7a0e97d9424e
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: gaogaotiantian
date: 2024-06-28T16:17:34-07:00
summary:
[3.13]
https://github.com/python/cpython/commit/92893fd8dc803ed7cdde55d29d25f84ccb5e3ef0
commit: 92893fd8dc803ed7cdde55d29d25f84ccb5e3ef0
branch: main
author: Justin Applegate <[email protected]>
committer: gaogaotiantian
date: 2024-06-28T14:43:45-07:00
summary:
gh-121137: Add
https://github.com/python/cpython/commit/e6543daf12051e9c660a5c0437683e8d2706a3c7
commit: e6543daf12051e9c660a5c0437683e8d2706a3c7
branch: main
author: Ken Jin
committer: Fidget-Spinner
date: 2024-06-29T02:14:48+08:00
summary:
gh-117139: Fix a few wrong steals in bytecodes.c (GH-121127)
Fix a f
https://github.com/python/cpython/commit/3a420de986efef4bae039e2aad9feaa26505d24b
commit: 3a420de986efef4bae039e2aad9feaa26505d24b
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: encukou
date: 2024-06-28T18:21:56+02:00
summary:
[3.12] gh-115
https://github.com/python/cpython/commit/b31f7e2e90a811f46f1934dd3604412d1381eede
commit: b31f7e2e90a811f46f1934dd3604412d1381eede
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: vsajip
date: 2024-06-28T17:10:53+01:00
summary:
[3.12] gh-1208
https://github.com/python/cpython/commit/58a3c3c0ad1f691810054fbc0feb8d9260e55fc2
commit: 58a3c3c0ad1f691810054fbc0feb8d9260e55fc2
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: zooba
date: 2024-06-28T15:52:26Z
summary:
gh-121115: Skip __in
https://github.com/python/cpython/commit/2894aa14f22430e9b6d4676afead6da7c79209ca
commit: 2894aa14f22430e9b6d4676afead6da7c79209ca
branch: main
author: Steve Dower
committer: zooba
date: 2024-06-28T16:26:21+01:00
summary:
gh-121115: Skip __index__ in PyLong_AsNativeBytes by default (GH-121118)
https://github.com/python/cpython/commit/99de20d729c14c9ea062c205b55925305ed797b6
commit: 99de20d729c14c9ea062c205b55925305ed797b6
branch: 3.13
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-06-28T15:04:44Z
summary:
[3.13] gh-121018: Fix more cases of exiting in argparse when
e
https://github.com/python/cpython/commit/8ea6cc14a5178b456278c35f63b0859c6b5f4f64
commit: 8ea6cc14a5178b456278c35f63b0859c6b5f4f64
branch: 3.12
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-06-28T14:52:07Z
summary:
[3.12] gh-121018: Fix more cases of exiting in argparse when
e
https://github.com/python/cpython/commit/394dc93bf99d01f085b6a76ba057b1941cc2ebc7
commit: 394dc93bf99d01f085b6a76ba057b1941cc2ebc7
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: encukou
date: 2024-06-28T16:23:08+02:00
summary:
[3.13] gh-115
https://github.com/python/cpython/commit/81a654a3425eaa05a51342509089533c1f623f1b
commit: 81a654a3425eaa05a51342509089533c1f623f1b
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-06-28T17:21:59+03:00
summary:
gh-121018: Fix more cases of exiting in argparse when exit
https://github.com/python/cpython/commit/43709d5d5424725ec061de2c12c3761affde69ef
commit: 43709d5d5424725ec061de2c12c3761affde69ef
branch: main
author: Victor Stinner
committer: vstinner
date: 2024-06-28T14:41:37+02:00
summary:
Check for compiler warnings in test_cext on Windows (#121088)
On Wi
https://github.com/python/cpython/commit/ef3c400434eab53e358ebfa5da0411fab722cafb
commit: ef3c400434eab53e358ebfa5da0411fab722cafb
branch: main
author: Kumar Aditya
committer: kumaraditya303
date: 2024-06-28T17:23:56+05:30
summary:
gh-120804: remove `is_active` method from internal child watcher
https://github.com/python/cpython/commit/497047606d6349b0596a53c6db1a1616ef0f0d80
commit: 497047606d6349b0596a53c6db1a1616ef0f0d80
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2024-06-28T11:26:37Z
summary:
[3.13] gh-121096:
https://github.com/python/cpython/commit/21a63b9c4c16269ea90326968ef0f60ff7f026cf
commit: 21a63b9c4c16269ea90326968ef0f60ff7f026cf
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2024-06-28T11:17:30Z
summary:
[3.12] gh-121096:
https://github.com/python/cpython/commit/6e63d84e43fdce3a5bdb899b024cf947d4e48900
commit: 6e63d84e43fdce3a5bdb899b024cf947d4e48900
branch: main
author: Victor Stinner
committer: vstinner
date: 2024-06-28T13:10:11+02:00
summary:
gh-121096: Ignore dlopen() leaks in Valgrind suppression file (#1210
https://github.com/python/cpython/commit/e310d2bd71b72ad050e20a3da30636e0970a6fc2
commit: e310d2bd71b72ad050e20a3da30636e0970a6fc2
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-06-28T09:23:38Z
summary:
[3.13] gh
https://github.com/python/cpython/commit/2a68ed986e9d19dff5d09713a5a225879acba3cb
commit: 2a68ed986e9d19dff5d09713a5a225879acba3cb
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-06-28T09:09:38Z
summary:
[3.12] gh
https://github.com/python/cpython/commit/58a3580836eca58c4a0c02cedc8a8d6080b8ab59
commit: 58a3580836eca58c4a0c02cedc8a8d6080b8ab59
branch: main
author: Kumar Aditya
committer: kumaraditya303
date: 2024-06-28T14:33:31+05:30
summary:
gh-107803: add whatsnew for asyncio double linked list implement
26 matches
Mail list logo