[Python-checkins] gh-55664: Add warning when creating a type using a namespace dictionary with non-string keys. (GH-105338)

2024-01-28 Thread serhiy-storchaka
https://github.com/python/cpython/commit/f7c05d7ad3075a1dbeed86b6b12903032e4afba6 commit: f7c05d7ad3075a1dbeed86b6b12903032e4afba6 branch: main author: Furkan Onder committer: serhiy-storchaka date: 2024-01-29T01:05:29+02:00 summary: gh-55664: Add warning when creating a type using a namespace d

[Python-checkins] [3.12] gh-100734: Add 'Notable change in 3.11.x' to `whatsnew/3.11.rst` (GH-114657) (#114688)

2024-01-28 Thread hugovk
https://github.com/python/cpython/commit/e60435813cafd6b20d02437c63212e33a963aaf8 commit: e60435813cafd6b20d02437c63212e33a963aaf8 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-01-2

[Python-checkins] gh-100734: Add 'Notable change in 3.11.x' to `whatsnew/3.11.rst` (#114657)

2024-01-28 Thread hugovk
https://github.com/python/cpython/commit/3bb6912d8832e6e0a98c74de360dc1b23906c4b3 commit: 3bb6912d8832e6e0a98c74de360dc1b23906c4b3 branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2024-01-28T20:28:25Z

[Python-checkins] Fix indentation in `__post_init__` documentation. (gh-114666)

2024-01-28 Thread ericvsmith
https://github.com/python/cpython/commit/d00fbed68ffcd5823acbb32a0e47e2e5f9732ff7 commit: d00fbed68ffcd5823acbb32a0e47e2e5f9732ff7 branch: main author: Bhushan Mohanraj <[email protected]> committer: ericvsmith date: 2024-01-28T15:10:32-05:00 summary: Fix indentat

[Python-checkins] [3.12] Correct Skip Montanaro's email address (GH-114677) (#114679)

2024-01-28 Thread AlexWaygood
https://github.com/python/cpython/commit/c59452919bbba5f16ddf2bfc7c4437fb054e4ed2 commit: c59452919bbba5f16ddf2bfc7c4437fb054e4ed2 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-01-28T14:59:06Z summary: [3.12] Correct

[Python-checkins] [3.11] Correct Skip Montanaro's email address (GH-114677) (#114680)

2024-01-28 Thread AlexWaygood
https://github.com/python/cpython/commit/eff69a7bf98356f18393ab941011892783549e2c commit: eff69a7bf98356f18393ab941011892783549e2c branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-01-28T14:58:26Z summary: [3.11] Correct

[Python-checkins] Correction Skip Montanaro's email address (#114677)

2024-01-28 Thread AlexWaygood
https://github.com/python/cpython/commit/5ecfd750b4f511f270c38f0d748da9cffa279295 commit: 5ecfd750b4f511f270c38f0d748da9cffa279295 branch: main author: Skip Montanaro committer: AlexWaygood date: 2024-01-28T14:51:25Z summary: Correction Skip Montanaro's email address (#114677) files: M Doc/libr