https://github.com/python/cpython/commit/9f9b00d52ceafab6c183e8b0f502071d59dc6d22
commit: 9f9b00d52ceafab6c183e8b0f502071d59dc6d22
branch: main
author: Kirill Podoprigora
committer: JelleZijlstra
date: 2024-08-26T19:27:22Z
summary:
gh-122666: Tests for ast optimizations (#122667)
Co-authored
https://github.com/python/cpython/commit/69b104a4f192c42ac55d550241e642e350537ddd
commit: 69b104a4f192c42ac55d550241e642e350537ddd
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-08-27T06:41:37-07:00
summary:
https://github.com/python/cpython/commit/be083cee34d62ae860acac70dfa078fc5c96ade3
commit: be083cee34d62ae860acac70dfa078fc5c96ade3
branch: main
author: Bogdan Romanyuk <65823030+wrongn...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-08-28T06:38:56-07:00
summary:
gh-12334
https://github.com/python/cpython/commit/19a1f187402f557cf193c408ebba3ede1ce9f893
commit: 19a1f187402f557cf193c408ebba3ede1ce9f893
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-08-28T14:02:34Z
summary:
[3.
https://github.com/python/cpython/commit/c9930f5022f5e7a290896522280e47a1fecba38a
commit: c9930f5022f5e7a290896522280e47a1fecba38a
branch: main
author: Peter Bierma
committer: JelleZijlstra
date: 2024-08-28T18:27:40-07:00
summary:
gh-123448: Move `_PyNoDefault_Type` to the static types array
https://github.com/python/cpython/commit/bd29ce850907e6e1b0c4b99e97b94061fb865fa4
commit: bd29ce850907e6e1b0c4b99e97b94061fb865fa4
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-08-28T18:57:28-07:00
summary:
https://github.com/python/cpython/commit/eec25e5d47c3602cc8fd08bc55869e96f5ab62a1
commit: eec25e5d47c3602cc8fd08bc55869e96f5ab62a1
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-08-29T09:55:56-07:00
summary:
https://github.com/python/cpython/commit/de20ad9683de6d3e0b206f66b912001e063478b9
commit: de20ad9683de6d3e0b206f66b912001e063478b9
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-09-10T06:27:50-07:00
summary:
https://github.com/python/cpython/commit/5436d8b9c397c48d9b0d5f9d4ad5e1d5a5d500f6
commit: 5436d8b9c397c48d9b0d5f9d4ad5e1d5a5d500f6
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-09-11T07:49:59-07:00
summary:
gh-119180: Documentation for PEP 649 and 749 (#122235)
Co
https://github.com/python/cpython/commit/fe49e8f32ff421d2579bde385dbf4b2df477df78
commit: fe49e8f32ff421d2579bde385dbf4b2df477df78
branch: main
author: Irit Katriel <1055913+iritkatr...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-09-13T15:16:54Z
summary:
gh-124022: add m
https://github.com/python/cpython/commit/eadb9660ed836b40667d4f662eae90287ff18397
commit: eadb9660ed836b40667d4f662eae90287ff18397
branch: main
author: Loïc Estève
committer: JelleZijlstra
date: 2024-09-13T11:13:30-07:00
summary:
gh-122957: Fix test flakiness in asyncio test in free-thread
https://github.com/python/cpython/commit/4f25e282ada8b9a4ae2aa56c4b16eaa9baad458a
commit: 4f25e282ada8b9a4ae2aa56c4b16eaa9baad458a
branch: main
author: Oleg Iarygin
committer: JelleZijlstra
date: 2024-09-13T18:35:08Z
summary:
gh-100554: Fix formatting of type.rst modifications (#124066)
files
https://github.com/python/cpython/commit/9aa1f60e2dedd8a67c42fb4f4c56858b6ba5b947
commit: 9aa1f60e2dedd8a67c42fb4f4c56858b6ba5b947
branch: main
author: Irit Katriel <1055913+iritkatr...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-09-16T06:58:18-07:00
summary:
gh-124058:
https://github.com/python/cpython/commit/80a4e3899420faaa012c82b4e82cdb6675a6a944
commit: 80a4e3899420faaa012c82b4e82cdb6675a6a944
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-05-31T14:05:24-07:00
summary:
gh-119821: Support non-dict globals in
https://github.com/python/cpython/commit/d28afd3fa064db10a2eb2a65bba33e8ea77a8fcf
commit: d28afd3fa064db10a2eb2a65bba33e8ea77a8fcf
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-05-31T14:05:51-07:00
summary:
gh-119180: Lazily wrap annotations on classmethod and
https://github.com/python/cpython/commit/a0559849ac2de604ffa410268be262a8482ad23c
commit: a0559849ac2de604ffa410268be262a8482ad23c
branch: 3.13
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-05-31T21:56:26-07:00
summary:
[3.13] gh-119821: Support non-dict globals in
https://github.com/python/cpython/commit/6d9677d78e18012b4e53a92d43fabf0372d08c33
commit: 6d9677d78e18012b4e53a92d43fabf0372d08c33
branch: 3.12
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-05-31T21:56:38-07:00
summary:
[3.12] gh-119821: Support non-dict globals in
https://github.com/python/cpython/commit/aa9fe98e0649f0a151942914ef4e2810ca6126c2
commit: aa9fe98e0649f0a151942914ef4e2810ca6126c2
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-02T08:13:24-07:00
summary:
Improve documentation for typing.get_type_hints (#119928
https://github.com/python/cpython/commit/c8de0ec7b96d1c6d27f281c1ab7dc07e03283d22
commit: c8de0ec7b96d1c6d27f281c1ab7dc07e03283d22
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-02T15:21:47Z
summary:
https://github.com/python/cpython/commit/cfec22ce19042e3e8d2b3d5d9e4b4ba57daae886
commit: cfec22ce19042e3e8d2b3d5d9e4b4ba57daae886
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-02T15:29:25Z
summary:
https://github.com/python/cpython/commit/117a8acdab997b73ada822cce97815a86f839e15
commit: 117a8acdab997b73ada822cce97815a86f839e15
branch: main
author: Solomon Himelbloom <7608183+techsolo...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-02T17:43:03-07:00
summary:
gh-
https://github.com/python/cpython/commit/3709e1bbad61e9f8ab9faa6c049268ceb6c0587f
commit: 3709e1bbad61e9f8ab9faa6c049268ceb6c0587f
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-03T00:59:41Z
summary:
[3.
https://github.com/python/cpython/commit/3bf7a5079c8d1845af98c145056e7ae1e102be43
commit: 3bf7a5079c8d1845af98c145056e7ae1e102be43
branch: 3.12
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-03T12:26:25-07:00
summary:
[3.12] gh-119821: Fix refleak in LOAD_FROM_DICT_OR_GLOBALS
https://github.com/python/cpython/commit/ff1857d6ed52fab8ef1507c289d89ee545ca6478
commit: ff1857d6ed52fab8ef1507c289d89ee545ca6478
branch: main
author: Bénédikt Tran <10796600+picn...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-04T07:24:22-07:00
summary:
gh-120029:
https://github.com/python/cpython/commit/c5d1fbd4cef1f720b615d85b0814763ddbb7a0ee
commit: c5d1fbd4cef1f720b615d85b0814763ddbb7a0ee
branch: 3.12
author: Alex Waygood
committer: JelleZijlstra
date: 2024-06-05T10:37:24-07:00
summary:
[3.12] typing docs: fix indentation of TypedDict deprecation
https://github.com/python/cpython/commit/9b8611eeea172cd4aa626ccd1ca333dc4093cd8c
commit: 9b8611eeea172cd4aa626ccd1ca333dc4093cd8c
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-11T13:06:49Z
summary:
gh-119180: PEP 649 compiler changes (#119361)
files:
A Misc/NEWS.d
https://github.com/python/cpython/commit/755dab719dfc924dd8aef46f67512dabb8f25071
commit: 755dab719dfc924dd8aef46f67512dabb8f25071
branch: main
author: Bénédikt Tran <10796600+picn...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-12T05:14:50-06:00
summary:
gh-120029
https://github.com/python/cpython/commit/9e0b11eb21930b7b8e4a396200a921e9985cfca4
commit: 9e0b11eb21930b7b8e4a396200a921e9985cfca4
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-15T15:18:16Z
summary:
annotations: expand documentation on "simple" assignme
https://github.com/python/cpython/commit/518595133528195b2b4a9dd6c6733a4dc4c4fce8
commit: 518595133528195b2b4a9dd6c6733a4dc4c4fce8
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-15T15:24:21Z
summary:
https://github.com/python/cpython/commit/29bbd5f8e41217d53ac5eb5cd05f58477b5baa59
commit: 29bbd5f8e41217d53ac5eb5cd05f58477b5baa59
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-15T15:35:57Z
summary:
https://github.com/python/cpython/commit/4bf17c381fb7b465f0f26aecb94a6c54cf9be2d3
commit: 4bf17c381fb7b465f0f26aecb94a6c54cf9be2d3
branch: main
author: Bénédikt Tran <10796600+picn...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-17T06:51:03-07:00
summary:
gh-119933: I
https://github.com/python/cpython/commit/7c47f93dff878bdc43f5162dd878cbb375711570
commit: 7c47f93dff878bdc43f5162dd878cbb375711570
branch: 3.13
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-17T08:01:49-07:00
summary:
[3.13] gh-119933: Improve ``SyntaxError`` message for invalid
https://github.com/python/cpython/commit/d8f27cb1141fd3575de816438ed80a916c0560ed
commit: d8f27cb1141fd3575de816438ed80a916c0560ed
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-19T05:56:36-07:00
summary:
gh-120722: Set position on RETURN_VALUE in lambda (#120724
https://github.com/python/cpython/commit/d62cbba235df1199b8b2556d2016d37522608973
commit: d62cbba235df1199b8b2556d2016d37522608973
branch: 3.12
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-19T13:19:39Z
summary:
[3.12] gh-120722: Set position on RETURN_VALUE in lambda (GH-120724
https://github.com/python/cpython/commit/4ce1246a9958d2d1452f83be961e369f7d050714
commit: 4ce1246a9958d2d1452f83be961e369f7d050714
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-19T13:22:21Z
summary:
[3.
https://github.com/python/cpython/commit/58b3f111767148e9011ccd52660e208f0c834b2a
commit: 58b3f111767148e9011ccd52660e208f0c834b2a
branch: main
author: Danny Yang
committer: JelleZijlstra
date: 2024-06-19T18:49:00Z
summary:
gh-120521: clarify except* documentation to allow tuples (#120523)
Co
https://github.com/python/cpython/commit/ae9b54bd484a9b0c5a76a880456f74e7dfa90fbb
commit: ae9b54bd484a9b0c5a76a880456f74e7dfa90fbb
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-19T12:06:52-07:00
summary:
https://github.com/python/cpython/commit/adef569278d5f81a0a689c1b086bf819ffea20fd
commit: adef569278d5f81a0a689c1b086bf819ffea20fd
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-19T12:07:04-07:00
summary:
https://github.com/python/cpython/commit/b8a8e04fec76ad7f7c3e5149114dd2ee8a5caecc
commit: b8a8e04fec76ad7f7c3e5149114dd2ee8a5caecc
branch: main
author: Bénédikt Tran <10796600+picn...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-06-19T20:49:30-07:00
summary:
gh-11969
https://github.com/python/cpython/commit/0c6d6ab252a42fe616687ba567c96e829fab5877
commit: 0c6d6ab252a42fe616687ba567c96e829fab5877
branch: 3.12
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-19T22:12:31-07:00
summary:
[3.12] gh-119698: fix `symtable.Class.get_methods` and
https://github.com/python/cpython/commit/8cfd005b6df2f1d07c0dd00450009a41796a2718
commit: 8cfd005b6df2f1d07c0dd00450009a41796a2718
branch: 3.13
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-19T22:27:23-07:00
summary:
[3.13] gh-119698: fix `symtable.Class.get_methods` and
https://github.com/python/cpython/commit/3846fcfb928753bd52265ba67a9b4ceae51d2ef3
commit: 3846fcfb928753bd52265ba67a9b4ceae51d2ef3
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-20T05:42:30Z
summary:
gh-119698: symtable: Fix merge race (#120779)
files:
M Lib
https://github.com/python/cpython/commit/e8e151d4715839f785ff853c77594d7302b40266
commit: e8e151d4715839f785ff853c77594d7302b40266
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-20T07:07:24-07:00
summary:
gh-120780: Show attribute name for LOAD_SPECIAL in dis output
https://github.com/python/cpython/commit/42b2c9d78da7ebd6bd5925a4d4c78aec3c9e78e6
commit: 42b2c9d78da7ebd6bd5925a4d4c78aec3c9e78e6
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-25T08:12:11-07:00
summary:
gh-120108: Fix deepcopying of AST trees with .parent
https://github.com/python/cpython/commit/899dfbaf0e62c71885eced4747d7d4c93b7bbd4f
commit: 899dfbaf0e62c71885eced4747d7d4c93b7bbd4f
branch: 3.13
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-06-25T15:39:29Z
summary:
[3.13] gh-120108: Fix deepcopying of AST trees with .parent
https://github.com/python/cpython/commit/8799f0537b0b3c87280a3291f0efc5eb8047066a
commit: 8799f0537b0b3c87280a3291f0efc5eb8047066a
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-03T15:28:57Z
summary:
[3.
https://github.com/python/cpython/commit/9728ead36181fb3f0a4b2e8a7291a3e0a702b952
commit: 9728ead36181fb3f0a4b2e8a7291a3e0a702b952
branch: main
author: Bénédikt Tran <10796600+picn...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-03T20:10:54-07:00
summary:
gh-12114
https://github.com/python/cpython/commit/715ec630dd78819ed79cad5ac28617daefe1e745
commit: 715ec630dd78819ed79cad5ac28617daefe1e745
branch: main
author: Jongbum Won <71166964+wonda...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-04T06:34:34-07:00
summary:
gh-12135
https://github.com/python/cpython/commit/8d3f44ad015ff906275d13f5cbe88757e1db0463
commit: 8d3f44ad015ff906275d13f5cbe88757e1db0463
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-04T13:43:31Z
summary:
[3.
https://github.com/python/cpython/commit/77ced7601ccfc288b05f0da8f1b52d49388d637b
commit: 77ced7601ccfc288b05f0da8f1b52d49388d637b
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-04T13:53:41Z
summary:
[3.
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
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
https://github.com/python/cpython/commit/f4d6e45c1e7161878b36ef9e876ca3e44b80a97d
commit: f4d6e45c1e7161878b36ef9e876ca3e44b80a97d
branch: main
author: Bénédikt Tran <10796600+picn...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-13T07:45:18-07:00
summary:
gh-120452: i
https://github.com/python/cpython/commit/20d145512acd9a7dcc753aa79213e9a1239380a5
commit: 20d145512acd9a7dcc753aa79213e9a1239380a5
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-13T15:11:33Z
summary:
[3.
https://github.com/python/cpython/commit/4af9c05e788debe0c6194db68b359b6b8200136a
commit: 4af9c05e788debe0c6194db68b359b6b8200136a
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-13T15:21:30Z
summary:
[3.
https://github.com/python/cpython/commit/50eec501fef46f0887df6f2f47d74f4defb35515
commit: 50eec501fef46f0887df6f2f47d74f4defb35515
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-07-14T15:53:32-07:00
summary:
gh-57141: Make shallow argument to filecmp.dircmp keyword-only
https://github.com/python/cpython/commit/55ff124b9c724cfcadd65195b7531279ed8cb170
commit: 55ff124b9c724cfcadd65195b7531279ed8cb170
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-14T23:17:26Z
summary:
[3.
https://github.com/python/cpython/commit/6682d916780c1cb305e679a057ee6992b114118e
commit: 6682d916780c1cb305e679a057ee6992b114118e
branch: main
author: Bénédikt Tran <10796600+picn...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-17T06:27:35-07:00
summary:
gh-119698:
https://github.com/python/cpython/commit/c6ef5aca614e3ee1cfe4125148d80e0e0bd77462
commit: c6ef5aca614e3ee1cfe4125148d80e0e0bd77462
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-17T13:54:40Z
summary:
[3.
https://github.com/python/cpython/commit/3279a4fbfff509a80cc5401b6997e8310ffadd84
commit: 3279a4fbfff509a80cc5401b6997e8310ffadd84
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-17T22:32:29Z
summary:
[3.
https://github.com/python/cpython/commit/71970d602f3e5e50c40bd091f112b162538b1125
commit: 71970d602f3e5e50c40bd091f112b162538b1125
branch: 3.12
author: Russell Keith-Magee
committer: JelleZijlstra
date: 2024-07-21T18:39:48-07:00
summary:
[3.12] Docs: spelling and grammar fixes (GH-122084
https://github.com/python/cpython/commit/c09d4c4a26a39a3c1185bc3449d3e0886cb82784
commit: c09d4c4a26a39a3c1185bc3449d3e0886cb82784
branch: main
author: Bénédikt Tran <10796600+picn...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-07-22T07:04:17-07:00
summary:
gh-119698: dep
https://github.com/python/cpython/commit/2762c6cc5e4c1c0d630568db5fbba7a3a71a507c
commit: 2762c6cc5e4c1c0d630568db5fbba7a3a71a507c
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-07-22T14:12:43-07:00
summary:
gh-121637: Syntax error for optimized-away incorrect await
https://github.com/python/cpython/commit/7b7b90d1ce5116f29ad6c8120c0490824baa54e0
commit: 7b7b90d1ce5116f29ad6c8120c0490824baa54e0
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-07-23T21:16:50Z
summary:
gh-119180: Add `annotationlib` module to support PEP 649 (#119891
https://github.com/python/cpython/commit/e9681211b9ad11d1c1f471c43bc57cac46814779
commit: e9681211b9ad11d1c1f471c43bc57cac46814779
branch: main
author: sobolevn
committer: JelleZijlstra
date: 2024-07-24T05:47:52-07:00
summary:
gh-19: Add missing `Py_DECREF` in `func_get_annotation_dict
https://github.com/python/cpython/commit/45614ecb2bdc2b984f051c7eade39458a3f8709f
commit: 45614ecb2bdc2b984f051c7eade39458a3f8709f
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-07-27T16:36:06Z
summary:
gh-119180: Use type descriptors to access annotations (PEP 749
https://github.com/python/cpython/commit/ae192262ad1cffb6ece9d16e67804386c382be0c
commit: ae192262ad1cffb6ece9d16e67804386c382be0c
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-07-27T17:24:10Z
summary:
gh-119180: Add evaluate functions for type params and type aliases
https://github.com/python/cpython/commit/8234419c32b9890689e26da936882bc1e9ee161f
commit: 8234419c32b9890689e26da936882bc1e9ee161f
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-08-01T16:28:25-07:00
summary:
gh-122562: Remove ste_free and ste_child_free from symtable
https://github.com/python/cpython/commit/b72c748d7fb4ecc0bc4626c7bc05fbc6c83f0ba8
commit: b72c748d7fb4ecc0bc4626c7bc05fbc6c83f0ba8
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-08-05T23:16:29-07:00
summary:
Fix syntax in generate_re_casefix.py (#122699)
This was
https://github.com/python/cpython/commit/be88b3b996dd74a9c3e5caada59064ee1681a2b9
commit: be88b3b996dd74a9c3e5caada59064ee1681a2b9
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-08-06T06:42:27Z
summary:
[3.1
https://github.com/python/cpython/commit/35bf9c62b161bfee22039946904f5761532b6d42
commit: 35bf9c62b161bfee22039946904f5761532b6d42
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-08-06T06:46:14Z
summary:
[3.1
https://github.com/python/cpython/commit/016f4b5975a251d353c6e9d399b2b6a234735f25
commit: 016f4b5975a251d353c6e9d399b2b6a234735f25
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-08-11T23:42:57Z
summary:
gh-119180: Improvements to ForwardRef.evaluate (#122210)
Noticed
https://github.com/python/cpython/commit/4534068f22f07a8ab9871bc16abf03c478ee2532
commit: 4534068f22f07a8ab9871bc16abf03c478ee2532
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-08-11T23:44:51Z
summary:
gh-119180: annotationlib: Fix __all__, formatting (#122365)
files
https://github.com/python/cpython/commit/53ebb6232a8ebc03827cf2251bfc67f1886ffd70
commit: 53ebb6232a8ebc03827cf2251bfc67f1886ffd70
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-08-12T09:20:09-07:00
summary:
gh-122888: Fix crash on certain calls to str() (#122889
https://github.com/python/cpython/commit/55aede73423a718309bd89741766e01ce8435399
commit: 55aede73423a718309bd89741766e01ce8435399
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-08-12T16:53:05Z
summary:
[3.
https://github.com/python/cpython/commit/c9c6e04380ffedd25ea2e582f9057ab9612960c9
commit: c9c6e04380ffedd25ea2e582f9057ab9612960c9
branch: main
author: Skip Montanaro
committer: JelleZijlstra
date: 2024-02-01T10:07:16-08:00
summary:
Correct description of inheriting from another class (#114660
https://github.com/python/cpython/commit/1bb64e52ea95d18b68d761c1bee6042561e23835
commit: 1bb64e52ea95d18b68d761c1bee6042561e23835
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-02-01T18:15:11Z
summary:
https://github.com/python/cpython/commit/a46fddfed3df526a597325ddfac0ea1612e9e12c
commit: a46fddfed3df526a597325ddfac0ea1612e9e12c
branch: 3.11
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-02-01T18:15:12Z
summary:
https://github.com/python/cpython/commit/9d1a353230f555fc28239c5ca1e82b758084e02a
commit: 9d1a353230f555fc28239c5ca1e82b758084e02a
branch: main
author: Mike Zimin <122507876+mikezimi...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-02-10T07:59:46-08:00
summary:
gh-11489
https://github.com/python/cpython/commit/95ebd45613d6bf0a8b76778454f1d413d54209db
commit: 95ebd45613d6bf0a8b76778454f1d413d54209db
branch: main
author: Nikita Sobolev
committer: JelleZijlstra
date: 2024-02-12T06:23:54-08:00
summary:
Remove outdated comment about py3.6 in `test_typing` (#115318
https://github.com/python/cpython/commit/c01a4808d3d212bf9833306293e4d5806d941651
commit: c01a4808d3d212bf9833306293e4d5806d941651
branch: 3.11
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-02-16T19:37:42Z
summary:
[3.11] gh-115570: Fix DeprecationWarnings in test_typing (#115571
https://github.com/python/cpython/commit/83c7dd5200bae16d2f2f942fb0a826723d3023cc
commit: 83c7dd5200bae16d2f2f942fb0a826723d3023cc
branch: 3.12
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-02-16T13:46:48-08:00
summary:
[3.12] gh-115570: Fix DeprecationWarnings in test_typing
https://github.com/python/cpython/commit/02beb9f0208d22fd8bd893e6e6ec813f7e51b235
commit: 02beb9f0208d22fd8bd893e6e6ec813f7e51b235
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-02-27T21:35:25-08:00
summary:
gh-116026: Try disabling rebuilds of dependents in Homebrew
https://github.com/python/cpython/commit/3b63d0769f49171f53e9cecc686fa01a383bd4b1
commit: 3b63d0769f49171f53e9cecc686fa01a383bd4b1
branch: main
author: Kirill Podoprigora
committer: JelleZijlstra
date: 2024-02-28T03:04:23-08:00
summary:
gh-116030: test_unparse: Add ``ctx`` argument to
https://github.com/python/cpython/commit/6a86030bc2519b4a6b055e0b47b9870c86db8588
commit: 6a86030bc2519b4a6b055e0b47b9870c86db8588
branch: main
author: Kirill Podoprigora
committer: JelleZijlstra
date: 2024-02-29T06:59:24-08:00
summary:
gh-116100: Add `test` arg to `ast.If` and `op` arg to
https://github.com/python/cpython/commit/f1d08c22d873dc02131578053d588971b9cde866
commit: f1d08c22d873dc02131578053d588971b9cde866
branch: 3.11
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-03-01T00:02:39Z
summary:
[3.
https://github.com/python/cpython/commit/5f63b73d5216c785a3bddc4892ba3463ea6ec62b
commit: 5f63b73d5216c785a3bddc4892ba3463ea6ec62b
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-03-01T00:12:55Z
summary:
[3.
https://github.com/python/cpython/commit/d308d33e098d8e176f1e5169225d3cf800ed6aa1
commit: d308d33e098d8e176f1e5169225d3cf800ed6aa1
branch: main
author: Mehdi Drissi
committer: JelleZijlstra
date: 2024-03-11T23:11:56-07:00
summary:
gh-89547: Support for nesting special forms like Final (#116096
https://github.com/python/cpython/commit/df4784b3b7519d137ca6a1aeb500ef59e24a7f9b
commit: df4784b3b7519d137ca6a1aeb500ef59e24a7f9b
branch: main
author: Nikita Sobolev
committer: JelleZijlstra
date: 2024-03-12T07:49:39-07:00
summary:
gh-116127: PEP-705: Add `ReadOnly` support for `TypedDict
https://github.com/python/cpython/commit/290330714b0af5b46b1df6cff08410bd2f73607b
commit: 290330714b0af5b46b1df6cff08410bd2f73607b
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-03-12T15:17:53-07:00
summary:
gh-89547: typing.rst: Add note about change in behavior with
https://github.com/python/cpython/commit/149f7f7ae28944579792d22607532006977177c9
commit: 149f7f7ae28944579792d22607532006977177c9
branch: main
author: Tushar Sadhwani
committer: JelleZijlstra
date: 2024-03-12T15:46:42-07:00
summary:
Add `typing.NamedTuple` in glossary section for named tuples
https://github.com/python/cpython/commit/65c6620a3aa677ed1315f6ebec134aedf65664c2
commit: 65c6620a3aa677ed1315f6ebec134aedf65664c2
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-03-12T22:53:08Z
summary:
[3.1
https://github.com/python/cpython/commit/0917338c78ebb16bee56c470f4c9eb92e3042184
commit: 0917338c78ebb16bee56c470f4c9eb92e3042184
branch: 3.11
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-03-12T22:54:18Z
summary:
[3.1
https://github.com/python/cpython/commit/3f1b6efee95c06f8912bcea4031afacdbc0d5684
commit: 3f1b6efee95c06f8912bcea4031afacdbc0d5684
branch: main
author: Mariusz Felisiak
committer: JelleZijlstra
date: 2024-03-12T21:19:33-07:00
summary:
Docs: fix broken links (#116651)
files:
M Doc/faq
https://github.com/python/cpython/commit/982ff4a4b7282a104bf7827282698a1e39983c65
commit: 982ff4a4b7282a104bf7827282698a1e39983c65
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-03-12T21:37:38-07:00
summary:
https://github.com/python/cpython/commit/0ebc7925e57ebe608530801bfc859e27c6bd99d0
commit: 0ebc7925e57ebe608530801bfc859e27c6bd99d0
branch: 3.11
author: Mariusz Felisiak
committer: JelleZijlstra
date: 2024-03-12T22:00:45-07:00
summary:
[3.11] Docs: fix broken links (GH-116651) (#116701)
(cherry
https://github.com/python/cpython/commit/b32789ccb91bbe43e88193f68b1364a8da6d9866
commit: b32789ccb91bbe43e88193f68b1364a8da6d9866
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-04-04T06:39:16-04:00
summary:
gh-117521: Improve typing.TypeGuard docstring (#117522)
files
https://github.com/python/cpython/commit/b5e12aa9ff581dd677d9b5f7adeb672cfb52068e
commit: b5e12aa9ff581dd677d9b5f7adeb672cfb52068e
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: JelleZijlstra
date: 2024-04-04T11:04:16Z
summary:
[3.
https://github.com/python/cpython/commit/f2132fcd2a6da7b2b86e80189fa009ce1d2c753b
commit: f2132fcd2a6da7b2b86e80189fa009ce1d2c753b
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2024-04-09T10:50:37Z
summary:
gh-117516: Implement typing.TypeIs (#117517)
See PEP 742.
Co
https://github.com/python/cpython/commit/1539854c3d03c2d6287a150227ec4bef9de0bc2b
commit: 1539854c3d03c2d6287a150227ec4bef9de0bc2b
branch: main
author: Jens Hedegaard Nielsen
committer: JelleZijlstra
date: 2024-04-18T09:01:58Z
summary:
fix formatting of literal in docstring of int.from_bytes
1 - 100 of 357 matches
Mail list logo