https://github.com/python/cpython/commit/c7a9d06e063c2e4ab3876b29fa4a211cc3e9cfc3
commit: c7a9d06e063c2e4ab3876b29fa4a211cc3e9cfc3
branch: main
author: Kumar Aditya
committer: kumaraditya303
date: 2025-02-13T13:19:53+05:30
summary:
gh-128002: optimistically remove tasks from linked list when fin
https://github.com/python/cpython/commit/32158ea476f36e5bf61bce7a3fd30b959c3f79cc
commit: 32158ea476f36e5bf61bce7a3fd30b959c3f79cc
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: freakboy3742
date: 2025-02-13T14:47:05+08:00
summary:
[3.13] g
https://github.com/python/cpython/commit/625470a7d2c6aa79b5e60ffe17785ccc2547a090
commit: 625470a7d2c6aa79b5e60ffe17785ccc2547a090
branch: main
author: Russell Keith-Magee
committer: freakboy3742
date: 2025-02-13T14:03:43+08:00
summary:
gh-130025: Correct handling of symlinks during iOS testbed
https://github.com/python/cpython/commit/2a0256f588e5c8ea3892521009ae3834c407cd69
commit: 2a0256f588e5c8ea3892521009ae3834c407cd69
branch: main
author: Filipe Laíns 🇵🇸
committer: FFY00
date: 2025-02-13T02:41:13Z
summary:
GH-127432: add cross-build-linux as a required CI job (#129459)
files:
M .
https://github.com/python/cpython/commit/a76aff6ea45abf92cd21321322a5dc823a37b208
commit: a76aff6ea45abf92cd21321322a5dc823a37b208
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: pablogsal
date: 2025-02-13T02:03:00Z
summary:
[3.13] gh-129693
https://github.com/python/cpython/commit/8d1d36b742a687239ff03f0a3136999660e87676
commit: 8d1d36b742a687239ff03f0a3136999660e87676
branch: 3.13
author: Pablo Galindo Salgado
committer: pablogsal
date: 2025-02-13T01:49:25Z
summary:
[3.13] gh-116042: Fix location for SyntaxErrors of invalid escape
https://github.com/python/cpython/commit/1d4db86b4db4178112da9af7fcdb2dbaaed8a375
commit: 1d4db86b4db4178112da9af7fcdb2dbaaed8a375
branch: 3.10
author: Adam Turner <9087854+aa-tur...@users.noreply.github.com>
committer: pablogsal
date: 2025-02-13T01:39:02Z
summary:
[3.10] Docs: pin python-docs-th
https://github.com/python/cpython/commit/f9a7d41bacb78b9d6e095be049befdec19ffda0a
commit: f9a7d41bacb78b9d6e095be049befdec19ffda0a
branch: main
author: Ammar Askar
committer: pablogsal
date: 2025-02-13T01:43:09Z
summary:
gh-96092: Fix traceback.walk_stack(None) skipping too many frames (#129330)
https://github.com/python/cpython/commit/5e8a9eb13d5fb9258084138d59d02e786d253557
commit: 5e8a9eb13d5fb9258084138d59d02e786d253557
branch: 3.12
author: Pablo Galindo Salgado
committer: pablogsal
date: 2025-02-13T01:42:24Z
summary:
[3.12] gh-116042: Fix location for SyntaxErrors of invalid escape
https://github.com/python/cpython/commit/77ca2f66ea733f283fdaab403730e281babcbce8
commit: 77ca2f66ea733f283fdaab403730e281babcbce8
branch: 3.11
author: Adam Turner <9087854+aa-tur...@users.noreply.github.com>
committer: pablogsal
date: 2025-02-13T01:33:04Z
summary:
[3.11] Docs: pin python-docs-th
https://github.com/python/cpython/commit/552ec423319220599476d6a7c87c49b639d4c869
commit: 552ec423319220599476d6a7c87c49b639d4c869
branch: 3.11
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: pablogsal
date: 2025-02-13T01:32:37Z
summary:
[3.11] gh-119461
https://github.com/python/cpython/commit/7b0351cf6afb7ff8aae8d7fb2949e5578d483bca
commit: 7b0351cf6afb7ff8aae8d7fb2949e5578d483bca
branch: 3.10
author: Petr Viktorin
committer: pablogsal
date: 2025-02-13T01:31:51Z
summary:
[3.10] gh-129641: Docs GHA build: use upload-artifact@v4 & Python 3.12 (#
https://github.com/python/cpython/commit/2bd9f9b0547f6ffe40cd1dd964459ce11b58144d
commit: 2bd9f9b0547f6ffe40cd1dd964459ce11b58144d
branch: 3.10
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: pablogsal
date: 2025-02-13T01:31:13Z
summary:
[3.10] gh-119461
https://github.com/python/cpython/commit/56eda256336310a08d4beb75b998488cb359444b
commit: 56eda256336310a08d4beb75b998488cb359444b
branch: main
author: Pablo Galindo Salgado
committer: pablogsal
date: 2025-02-13T01:07:37Z
summary:
gh-116042: Fix location for SyntaxErrors of invalid escapes in th
https://github.com/python/cpython/commit/49b11033bd87fb26eb4b74ba2451ed30b1af9780
commit: 49b11033bd87fb26eb4b74ba2451ed30b1af9780
branch: main
author: Pablo Galindo Salgado
committer: pablogsal
date: 2025-02-13T01:07:01Z
summary:
GH-91048: Correct error path in testexternalinspection (#129557)
https://github.com/python/cpython/commit/2dd018848ca254047835850b8b95d805cbf7efaf
commit: 2dd018848ca254047835850b8b95d805cbf7efaf
branch: main
author: Tomas R.
committer: pablogsal
date: 2025-02-13T00:38:28Z
summary:
gh-129693: Suppress `SyntaxWarning` in test_fstring (#129830)
Suppress Syntax
https://github.com/python/cpython/commit/e09442089eb86d88d4b5a96e56f713cb31173ae9
commit: e09442089eb86d88d4b5a96e56f713cb31173ae9
branch: main
author: Sam Gross
committer: colesbury
date: 2025-02-12T18:09:15-05:00
summary:
gh-130030: Fix crash on 32-bit Linux with free threading (gh-130043)
Th
https://github.com/python/cpython/commit/4c2a59b7b884a8e6e88365bbd25ca0e2d2279c99
commit: 4c2a59b7b884a8e6e88365bbd25ca0e2d2279c99
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: colesbury
date: 2025-02-12T22:56:02Z
summary:
[3.13] gh-129912
https://github.com/python/cpython/commit/719d08cccfb62869af44ab693e0359644b4eeb34
commit: 719d08cccfb62869af44ab693e0359644b4eeb34
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: colesbury
date: 2025-02-12T22:55:30Z
summary:
[3.12] gh-129912
https://github.com/python/cpython/commit/791cdfe1416a591e240b8ffc6f10eb6f659c8277
commit: 791cdfe1416a591e240b8ffc6f10eb6f659c8277
branch: main
author: Satyam Kumar
committer: colesbury
date: 2025-02-12T17:48:14-05:00
summary:
gh-129912: Fix references to `Py_TPFLAGS_MANAGED_DICT` (gh-130044)
https://github.com/python/cpython/commit/633853004c5b20827872a32e99cebef52ae0f531
commit: 633853004c5b20827872a32e99cebef52ae0f531
branch: main
author: Sergey Miryanov
committer: pablogsal
date: 2025-02-12T21:12:07Z
summary:
gh-130050: Fix memory leaks in _testexternalinspection (#130051)
files
https://github.com/python/cpython/commit/1b27f36eb0ef146aa60b261a1cffcc6fd55c0e88
commit: 1b27f36eb0ef146aa60b261a1cffcc6fd55c0e88
branch: main
author: Ken Jin
committer: Fidget-Spinner
date: 2025-02-13T02:18:36+08:00
summary:
gh-129819: Allow tier2/JIT and tailcall (GH-129820)
files:
A Misc/NE
https://github.com/python/cpython/commit/11bb08e4ec7b546d57b0ab7a8f199747bef6e422
commit: 11bb08e4ec7b546d57b0ab7a8f199747bef6e422
branch: main
author: Brandt Bucher
committer: brandtbucher
date: 2025-02-12T10:16:43-08:00
summary:
GH-129715: Don't project traces that return to an unknown caller
https://github.com/python/cpython/commit/2fbc9861c3b1325095019b3df6f3b5b0a1235f1f
commit: 2fbc9861c3b1325095019b3df6f3b5b0a1235f1f
branch: 3.13
author: Sam Gross
committer: colesbury
date: 2025-02-12T10:43:25-05:00
summary:
[3.13] gh-128759: Fix accesses to `tp_version_tag`. (GH-129750) (GH-1300
https://github.com/python/cpython/commit/3e222e3a15959690a41847a1177ac424427815e5
commit: 3e222e3a15959690a41847a1177ac424427815e5
branch: main
author: donBarbos
committer: pganssle <1377457+pgans...@users.noreply.github.com>
date: 2025-02-12T09:54:22-05:00
summary:
gh-109798: Normalize `_datetim
https://github.com/python/cpython/commit/57f45ee2d8ee23c2a1d1daba4095a5a044169419
commit: 57f45ee2d8ee23c2a1d1daba4095a5a044169419
branch: main
author: Sam Gross
committer: colesbury
date: 2025-02-12T09:34:40-05:00
summary:
gh-128759: Fix accesses to `tp_version_tag`. (GH-129750)
We should use
https://github.com/python/cpython/commit/4cb251d06ffef2b4569fa2d08c0561525a6d01d6
commit: 4cb251d06ffef2b4569fa2d08c0561525a6d01d6
branch: 3.13
author: Kumar Aditya
committer: kumaraditya303
date: 2025-02-12T13:33:56Z
summary:
[3.13] gh-129983: fix data race in compile_template in sre.c (#130038
https://github.com/python/cpython/commit/3cf68cdd3e1809df4e426c61f6990de63747ec6f
commit: 3cf68cdd3e1809df4e426c61f6990de63747ec6f
branch: main
author: Tomasz Pytel
committer: kumaraditya303
date: 2025-02-12T18:34:44+05:30
summary:
gh-129983: fix data race in compile_template in sre.c (#130015)
https://github.com/python/cpython/commit/469d2e416c453b19d7a75fe31ceec732445e9ef2
commit: 469d2e416c453b19d7a75fe31ceec732445e9ef2
branch: main
author: Andrew Svetlov
committer: asvetlov
date: 2025-02-12T12:32:58+01:00
summary:
gh-129889: Support context manager protocol by contextvars.Token (#1
https://github.com/python/cpython/commit/e1b38ea82ee20ad8b10578e7244e292b3fac9ae8
commit: e1b38ea82ee20ad8b10578e7244e292b3fac9ae8
branch: main
author: Stefano Rivera
committer: hugovk <1324225+hug...@users.noreply.github.com>
date: 2025-02-12T13:00:35+02:00
summary:
Update manpage environment va
https://github.com/python/cpython/commit/b75a72c75b682dbbb1eb89a1118dbd315b57564e
commit: b75a72c75b682dbbb1eb89a1118dbd315b57564e
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: terryjreedy
date: 2025-02-12T08:26:30Z
summary:
[3.12] gh-5914
https://github.com/python/cpython/commit/fbe18bdc9ac4adbeb2bfb28a2e3208c9ed696545
commit: fbe18bdc9ac4adbeb2bfb28a2e3208c9ed696545
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: terryjreedy
date: 2025-02-12T08:24:00Z
summary:
[3.13] gh-5914
https://github.com/python/cpython/commit/555ee43d929ad4b917db2caee3f2c10a2636832c
commit: 555ee43d929ad4b917db2caee3f2c10a2636832c
branch: main
author: Stan Ulbrych <89152624+stanfromirel...@users.noreply.github.com>
committer: terryjreedy
date: 2025-02-12T03:16:56-05:00
summary:
gh-59149: Setup
33 matches
Mail list logo