[Python-checkins] [3.12] gh-117482: Fix Builtin Types Slot Wrappers (gh-121632)

2024-07-11 Thread ericsnowcurrently
https://github.com/python/cpython/commit/0ec761a96a80f4b84b98aad5e784e4ac8f385c3f commit: 0ec761a96a80f4b84b98aad5e784e4ac8f385c3f branch: 3.12 author: Eric Snow committer: ericsnowcurrently date: 2024-07-11T21:20:08Z summary: [3.12] gh-117482: Fix Builtin Types Slot Wrappers (gh-121632) When b

[Python-checkins] [3.13] gh-121103: Put free-threaded libraries in `lib/python3.14t` (GH-121293) (#121631)

2024-07-11 Thread colesbury
https://github.com/python/cpython/commit/35f7155bc39b8e5212b90a2ee96cb107b51e0e83 commit: 35f7155bc39b8e5212b90a2ee96cb107b51e0e83 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2024-07-11T21:00:28Z summary: [3.13] gh-121103

[Python-checkins] [3.13] gh-117482: Fix Builtin Types Slot Wrappers (gh-121630)

2024-07-11 Thread ericsnowcurrently
https://github.com/python/cpython/commit/c6dbfbbe3c24cf2dd6a589904383f28cd1a1f4db commit: c6dbfbbe3c24cf2dd6a589904383f28cd1a1f4db branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ericsnowcurrently date: 2024-07-11T20:47:38Z summary: [3.13] g

[Python-checkins] gh-121103: Put free-threaded libraries in `lib/python3.14t` (#121293)

2024-07-11 Thread colesbury
https://github.com/python/cpython/commit/e8c91d90ba8fab410a27fad4f709cc73f6ffcbf4 commit: e8c91d90ba8fab410a27fad4f709cc73f6ffcbf4 branch: main author: Sam Gross committer: colesbury date: 2024-07-11T16:21:37-04:00 summary: gh-121103: Put free-threaded libraries in `lib/python3.14t` (#121293) O

[Python-checkins] gh-117482: Fix Builtin Types Slot Wrappers (gh-121602)

2024-07-11 Thread ericsnowcurrently
https://github.com/python/cpython/commit/5250a031332eb9499d5fc190d7287642e5a144b9 commit: 5250a031332eb9499d5fc190d7287642e5a144b9 branch: main author: Eric Snow committer: ericsnowcurrently date: 2024-07-11T20:20:14Z summary: gh-117482: Fix Builtin Types Slot Wrappers (gh-121602) When builtin

[Python-checkins] [3.13] gh-121332: Make AST node constructor check _attributes instead of hardcoding attributes (GH-121334) (#121625)

2024-07-11 Thread JelleZijlstra
https://github.com/python/cpython/commit/38c4028dd9aeeeb1fe4ba1444307e3f06fc63aa0 commit: 38c4028dd9aeeeb1fe4ba1444307e3f06fc63aa0 branch: 3.13 author: Jelle Zijlstra committer: JelleZijlstra date: 2024-07-11T15:51:32Z summary: [3.13] gh-121332: Make AST node constructor check _attributes instea

[Python-checkins] [3.13] gh-121592: Make select.poll() and related objects thread-safe (GH-121594) (#121623)

2024-07-11 Thread colesbury
https://github.com/python/cpython/commit/3b5f8d256c534e9b2baa64ec151da0d590213667 commit: 3b5f8d256c534e9b2baa64ec151da0d590213667 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2024-07-11T14:44:54Z summary: [3.13] gh-121592

[Python-checkins] gh-121332: Make AST node constructor check _attributes instead of hardcoding attributes (#121334)

2024-07-11 Thread JelleZijlstra
https://github.com/python/cpython/commit/58e8cf2bb61f82df9eabd1209fe5e3d146e4c8cd commit: 58e8cf2bb61f82df9eabd1209fe5e3d146e4c8cd branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-07-11T14:34:53Z summary: gh-121332: Make AST node constructor check _attributes instead of ha

[Python-checkins] gh-121592: Make select.poll() and related objects thread-safe (#121594)

2024-07-11 Thread colesbury
https://github.com/python/cpython/commit/44937d11a6a045a624918db78aa36e715ffabcd4 commit: 44937d11a6a045a624918db78aa36e715ffabcd4 branch: main author: Sam Gross committer: colesbury date: 2024-07-11T10:21:09-04:00 summary: gh-121592: Make select.poll() and related objects thread-safe (#121594)

[Python-checkins] [3.13] gh-121615: Improve `module.rst` C-API docs with better error descriptions (GH-121616) (#121618)

2024-07-11 Thread sobolevn
https://github.com/python/cpython/commit/261c8e9d476653a48c775f4b1820c0554bae232a commit: 261c8e9d476653a48c775f4b1820c0554bae232a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-07-11T09:15:18Z summary: [3.13] gh-121615:

[Python-checkins] [3.12] gh-121615: Improve `module.rst` C-API docs with better error descriptions (GH-121616) (#121619)

2024-07-11 Thread sobolevn
https://github.com/python/cpython/commit/5492f84c14bc0c93a24863349b6c998bdb18e93f commit: 5492f84c14bc0c93a24863349b6c998bdb18e93f branch: 3.12 author: sobolevn committer: sobolevn date: 2024-07-11T09:12:06Z summary: [3.12] gh-121615: Improve `module.rst` C-API docs with better error descriptio

[Python-checkins] gh-121615: Improve `module.rst` C-API docs with better error descriptions (#121616)

2024-07-11 Thread sobolevn
https://github.com/python/cpython/commit/e6264b44dc7221c713b14dfa0f5929b33d362829 commit: e6264b44dc7221c713b14dfa0f5929b33d362829 branch: main author: sobolevn committer: sobolevn date: 2024-07-11T11:57:22+03:00 summary: gh-121615: Improve `module.rst` C-API docs with better error descriptions