https://github.com/python/cpython/commit/6e70c75d1bad67bb0f7248abe081161d28f7ea6a
commit: 6e70c75d1bad67bb0f7248abe081161d28f7ea6a
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: AlexWaygood
date: 2025-10-29T22:22:20Z
summary:
[3.14] gh-1200
https://github.com/python/cpython/commit/b85e10fd12b2f2517a8e89c5142c4e4fefec1605
commit: b85e10fd12b2f2517a8e89c5142c4e4fefec1605
branch: main
author: Guo Ci
committer: AlexWaygood
date: 2025-10-29T21:21:26Z
summary:
gh-120057: add `os.reload_environ` to `__all__` (#140763)
Co-authored-by: Sta
https://github.com/python/cpython/commit/0779ef9a63303d84d007ade0787829cf4e734d45
commit: 0779ef9a63303d84d007ade0787829cf4e734d45
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-10-29T18:11:24Z
summary:
[3.14] gh-140082:
https://github.com/python/cpython/commit/6d0e1c8478cbf3d16f7dd9ef3c947de8c9a46a11
commit: 6d0e1c8478cbf3d16f7dd9ef3c947de8c9a46a11
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: gaogaotiantian
date: 2025-10-29T09:26:38-07:00
summary:
[3.14]
https://github.com/python/cpython/commit/c74793c450249b90dd8aa01889a33b3d236c6aa9
commit: c74793c450249b90dd8aa01889a33b3d236c6aa9
branch: main
author: Stan Ulbrych <[email protected]>
committer: pablogsal
date: 2025-10-29T16:10:58Z
summary:
gh-140741: Fix test add
https://github.com/python/cpython/commit/08cacb2a14dd2db133448b24bb9c1d7d21bed07d
commit: 08cacb2a14dd2db133448b24bb9c1d7d21bed07d
branch: 3.13
author: Mikhail Efimov
committer: pablogsal
date: 2025-10-29T14:33:55Z
summary:
[3.13] gh-140576: Fixed crash produced by lexer in case of dedented zero
https://github.com/python/cpython/commit/c45ab05a3ad779ba7316714eacae75d25944cd73
commit: c45ab05a3ad779ba7316714eacae75d25944cd73
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: pablogsal
date: 2025-10-29T13:54:37Z
summary:
[3.14] gh-140576
https://github.com/python/cpython/commit/8706167474e9a625e5f6613d3c7ac77a62faff58
commit: 8706167474e9a625e5f6613d3c7ac77a62faff58
branch: main
author: Mikhail Efimov
committer: pablogsal
date: 2025-10-29T13:27:35Z
summary:
gh-140576: Fixed crash produced by lexer in case of dedented zero byte (
https://github.com/python/cpython/commit/62a3b6b0d99e05898ce73df511c41411dc2ef865
commit: 62a3b6b0d99e05898ce73df511c41411dc2ef865
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-10-29T12:55:54Z
summary:
[3.13] gh-140082:
https://github.com/python/cpython/commit/e0f54a0bdab5e804568744156b9507e86037ea2a
commit: e0f54a0bdab5e804568744156b9507e86037ea2a
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-10-29T12:54:04Z
summary:
[3.14] gh-140702:
https://github.com/python/cpython/commit/b3649a7122631274d5a1ec063d89426eb897f882
commit: b3649a7122631274d5a1ec063d89426eb897f882
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-10-29T12:51:18Z
summary:
[3.13] gh-140702:
https://github.com/python/cpython/commit/6ff62ac4fbc3f17529823c146cc3a3f8c21eed42
commit: 6ff62ac4fbc3f17529823c146cc3a3f8c21eed42
branch: main
author: Cody Maloney
committer: vstinner
date: 2025-10-29T13:33:44+01:00
summary:
gh-140082: Forward colorizing from libregrtest to unittest (#140083)
https://github.com/python/cpython/commit/a1a71efa6e596363e6c42071f97b73a6b9e847f6
commit: a1a71efa6e596363e6c42071f97b73a6b9e847f6
branch: 3.13
author: Cody Maloney
committer: vstinner
date: 2025-10-29T13:31:57+01:00
summary:
[3.13] gh-140607: Validate returned byte count in RawIOBase.read (GH-1
https://github.com/python/cpython/commit/9a7dccd7a179c82ed50717e7d855e0be558c7c91
commit: 9a7dccd7a179c82ed50717e7d855e0be558c7c91
branch: 3.14
author: Cody Maloney
committer: vstinner
date: 2025-10-29T13:31:48+01:00
summary:
[3.14] gh-140607: Validate returned byte count in RawIOBase.read (GH-1
https://github.com/python/cpython/commit/376559bf54762d7b6e0a14591a1f284c8f09a855
commit: 376559bf54762d7b6e0a14591a1f284c8f09a855
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-10-29T13:29:10+01:00
summary:
gh-140702: Log color and GHA env vars in test.pythoninfo (#140747)
https://github.com/python/cpython/commit/d3aa5f689cddf6d58c2b988fd74e8bff2273e426
commit: d3aa5f689cddf6d58c2b988fd74e8bff2273e426
branch: main
author: Stan Ulbrych <[email protected]>
committer: pablogsal
date: 2025-10-29T11:38:28Z
summary:
gh-140741: Fix `profili
https://github.com/python/cpython/commit/02202c117b5702f3325e62b07ccdeaa125fc8722
commit: 02202c117b5702f3325e62b07ccdeaa125fc8722
branch: main
author: Mikhail Efimov
committer: kumaraditya303
date: 2025-10-29T14:36:23+05:30
summary:
gh-140551: Fix `dict` crash if `clear` is called at `lookup` s
https://github.com/python/cpython/commit/7c4a8e58188d63f9f83ca888dd33e6973b915351
commit: 7c4a8e58188d63f9f83ca888dd33e6973b915351
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: freakboy3742
date: 2025-10-29T09:01:39Z
summary:
[3.14] gh-140
https://github.com/python/cpython/commit/9f8d005d2961777aa533ec330f96b50324a3446f
commit: 9f8d005d2961777aa533ec330f96b50324a3446f
branch: main
author: Russell Keith-Magee
committer: freakboy3742
date: 2025-10-29T08:33:04Z
summary:
gh-140702: Add test skip for Unix Datagram tests on iOS when on
https://github.com/python/cpython/commit/8f322ad7b9f84317bbd9e904b016d2f4ef9146d1
commit: 8f322ad7b9f84317bbd9e904b016d2f4ef9146d1
branch: 3.14
author: Mikhail Efimov
committer: vstinner
date: 2025-10-29T07:17:49Z
summary:
[3.14] gh-139951: Tests on tuple GC tracking (GH-140575) (#140701)
files
20 matches
Mail list logo