https://github.com/python/cpython/commit/c124ae9d0bc3eea52c6b0d5da0ad5a77d02aa36a
commit: c124ae9d0bc3eea52c6b0d5da0ad5a77d02aa36a
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 202
https://github.com/python/cpython/commit/86804003ed70acbf8a2531c6784895d750c50456
commit: 86804003ed70acbf8a2531c6784895d750c50456
branch: main
author: Nadeshiko Manju
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 2025-04-06T05:25:08+01:00
summary:
gh-132134: Add the cla
https://github.com/python/cpython/commit/d9def7aaf42894a31371a0c45d2c3169ddf674b5
commit: d9def7aaf42894a31371a0c45d2c3169ddf674b5
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 202
https://github.com/python/cpython/commit/844765b20f993e69fd6b7b70341f636fb84b473d
commit: 844765b20f993e69fd6b7b70341f636fb84b473d
branch: main
author: Sam Gross
committer: rhettinger
date: 2025-03-20T17:10:33-05:00
summary:
gh-131269: Minor optimization in random.py (#131270)
files:
M Lib/rand
https://github.com/python/cpython/commit/4f325168048fda89cef8bd2de859f65ec91754a3
commit: 4f325168048fda89cef8bd2de859f65ec91754a3
branch: main
author: Sam Gross
committer: colesbury
date: 2025-03-21T11:10:07-04:00
summary:
gh-128421: Add locking to most frame object functions (gh-131479)
This
https://github.com/python/cpython/commit/ce85eb544ddce007e6d59590e0e18676bfd8c3fc
commit: ce85eb544ddce007e6d59590e0e18676bfd8c3fc
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 202
https://github.com/python/cpython/commit/9c1e85fd64cf6a85f7c96390d7b2dfad03a76944
commit: 9c1e85fd64cf6a85f7c96390d7b2dfad03a76944
branch: main
author: Martin DeMello
committer: corona10
date: 2025-03-29T08:58:17+09:00
summary:
gh-131740: minor readability fix in PyUnstable_GC_VisitObjects (gh-1
https://github.com/python/cpython/commit/5d73970687a3bd57a91cc5c811db5568f15a9db7
commit: 5d73970687a3bd57a91cc5c811db5568f15a9db7
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: hugovk <1324225+hug...@users.noreply.github.com>
date: 2025-03-1
https://github.com/python/cpython/commit/5bcb476df1127bffcad8f37141d8140221a7b43b
commit: 5bcb476df1127bffcad8f37141d8140221a7b43b
branch: 3.13
author: Brian Schubert
committer: vstinner
date: 2025-03-26T17:31:59+01:00
summary:
[3.13] gh-131649: fix test_string_literals SyntaxWarning (GH-131650)
https://github.com/python/cpython/commit/8cd29c2b533e5a1a262238695d05f2a7c44d6455
commit: 8cd29c2b533e5a1a262238695d05f2a7c44d6455
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-04-01T13:54:27Z
summary:
gh-78: Fix getsockaddrarg() undefined behavior (#131668)
Don't pass
https://github.com/python/cpython/commit/4efe397d8e2c14cc5590b799d0a7ae611c610948
commit: 4efe397d8e2c14cc5590b799d0a7ae611c610948
branch: main
author: Bénédikt Tran <10796600+picn...@users.noreply.github.com>
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-03-24T14:43:48Z
https://github.com/python/cpython/commit/7ebd71ee14a497bb5dc7a693dd00f074a9f4831f
commit: 7ebd71ee14a497bb5dc7a693dd00f074a9f4831f
branch: main
author: Mark Shannon
committer: markshannon
date: 2025-03-20T15:39:38Z
summary:
GH-131498: Remove conditional stack effects (GH-131499)
* Adds some mis
https://github.com/python/cpython/commit/34c1ea3109d750896bc27b575ebaec85a371d0ba
commit: 34c1ea3109d750896bc27b575ebaec85a371d0ba
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-03-20T12:27:03+01:00
summary:
gh-78: Fix function signatures for multiple tests (#131496)
fil
https://github.com/python/cpython/commit/c824d8e6f96a2c36c9f955f3be6138caaae35bfa
commit: c824d8e6f96a2c36c9f955f3be6138caaae35bfa
branch: main
author: Neil Schemenauer
committer: kumaraditya303
date: 2025-03-27T13:58:59+05:30
summary:
gh-131782: Fix cast to match type of `bits` in `_Py_TryIncre
https://github.com/python/cpython/commit/d4ddc03e56a744904248cc4cb7f3339d52c5fecd
commit: d4ddc03e56a744904248cc4cb7f3339d52c5fecd
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: kumaraditya303
date: 2025-03-28T14:25:39Z
summary:
[3.12] gh-1
https://github.com/python/cpython/commit/7101cba6bf12639e277f7681b90a70c11368cabb
commit: 7101cba6bf12639e277f7681b90a70c11368cabb
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-03-21T23:24:14+01:00
summary:
gh-131238: Move _Py_VISIT_STACKREF() to pycore_stackref.h (#131560)
https://github.com/python/cpython/commit/511d3440a0bbb19731f4d96dde65dffbf85cdda5
commit: 511d3440a0bbb19731f4d96dde65dffbf85cdda5
branch: main
author: Peter Bierma
committer: vstinner
date: 2025-03-31T19:30:29+02:00
summary:
gh-131936: Strengthen check in `_suggestions._generate_suggestions` (#
https://github.com/python/cpython/commit/8abfaba5a67a99c446f0c13253ee0ce97bf6fa5c
commit: 8abfaba5a67a99c446f0c13253ee0ce97bf6fa5c
branch: main
author: Barney Gale
committer: barneygale
date: 2025-03-19T19:33:01Z
summary:
GH-125866: Deprecate `nturl2path` module (#131432)
Deprecate the `nturl2p
https://github.com/python/cpython/commit/0a22407a233bf07cf8c5ade8edb5fc73fce14735
commit: 0a22407a233bf07cf8c5ade8edb5fc73fce14735
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: vstinner
date: 2025-03-21T11:20:52+01:00
summary:
[3.13] gh-13
https://github.com/python/cpython/commit/f297dabbe05fb240f5eaf0831420a8408ddec5e4
commit: f297dabbe05fb240f5eaf0831420a8408ddec5e4
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-0
https://github.com/python/cpython/commit/e0fda794fadb09f08a5d1a04aa6a7e0b42a99666
commit: e0fda794fadb09f08a5d1a04aa6a7e0b42a99666
branch: main
author: Stan Ulbrych <89152624+stanfromirel...@users.noreply.github.com>
committer: gpshead
date: 2025-03-20T20:47:09-07:00
summary:
gh-70647: Raise a mo
https://github.com/python/cpython/commit/87d9983994e9a423e9e0050b1bbee52ebaf84367
commit: 87d9983994e9a423e9e0050b1bbee52ebaf84367
branch: main
author: Tomas R.
committer: serhiy-storchaka
date: 2025-04-02T11:46:54+03:00
summary:
gh-130197: pygettext: Test the --escape option (GH-131902)
files:
https://github.com/python/cpython/commit/ef70f029255b10faf659a54f79f9de4c003ec331
commit: ef70f029255b10faf659a54f79f9de4c003ec331
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2025-04-05T16:41:57+03:00
summary:
Skip a test for Bluetooth HCI socket (added in GH-132023)
https://github.com/python/cpython/commit/0c110439b3e8c5a14d6ba6601d396b500c38ef02
commit: 0c110439b3e8c5a14d6ba6601d396b500c38ef02
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-0
https://github.com/python/cpython/commit/a5ed92025b7964b3919c6c34e4b9d25e6d6637a2
commit: a5ed92025b7964b3919c6c34e4b9d25e6d6637a2
branch: 3.13
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2025-04-05T15:01:35+03:00
summary:
[3.13] Add tests for Bluetooth RFCOMM, HCI and SCO (GH-132
https://github.com/python/cpython/commit/b0f77c4d250789fd1deaab4912919e2e6b89e583
commit: b0f77c4d250789fd1deaab4912919e2e6b89e583
branch: main
author: Thomas Grainger
committer: vstinner
date: 2025-04-02T14:30:19+02:00
summary:
gh-131888: fix ResourceWarning in test_ftplib (#131889)
files:
M L
https://github.com/python/cpython/commit/e1626c3b70ed04e264d802a8ed83d70ca248fded
commit: e1626c3b70ed04e264d802a8ed83d70ca248fded
branch: 3.12
author: Adam Turner <9087854+aa-tur...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 2025-03-20T15:40:3
https://github.com/python/cpython/commit/39b37b0110d0faaa25d7cdaab008f856eec8173c
commit: 39b37b0110d0faaa25d7cdaab008f856eec8173c
branch: main
author: Kumar Aditya
committer: kumaraditya303
date: 2025-03-20T12:03:54+05:30
summary:
gh-128421: add critical section around `traceback.tb_next` (#131
https://github.com/python/cpython/commit/561965fa5c8314dee5b86586ffa16c1f369d1fa2
commit: 561965fa5c8314dee5b86586ffa16c1f369d1fa2
branch: main
author: Adam Turner <9087854+aa-tur...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 2025-04-05T14:20:0
https://github.com/python/cpython/commit/92fb949eac22d1e058906123a21791ba55876090
commit: 92fb949eac22d1e058906123a21791ba55876090
branch: main
author: Ken Jin
committer: Fidget-Spinner
date: 2025-04-06T00:58:23+08:00
summary:
gh-132132: Upgrade LLVM on tail calling CI (GH-132098)
files:
M .git
https://github.com/python/cpython/commit/6935d96e9c2e3cc5101b8949872f6d746c75b1c0
commit: 6935d96e9c2e3cc5101b8949872f6d746c75b1c0
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-03-19T16:54:18+01:00
summary:
gh-78: Fix function signatures in _testbuffer.c (#131463)
files
https://github.com/python/cpython/commit/29772b0647519254b94bdf82df1666e98c3de3a2
commit: 29772b0647519254b94bdf82df1666e98c3de3a2
branch: main
author: Pieter Eendebak
committer: Fidget-Spinner
date: 2025-04-05T23:51:05+08:00
summary:
gh-126703: Add PyCFunction freelist (GH-128692)
files:
A
Mi
https://github.com/python/cpython/commit/d827d4d0184f8832075c6b75120892439a1d97ee
commit: d827d4d0184f8832075c6b75120892439a1d97ee
branch: main
author: Chris Eibl <138194463+chris-e...@users.noreply.github.com>
committer: Fidget-Spinner
date: 2025-04-06T00:00:54+08:00
summary:
gh-131591: Fix GENE
https://github.com/python/cpython/commit/b9d8d99563b2321ebb53328b8cf4d68c361adba8
commit: b9d8d99563b2321ebb53328b8cf4d68c361adba8
branch: main
author: Kumar Aditya
committer: kumaraditya303
date: 2025-04-05T10:27:41Z
summary:
gh-128182: add critical section to `_ctypes.Simple` getters and sette
https://github.com/python/cpython/commit/bfc292abc10091a9298027596d107652ee4fe166
commit: bfc292abc10091a9298027596d107652ee4fe166
branch: main
author: Tomas R.
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-04-05T12:36:16+02:00
summary:
Docs: Fix typo in `InternalDocs/
https://github.com/python/cpython/commit/65181de34cb25954badc8447a271c2d34303f79c
commit: 65181de34cb25954badc8447a271c2d34303f79c
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-0
https://github.com/python/cpython/commit/9de2823b5aa62f780d7308e73168e9cc71af978a
commit: 9de2823b5aa62f780d7308e73168e9cc71af978a
branch: 3.13
author: Bénédikt Tran <10796600+picn...@users.noreply.github.com>
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-04-05T11:40:33+
https://github.com/python/cpython/commit/5d8e981c8477ce483374b2fe6cd309a08c956299
commit: 5d8e981c8477ce483374b2fe6cd309a08c956299
branch: main
author: Łukasz Langa
committer: ambv
date: 2025-03-21T15:48:10+01:00
summary:
gh-131507: Clean up tests and type checking for `_pyrepl` (#131509)
files
https://github.com/python/cpython/commit/23a658b9af410b72beeb28ba4ace2d83896c5631
commit: 23a658b9af410b72beeb28ba4ace2d83896c5631
branch: main
author: Rafael Fontenelle
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 2025-04-01T08:19:06+01:00
summary:
Minor improvements t
https://github.com/python/cpython/commit/0cd4befb02df07c0b320cd6246227c13e57b2efb
commit: 0cd4befb02df07c0b320cd6246227c13e57b2efb
branch: main
author: stratakis
committer: vstinner
date: 2025-03-31T17:53:49Z
summary:
gh-131865: Properly apply exported CFLAGS for dtrace/systemtap builds (#131866
https://github.com/python/cpython/commit/05e7fa2c2f74c82fd93ab40fc3abf2be4584c97b
commit: 05e7fa2c2f74c82fd93ab40fc3abf2be4584c97b
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-0
https://github.com/python/cpython/commit/03f6c8e239723637811fd8d278661f5292351197
commit: 03f6c8e239723637811fd8d278661f5292351197
branch: main
author: Vincent Fazio
committer: colesbury
date: 2025-03-31T18:29:12Z
summary:
gh-131675: Fix `mi_atomic_yield` in mimalloc on 32-bit ARM (gh-131784)
U
https://github.com/python/cpython/commit/3eb7a9024b91d67d1c137633038e64e361b6fcd4
commit: 3eb7a9024b91d67d1c137633038e64e361b6fcd4
branch: 3.12
author: Gregory P. Smith
committer: gpshead
date: 2025-03-20T21:50:10-07:00
summary:
[3.12] gh-70647: update docs to mention the datetime 1900 year defa
https://github.com/python/cpython/commit/51e0f2b06c042b8742145ce094323a34b61f02aa
commit: 51e0f2b06c042b8742145ce094323a34b61f02aa
branch: main
author: Adam Turner <9087854+aa-tur...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 2025-03-31T18:31:3
https://github.com/python/cpython/commit/3cd04d47ddaabe5c09957d348474d863d9f93649
commit: 3cd04d47ddaabe5c09957d348474d863d9f93649
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-0
https://github.com/python/cpython/commit/05557788f3c284ede73e6f94810ec796bb9d3721
commit: 05557788f3c284ede73e6f94810ec796bb9d3721
branch: main
author: Ageev Maxim
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-04-05T10:30:16+02:00
summary:
gh-131015: Add test for bytes
https://github.com/python/cpython/commit/06a110f5227ba9d52f6205fde55924a14cab36ff
commit: 06a110f5227ba9d52f6205fde55924a14cab36ff
branch: main
author: Prometheus3375 <35541026+prometheus3...@users.noreply.github.com>
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-04-05T1
https://github.com/python/cpython/commit/99e9798d61785db427eb295c847147fe5e78
commit: 99e9798d61785db427eb295c847147fe5e78
branch: main
author: Yuki Kobayashi
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-04-05T08:46:17Z
summary:
Docs: document `plistlib.Invali
https://github.com/python/cpython/commit/37bc3865c87bd777eebd41f1371b2add1bff433d
commit: 37bc3865c87bd777eebd41f1371b2add1bff433d
branch: main
author: Semyon Moroz
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-04-05T08:49:48Z
summary:
gh-85162: Add `HTTPSServer` to `h
https://github.com/python/cpython/commit/6dab90a403d755b1d91b4b2417511c02dcfaeff9
commit: 6dab90a403d755b1d91b4b2417511c02dcfaeff9
branch: 3.12
author: Bénédikt Tran <10796600+picn...@users.noreply.github.com>
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-04-05T11:40:48+
https://github.com/python/cpython/commit/f7a8bc50db5eda46ba1151cd966050206ac65a0f
commit: f7a8bc50db5eda46ba1151cd966050206ac65a0f
branch: main
author: Kumar Aditya
committer: kumaraditya303
date: 2025-04-05T15:24:58+05:30
summary:
gh-128182: add critical section to `_ctypes.PyCData` methods (#1
https://github.com/python/cpython/commit/6074017ec7f0612dae5bcdf3ee418a54a17aecd2
commit: 6074017ec7f0612dae5bcdf3ee418a54a17aecd2
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: serhiy-storchaka
date: 2025-04-05T14:05:27Z
summary:
[3.13] Sk
https://github.com/python/cpython/commit/295b53df2aa18deb625a7da41f7e4babfe6ef34b
commit: 295b53df2aa18deb625a7da41f7e4babfe6ef34b
branch: main
author: Mike Edmunds
committer: encukou
date: 2025-03-18T12:07:17+01:00
summary:
gh-121284: Fix email address header folding with parsed encoded-word (G
https://github.com/python/cpython/commit/24bee4e5cf3b13410e069ac05f542d6170304aa4
commit: 24bee4e5cf3b13410e069ac05f542d6170304aa4
branch: 3.13
author: Malcolm Smith
committer: freakboy3742
date: 2025-04-02T08:11:57+08:00
summary:
[3.13] Backport miscellaneous Android testbed changes (#131985)
https://github.com/python/cpython/commit/376631829aab72e320e19102fc55cbca5af8c733
commit: 376631829aab72e320e19102fc55cbca5af8c733
branch: main
author: Rafael Fontenelle
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 2025-04-05T20:20:21+01:00
summary:
Fix numbered list sy
https://github.com/python/cpython/commit/7e154bea3d78ab5384fead097b5164ac98701c26
commit: 7e154bea3d78ab5384fead097b5164ac98701c26
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 202
https://github.com/python/cpython/commit/82b3939dafc055b95ec729df4040542bca214cb6
commit: 82b3939dafc055b95ec729df4040542bca214cb6
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 202
https://github.com/python/cpython/commit/ad6a032cebf59d1668caa7e726aa5da72e1cbb5c
commit: ad6a032cebf59d1668caa7e726aa5da72e1cbb5c
branch: main
author: Stan Ulbrych <89152624+stanfromirel...@users.noreply.github.com>
committer: serhiy-storchaka
date: 2025-04-05T22:38:39+03:00
summary:
gh-131852:
https://github.com/python/cpython/commit/1755157207cf46eeb5037ddb80576c5840372c21
commit: 1755157207cf46eeb5037ddb80576c5840372c21
branch: main
author: Adam Turner <9087854+aa-tur...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 2025-04-05T18:11:0
https://github.com/python/cpython/commit/85bc489b649fe261f9625163c684a69a470b3dc1
commit: 85bc489b649fe261f9625163c684a69a470b3dc1
branch: main
author: Tomas R.
committer: brandtbucher
date: 2025-04-05T15:56:01-07:00
summary:
GH-131798: Narrow the result of _CONTAINS_OP_SET to bool in the JIT (G
60 matches
Mail list logo