https://github.com/python/cpython/commit/bbe0b33d2a6e73fb488a72a61329dafd974cbba6
commit: bbe0b33d2a6e73fb488a72a61329dafd974cbba6
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: freakboy3742
date: 2025-01-07T05:36:00Z
summary:
[3.13] gh-128
https://github.com/python/cpython/commit/115d5043b1a7f1890eb5f17a5c9779d666415656
commit: 115d5043b1a7f1890eb5f17a5c9779d666415656
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: corona10
date: 2025-01-07T14:21:43+09:00
summary:
[3.12] gh-12
https://github.com/python/cpython/commit/e837a1f71e832ce8f551a6fac05e346f654457e0
commit: e837a1f71e832ce8f551a6fac05e346f654457e0
branch: main
author: Russell Keith-Magee
committer: freakboy3742
date: 2025-01-07T13:12:58+08:00
summary:
gh-128146: Exclude os/log.h import on older macOS versions.
https://github.com/python/cpython/commit/24b147a19b360c49cb1740aa46211d342aaa071f
commit: 24b147a19b360c49cb1740aa46211d342aaa071f
branch: main
author: Zanie Blue
committer: corona10
date: 2025-01-07T12:02:55+09:00
summary:
gh-128472: Add `-skip-funcs` to BOLT options to fix computed goto errors
https://github.com/python/cpython/commit/fb8bb36f56e4fc2948cd404337b6b316b78c86aa
commit: fb8bb36f56e4fc2948cd404337b6b316b78c86aa
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: erlend-aasland
date: 2025-01-06T23:46:16Z
summary:
[3.12] gh-1
https://github.com/python/cpython/commit/d81b99b53b55ae7146e6f50a87c1dfe04ff5f0ad
commit: d81b99b53b55ae7146e6f50a87c1dfe04ff5f0ad
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: erlend-aasland
date: 2025-01-07T00:45:26+01:00
summary:
[3.13]
https://github.com/python/cpython/commit/953b49e5468d02afaddadc2307f4763422078603
commit: 953b49e5468d02afaddadc2307f4763422078603
branch: main
author: Stan Ulbrych <[email protected]>
committer: erlend-aasland
date: 2025-01-07T00:38:45+01:00
summary:
gh-108202: Do
https://github.com/python/cpython/commit/7363476b6405e3d288a61282aa7bc6aca9c2114d
commit: 7363476b6405e3d288a61282aa7bc6aca9c2114d
branch: main
author: Michael H
committer: hauntsaninja <[email protected]>
date: 2025-01-06T15:03:27-08:00
summary:
gh-128559: Remove typ
https://github.com/python/cpython/commit/616692d465c4ef10baa592e41f3d9daeae4dddad
commit: 616692d465c4ef10baa592e41f3d9daeae4dddad
branch: main
author: Hood Chatham
committer: freakboy3742
date: 2025-01-07T06:25:29+08:00
summary:
gh-127146: Skip Emscripten tests with pending fixes (#128549)
Mar
https://github.com/python/cpython/commit/61c1a2478e6da8dc6dbdce4d6ac66b03d5963710
commit: 61c1a2478e6da8dc6dbdce4d6ac66b03d5963710
branch: main
author: Hood Chatham
committer: freakboy3742
date: 2025-01-07T06:26:35+08:00
summary:
gh-127146: Strip dash from Emscripten compiler version (#128557)
https://github.com/python/cpython/commit/2434fd2d50b8b770585ad5949a664e4bbab4bde1
commit: 2434fd2d50b8b770585ad5949a664e4bbab4bde1
branch: main
author: Mark Shannon
committer: markshannon
date: 2025-01-06T22:01:07Z
summary:
GH-128533: Add `NOT_TAKEN` instruction after bytecode optimization. (GH-
https://github.com/python/cpython/commit/8788a9570f033a293f7771bd5efa1471734676bd
commit: 8788a9570f033a293f7771bd5efa1471734676bd
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-01-06T23:20:55+02:00
summary:
[3.1
https://github.com/python/cpython/commit/a194fd08c035578aafaf84e75d7b75c7185c37c6
commit: a194fd08c035578aafaf84e75d7b75c7185c37c6
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-01-06T23:20:26+02:00
summary:
[3.1
https://github.com/python/cpython/commit/b6c919b674549d519efbbc378588ca6d3efc7242
commit: b6c919b674549d519efbbc378588ca6d3efc7242
branch: main
author: Hood Chatham
committer: FFY00
date: 2025-01-06T19:45:14Z
summary:
gh-127146: Fix test_sysconfigdata_json for Emscripten (#128556)
files:
M Lib/
https://github.com/python/cpython/commit/b9c693dcca01537eee1ef716ffebc632be37594b
commit: b9c693dcca01537eee1ef716ffebc632be37594b
branch: main
author: Mark Shannon
committer: markshannon
date: 2025-01-06T14:16:22Z
summary:
GH-128073: Include `EXIT_IF` when checking for escaping calls (GH-128537
https://github.com/python/cpython/commit/f89e5e20cb8964653ea7d6f53d3e40953b6548ce
commit: f89e5e20cb8964653ea7d6f53d3e40953b6548ce
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-06T12:43:09Z
summary:
gh-127350: Add Py_fopen() and Py_fclose() functions (#127821)
files:
A L
https://github.com/python/cpython/commit/7e8c571604cd18e65cefd26bfc48082840264549
commit: 7e8c571604cd18e65cefd26bfc48082840264549
branch: main
author: Kumar Aditya
committer: kumaraditya303
date: 2025-01-06T18:05:11+05:30
summary:
gh-128340: add thread safe handle for `loop.call_soon_threadsafe
https://github.com/python/cpython/commit/657d7b77e5c69967e9cb986fa4872d13958c
commit: 657d7b77e5c69967e9cb986fa4872d13958c
branch: main
author: Serhiy Storchaka
committer: encukou
date: 2025-01-06T13:28:50+01:00
summary:
gh-90241: Clarify documentation for PyUnicode_FSConverter and
PyUn
https://github.com/python/cpython/commit/1ef6bf4e29db43bbf06639923516838db2d5a5ba
commit: 1ef6bf4e29db43bbf06639923516838db2d5a5ba
branch: main
author: Bénédikt Tran <[email protected]>
committer: encukou
date: 2025-01-06T12:50:01+01:00
summary:
gh-78: fix UBSan failur
https://github.com/python/cpython/commit/498da39b0d929397aaf0ea2f9e27ce7616a5e101
commit: 498da39b0d929397aaf0ea2f9e27ce7616a5e101
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-01-06T10:57:26Z
summary:
[3.12] gh
https://github.com/python/cpython/commit/3678cf8fb91e2b08853ea235e63473ec93758ab1
commit: 3678cf8fb91e2b08853ea235e63473ec93758ab1
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-01-06T10:56:14Z
summary:
[3.13] gh
https://github.com/python/cpython/commit/8d15058d61681e98579cf3fbd3c6fd13b3df6a72
commit: 8d15058d61681e98579cf3fbd3c6fd13b3df6a72
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2025-01-06T12:50:28+02:00
summary:
gh-77214: Update outdated documentation for numeric PyArg_
https://github.com/python/cpython/commit/d50fa0541b6d4f458d7ab16d3a11b1117c607f85
commit: d50fa0541b6d4f458d7ab16d3a11b1117c607f85
branch: main
author: Jelle Zijlstra
committer: vstinner
date: 2025-01-06T10:30:42Z
summary:
gh-128089: Add PYC magic number for VALUE_WITH_FAKE_GLOBALS (#128097)
As
https://github.com/python/cpython/commit/879d287f49edcd4fa68324265f8ba63758716540
commit: 879d287f49edcd4fa68324265f8ba63758716540
branch: main
author: Sergey B Kirpichev
committer: vstinner
date: 2025-01-06T11:29:18+01:00
summary:
gh-102471: convert decimal module to use PyLong_Export API (PEP
https://github.com/python/cpython/commit/8ba72caf2644f749ad92a419e24ba95ebf8c9444
commit: 8ba72caf2644f749ad92a419e24ba95ebf8c9444
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-01-0
https://github.com/python/cpython/commit/aa519e4caeacd5fbfdb3fe2d48b337d2c252afc9
commit: aa519e4caeacd5fbfdb3fe2d48b337d2c252afc9
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-01-0
https://github.com/python/cpython/commit/9c5a86d23ad7d0df8611520dbf2c1746523ac1be
commit: 9c5a86d23ad7d0df8611520dbf2c1746523ac1be
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: erlend-aasland
date: 2025-01-06T09:05:54Z
summary:
[3.13] gh-1
https://github.com/python/cpython/commit/f9aac4a76d68c8eef78058b4da1252beaadd1570
commit: f9aac4a76d68c8eef78058b4da1252beaadd1570
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: erlend-aasland
date: 2025-01-06T08:59:24Z
summary:
[3.12] gh-1
https://github.com/python/cpython/commit/aef52ca8b334ff90e8032da39f4d06e7b5130eb9
commit: aef52ca8b334ff90e8032da39f4d06e7b5130eb9
branch: main
author: Tomas R.
committer: erlend-aasland
date: 2025-01-06T08:42:26Z
summary:
gh-128519: Align the docstring of untokenize() to match the docs (#128521
29 matches
Mail list logo