https://github.com/python/cpython/commit/c1891e225e9b95e8484acfb2645e7ef1cf1dff7d
commit: c1891e225e9b95e8484acfb2645e7ef1cf1dff7d
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: ericsnowcurrently
date: 2024-07-08T21:34:58Z
summary:
[3.13] g
https://github.com/python/cpython/commit/4b0469652713c126189d61925813e8b6a12f4d95
commit: 4b0469652713c126189d61925813e8b6a12f4d95
branch: 3.12
author: Sam Gross
committer: colesbury
date: 2024-07-08T17:19:29-04:00
summary:
[3.12] gh-121018: Fix typo in NEWS entry (GH-121510) (#121516)
(cherry
https://github.com/python/cpython/commit/15d48aea02099ffc5bdc5511cc53ced460cb31b9
commit: 15d48aea02099ffc5bdc5511cc53ced460cb31b9
branch: main
author: Eric Snow
committer: ericsnowcurrently
date: 2024-07-08T15:10:00-06:00
summary:
gh-121110: Fix Extension Module Tests Under Py_TRACE_REFS Builds
https://github.com/python/cpython/commit/218edaf0ffe6ef38349047f378649f93d280e23e
commit: 218edaf0ffe6ef38349047f378649f93d280e23e
branch: main
author: Sam Gross
committer: colesbury
date: 2024-07-08T16:44:56-04:00
summary:
gh-121018: Fix typo in NEWS entry (#121510)
files:
M Misc/NEWS.d/next/L
https://github.com/python/cpython/commit/006b53a42f72be83ecdfc39f3603cdd66bfcdc45
commit: 006b53a42f72be83ecdfc39f3603cdd66bfcdc45
branch: main
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2024-07-08T14:30:05-0
https://github.com/python/cpython/commit/2be37ec8e2f68d2c2fce7ea7b9eef73d218a22f9
commit: 2be37ec8e2f68d2c2fce7ea7b9eef73d218a22f9
branch: main
author: Irit Katriel <[email protected]>
committer: iritkatriel <[email protected]>
date: 2024-07-08T
https://github.com/python/cpython/commit/c128718f309b144ebab5ed6e4ea91fe7badab25c
commit: c128718f309b144ebab5ed6e4ea91fe7badab25c
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: colesbury
date: 2024-07-08T19:15:58Z
summary:
[3.13] gh-121368
https://github.com/python/cpython/commit/eef5c6443b88e63c3c204a146ceb879b077b5365
commit: eef5c6443b88e63c3c204a146ceb879b077b5365
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: colesbury
date: 2024-07-08T18:59:25Z
summary:
[3.13] gh-121487
https://github.com/python/cpython/commit/1d3cf79a501a93a7a488fc75d4db3060c5ee7d1a
commit: 1d3cf79a501a93a7a488fc75d4db3060c5ee7d1a
branch: main
author: Sam Gross
committer: colesbury
date: 2024-07-08T14:52:07-04:00
summary:
gh-121368: Fix seq lock memory ordering in _PyType_Lookup (#121388)
The
https://github.com/python/cpython/commit/31873bea471020ca5deaf735d9acb0f1abeb1d3c
commit: 31873bea471020ca5deaf735d9acb0f1abeb1d3c
branch: main
author: Marc Mueller <[email protected]>
committer: colesbury
date: 2024-07-08T14:32:30-04:00
summary:
gh-121487: Fix deprecation
https://github.com/python/cpython/commit/2f8919ee3c152d6249a0a0dc14c86c0547bfe4b6
commit: 2f8919ee3c152d6249a0a0dc14c86c0547bfe4b6
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: markshannon
date: 2024-07-08T18:09:54+01:00
summary:
[3.13] GH
https://github.com/python/cpython/commit/bccfd8a53f0c96480526887762ed4f833cd957cb
commit: bccfd8a53f0c96480526887762ed4f833cd957cb
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: ericsnowcurrently
date: 2024-07-08T16:57:10Z
summary:
[3.13] g
https://github.com/python/cpython/commit/db00fee3a22db1c4b893b432c64a8123d7e92322
commit: db00fee3a22db1c4b893b432c64a8123d7e92322
branch: main
author: Barney Gale
committer: barneygale
date: 2024-07-08T17:41:01+01:00
summary:
GH-119169: Simplify `os.walk()` exception handling (#121435)
Handle
https://github.com/python/cpython/commit/5289550b33de3d56f89a5d44a665283f7c8483a7
commit: 5289550b33de3d56f89a5d44a665283f7c8483a7
branch: main
author: Max Muoto
committer: ericsnowcurrently
date: 2024-07-08T10:32:17-06:00
summary:
gh-121374: Correct docstrings in `_interpchannels` (gh-121418)
https://github.com/python/cpython/commit/0790418a0406cc5419bfd9d718522a749542bbc8
commit: 0790418a0406cc5419bfd9d718522a749542bbc8
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: mdboom
date: 2024-07-08T09:22:44-04:00
summary:
[3.13] gh-1213
https://github.com/python/cpython/commit/8ad6067bd4556afddc86004f8e350aa672fda217
commit: 8ad6067bd4556afddc86004f8e350aa672fda217
branch: main
author: Mark Shannon
committer: markshannon
date: 2024-07-08T14:20:13+01:00
summary:
GH-121012: Set index to -1 when list iterators become exhausted in
https://github.com/python/cpython/commit/d69529d31ccd1510843cfac1ab53bb8cb027541f
commit: d69529d31ccd1510843cfac1ab53bb8cb027541f
branch: main
author: Michael Droettboom
committer: mdboom
date: 2024-07-08T08:48:42-04:00
summary:
gh-121338: Remove #pragma optimize (#121340)
files:
M Python/ceva
https://github.com/python/cpython/commit/0f5ca645962a0663ba493ae6e8ce47c59f091297
commit: 0f5ca645962a0663ba493ae6e8ce47c59f091297
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: zooba
date: 2024-07-08T13:18:02+01:00
summary:
Fixed regenerat
18 matches
Mail list logo