[Python-checkins] gh-133363: Fix Cmd completion for lines beginning with `! ` (#133364)

2025-05-03 Thread gaogaotiantian
https://github.com/python/cpython/commit/1d9406e426d95eb088e4a474fccf294cc106b2b6 commit: 1d9406e426d95eb088e4a474fccf294cc106b2b6 branch: main author: Matt Wozniski committer: gaogaotiantian date: 2025-05-03T22:50:37-04:00 summary: gh-133363: Fix Cmd completion for lines beginning with `! ` (#1

[Python-checkins] GH-91048: Add utils for printing the call stack for asyncio tasks (#133284)

2025-05-03 Thread pablogsal
https://github.com/python/cpython/commit/2bc836523105a2197a1f987cc03911bece74b35e commit: 2bc836523105a2197a1f987cc03911bece74b35e branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2025-05-04T00:51:57Z summary: GH-91048: Add utils for printing the call stack for asyncio task

[Python-checkins] gh-133139: Add curses.assume_default_colors() (GH-133145)

2025-05-03 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7363e8d24d14abf651633865ea959702ebac73d3 commit: 7363e8d24d14abf651633865ea959702ebac73d3 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-03T23:33:22+03:00 summary: gh-133139: Add curses.assume_default_colors() (GH-133145)

[Python-checkins] gh-123539: Add new error message changes to "Whats New" (#133344)

2025-05-03 Thread pablogsal
https://github.com/python/cpython/commit/3e256b9118eded25e6aca61e3939fd4e03b87082 commit: 3e256b9118eded25e6aca61e3939fd4e03b87082 branch: main author: sobolevn committer: pablogsal date: 2025-05-03T19:18:40+02:00 summary: gh-123539: Add new error message changes to "Whats New" (#133344) files:

[Python-checkins] [3.13] gh-133210: Fix `test_rlcompleter` in `--without-doc-strings` mode (GH-133332) (#133348)

2025-05-03 Thread sobolevn
https://github.com/python/cpython/commit/e090f8e3f59f5eec8158c891b30f6450b57dab00 commit: e090f8e3f59f5eec8158c891b30f6450b57dab00 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-05-03T16:01:36Z summary: [3.13] gh-133210:

[Python-checkins] gh-133210: Fix `test_rlcompleter` in `--without-doc-strings` mode (#133332)

2025-05-03 Thread sobolevn
https://github.com/python/cpython/commit/881144fa585bfb03441b29a8b62f89154c668fd4 commit: 881144fa585bfb03441b29a8b62f89154c668fd4 branch: main author: sobolevn committer: sobolevn date: 2025-05-03T18:38:27+03:00 summary: gh-133210: Fix `test_rlcompleter` in `--without-doc-strings` mode (#12

[Python-checkins] gh-123299: Add PyREPL syntax highlighting to release highlights (#133321)

2025-05-03 Thread ambv
https://github.com/python/cpython/commit/a85f526742b51dac4dc8b68ae84bb7f4161613cf commit: a85f526742b51dac4dc8b68ae84bb7f4161613cf branch: main author: Hugo van Kemenade <[email protected]> committer: ambv date: 2025-05-03T17:25:13+02:00 summary: gh-123299: Add PyREPL syntax

[Python-checkins] gh-133304: workaround for RISC-V in PyFloat_Pack4/Unpack4() (#133328)

2025-05-03 Thread vstinner
https://github.com/python/cpython/commit/f16f06f336ed9e0a2f12a12b26f176cbe831d2b1 commit: f16f06f336ed9e0a2f12a12b26f176cbe831d2b1 branch: main author: Sergey B Kirpichev committer: vstinner date: 2025-05-03T17:07:52+02:00 summary: gh-133304: workaround for RISC-V in PyFloat_Pack4/Unpack4() (#13

[Python-checkins] gh-133306: Use \z instead of \Z in regular expressions in the stdlib (GH-133337)

2025-05-03 Thread serhiy-storchaka
https://github.com/python/cpython/commit/84a08f8629dffae355407cc3239c981a2b7a930a commit: 84a08f8629dffae355407cc3239c981a2b7a930a branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-03T17:58:49+03:00 summary: gh-133306: Use \z instead of \Z in regular expressions in

[Python-checkins] gh-133306: Use \z instead of \Z in fnmatch.translate() and glob.translate() (GH-133338)

2025-05-03 Thread serhiy-storchaka
https://github.com/python/cpython/commit/add0ca9ea00ab02fd3a58d059e8370c2d0a1d32c commit: add0ca9ea00ab02fd3a58d059e8370c2d0a1d32c branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-03T17:58:21+03:00 summary: gh-133306: Use \z instead of \Z in fnmatch.translate() and

[Python-checkins] [3.13] gh-133117: Enable stricter mypy checks for `tomllib` (GH-133206) (#133343)

2025-05-03 Thread sobolevn
https://github.com/python/cpython/commit/85252236b1bad83a69e07473b02e9d0e3cf75042 commit: 85252236b1bad83a69e07473b02e9d0e3cf75042 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-05-03T14:20:34Z summary: [3.13] gh-133117:

[Python-checkins] gh-133117: Enable stricter mypy checks for `tomllib` (#133206)

2025-05-03 Thread sobolevn
https://github.com/python/cpython/commit/cb3174113e7dbb8a757ce64faac5a8c7e074945b commit: cb3174113e7dbb8a757ce64faac5a8c7e074945b branch: main author: sobolevn committer: sobolevn date: 2025-05-03T16:57:09+03:00 summary: gh-133117: Enable stricter mypy checks for `tomllib` (#133206) files: M L

[Python-checkins] [3.13] gh-130160: use `.. program::` directive for documenting `platform` CLI (GH-133335) (#133341)

2025-05-03 Thread hugovk
https://github.com/python/cpython/commit/130491f6cc508f598749f8821e45541472cf4111 commit: 130491f6cc508f598749f8821e45541472cf4111 branch: 3.13 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-05-03T15:37:09+0

[Python-checkins] gh-130160: use `.. program::` directive for documenting `platform` CLI (#133335)

2025-05-03 Thread hugovk
https://github.com/python/cpython/commit/1550c30fd5f2f2902bbcbf64165ae904ebcf7e81 commit: 1550c30fd5f2f2902bbcbf64165ae904ebcf7e81 branch: main author: Semyon Moroz committer: hugovk <[email protected]> date: 2025-05-03T15:05:04+03:00 summary: gh-130160: use `.. program::` d

[Python-checkins] gh-131524: Update platform CLI to use argparse (#131542)

2025-05-03 Thread hugovk
https://github.com/python/cpython/commit/77c391a1b178a35b0157e00689acb3904b77694d commit: 77c391a1b178a35b0157e00689acb3904b77694d branch: main author: Harry committer: hugovk <[email protected]> date: 2025-05-03T08:58:59Z summary: gh-131524: Update platform CLI to use argpa

[Python-checkins] [3.13] gh-114713: Revert gh-114731 (GH-133330) (#133331)

2025-05-03 Thread Eclips4
https://github.com/python/cpython/commit/c9c0beb00d993cffa914e43fc57905b173006489 commit: c9c0beb00d993cffa914e43fc57905b173006489 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-05-03T08:09:54Z summary: [3.13] gh-114713:

[Python-checkins] gh-133306: Support \z as a synonym for \Z in regular expressions (GH-133314)

2025-05-03 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ac56f8cc8d36ed65228d7eaa245569f66ad16d2b commit: ac56f8cc8d36ed65228d7eaa245569f66ad16d2b branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-03T07:54:33Z summary: gh-133306: Support \z as a synonym for \Z in regular expression

[Python-checkins] gh-114713: Revert gh-114731 (#133330)

2025-05-03 Thread Eclips4
https://github.com/python/cpython/commit/fe44fc4f4351bb4b457c01d94b4ae8b9eda501aa commit: fe44fc4f4351bb4b457c01d94b4ae8b9eda501aa branch: main author: Kirill Podoprigora committer: Eclips4 date: 2025-05-03T07:47:08Z summary: gh-114713: Revert gh-114731 (#10) Revert "gh-114713: Handle case

[Python-checkins] gh-133194: Fix regression with PEP 758 parsing on older `feature_version` (#133289)

2025-05-03 Thread sobolevn
https://github.com/python/cpython/commit/ca0a96dfaa686c314e9d706023a59d26b6cc33b9 commit: ca0a96dfaa686c314e9d706023a59d26b6cc33b9 branch: main author: sobolevn committer: sobolevn date: 2025-05-03T10:33:14+03:00 summary: gh-133194: Fix regression with PEP 758 parsing on older `feature_version`