[Python-checkins] [3.13] gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566) (#126619)

2024-11-22 Thread ambv
https://github.com/python/cpython/commit/950daf8765d5ea026112c2affccc9ae06ee90827 commit: 950daf8765d5ea026112c2affccc9ae06ee90827 branch: 3.13 author: Damien <81557462+damien-c...@users.noreply.github.com> committer: ambv date: 2024-11-22T20:18:57+01:00 summary: [3.13] gh-122544: Cha

[Python-checkins] [3.13] gh-126554: ctypes: Correctly handle NULL dlsym values (GH-126555) (#126861)

2024-11-17 Thread ambv
https://github.com/python/cpython/commit/52efb95b4527617633c43158c8b73e1c985f28fb commit: 52efb95b4527617633c43158c8b73e1c985f28fb branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2024-11-17T18:59:13+01:00 summary: [3.

[Python-checkins] [3.13] Enable aarch64 Ubuntu CI jobs (GH-125786) (GH-127170)

2024-11-23 Thread ambv
https://github.com/python/cpython/commit/d87fb9c30daba985195f3d0fe454b9ecfd809cc3 commit: d87fb9c30daba985195f3d0fe454b9ecfd809cc3 branch: 3.13 author: Łukasz Langa committer: ambv date: 2024-11-23T10:40:25+01:00 summary: [3.13] Enable aarch64 Ubuntu CI jobs (GH-125786) (GH-127170) This change

[Python-checkins] [3.9] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793) (GH-123819) (GH-127571)

2024-12-03 Thread ambv
https://github.com/python/cpython/commit/a897b4a46edb737167b68d27654640881f6c69fb commit: a897b4a46edb737167b68d27654640881f6c69fb branch: 3.9 author: Łukasz Langa committer: ambv date: 2024-12-03T18:42:19+01:00 summary: [3.9] gh-122792: Make IPv4-mapped IPv6 address properties consistent with

[Python-checkins] GH-91048: Don't attempt to run on FreeBSD (#129189)

2025-01-22 Thread ambv
https://github.com/python/cpython/commit/67d804b494d5f9f13fff088b50ff488b3701979d commit: 67d804b494d5f9f13fff088b50ff488b3701979d branch: main author: Łukasz Langa committer: ambv date: 2025-01-22T19:27:58+01:00 summary: GH-91048: Don't attempt to run on FreeBSD (#129189) files: M Mo

[Python-checkins] gh-129223: Do not allow the compiler to optimise away symbols for debug sections (#129225)

2025-01-24 Thread ambv
https://github.com/python/cpython/commit/3a3a6b86f4069a5a3561c65692937eb798053ae5 commit: 3a3a6b86f4069a5a3561c65692937eb798053ae5 branch: main author: Pablo Galindo Salgado committer: ambv date: 2025-01-24T21:36:32+01:00 summary: gh-129223: Do not allow the compiler to optimise away symbols

[Python-checkins] gh-128479: fix asyncio staggered race leaking tasks, and logging unhandled exception.append exception (#128475)

2025-01-23 Thread ambv
https://github.com/python/cpython/commit/ec91e1c2762412f1408b0dfb5d281873b852affe commit: ec91e1c2762412f1408b0dfb5d281873b852affe branch: main author: Thomas Grainger committer: ambv date: 2025-01-23T16:53:53+01:00 summary: gh-128479: fix asyncio staggered race leaking tasks, and logging

[Python-checkins] [3.9] gh-121277: Allow .. versionadded:: next in docs (GH-121278) (#128117)

2025-01-23 Thread ambv
https://github.com/python/cpython/commit/8c8a257dbc0e393125040404f973853d41e81d84 commit: 8c8a257dbc0e393125040404f973853d41e81d84 branch: 3.9 author: Petr Viktorin committer: ambv date: 2025-01-23T16:55:08+01:00 summary: [3.9] gh-121277: Allow .. versionadded:: next in docs (GH-121278

[Python-checkins] gh-91048: Also clear and set ts->asyncio_running_task with eager tasks (#129197)

2025-01-23 Thread ambv
https://github.com/python/cpython/commit/fc3d40016567abd0685131b768c8112e0084c238 commit: fc3d40016567abd0685131b768c8112e0084c238 branch: main author: Łukasz Langa committer: ambv date: 2025-01-23T19:26:36+01:00 summary: gh-91048: Also clear and set ts->asyncio_running_task with eager ta

[Python-checkins] gh-109975: Add list of 3.13 removed library replacements (#127816)

2025-01-23 Thread ambv
https://github.com/python/cpython/commit/bab8918f9a647c20b64f5c165b45c0926f19ca0d commit: bab8918f9a647c20b64f5c165b45c0926f19ca0d branch: main author: Jeong, YunWon <69878+youknow...@users.noreply.github.com> committer: ambv date: 2025-01-23T22:20:40+01:00 summary: gh-109975: Add list o

[Python-checkins] [3.12] gh-128479: fix asyncio staggered race leaking tasks, and logging unhandled exception.append exception (GH-128475) (#129228)

2025-01-23 Thread ambv
https://github.com/python/cpython/commit/e94939cedb76650c06821e91d9011c0fe82fd1ec commit: e94939cedb76650c06821e91d9011c0fe82fd1ec branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-01-23T22:16:21+01:00 summary: [3.

[Python-checkins] [3.13] gh-128479: fix asyncio staggered race leaking tasks, and logging unhandled exception.append exception (GH-128475) (#129227)

2025-01-23 Thread ambv
https://github.com/python/cpython/commit/75ec6caa484a93e665e73fb5e6b1f04802225b86 commit: 75ec6caa484a93e665e73fb5e6b1f04802225b86 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-01-23T22:16:02+01:00 summary: [3.

[Python-checkins] [3.13] gh-97850: Remove the mention of removal from `ResourceReader` docs (GH-128602) (#128654)

2025-01-23 Thread ambv
https://github.com/python/cpython/commit/eed7865ceea83f56e46307c9dc78cb53526071f6 commit: eed7865ceea83f56e46307c9dc78cb53526071f6 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-01-23T22:17:32+01:00 summary: [3.13] gh

[Python-checkins] [3.13] gh-126172: Fix a misleading statement in PYTHON_BASIC_REPL documentation (GH-127203) (#129152)

2025-01-23 Thread ambv
https://github.com/python/cpython/commit/6a261a02a72bfa1b8e3e1c8fb70b339be6033df2 commit: 6a261a02a72bfa1b8e3e1c8fb70b339be6033df2 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-01-23T22:17:11+01:00 summary: [3.

[Python-checkins] [3.13] gh-118878: Pyrepl: show completions menu below the current line (GH-118939) (#129161)

2025-01-23 Thread ambv
https://github.com/python/cpython/commit/5c102a12a13324aa1283f2ea3bd328acafdb580a commit: 5c102a12a13324aa1283f2ea3bd328acafdb580a branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-01-23T22:15:27+01:00 summary: [3.

[Python-checkins] [3.11] gh-119461: Fix ThreadedVSOCKSocketStreamTest (#129171)

2025-01-23 Thread ambv
https://github.com/python/cpython/commit/45db419c3104a14007ea9efbc4bff03aef8ed10c commit: 45db419c3104a14007ea9efbc4bff03aef8ed10c branch: 3.11 author: Victor Stinner committer: ambv date: 2025-01-23T22:14:08+01:00 summary: [3.11] gh-119461: Fix ThreadedVSOCKSocketStreamTest (#129171) Fix

[Python-checkins] gh-129223: Raise KeyError in search_map_for_section() if not found (#129262)

2025-01-25 Thread ambv
https://github.com/python/cpython/commit/be98fda7c6698e8468afd528c864aca1f532af59 commit: be98fda7c6698e8468afd528c864aca1f532af59 branch: main author: Victor Stinner committer: ambv date: 2025-01-25T18:19:48+01:00 summary: gh-129223: Raise KeyError in search_map_for_section() if not found

[Python-checkins] [3.12] gh-128833: Patch `test_embed.test_specialized_static_code_gets_unspecialized_at_Py_FINALIZE` on Windows (#128860)

2025-01-15 Thread ambv
https://github.com/python/cpython/commit/6c9b7e591b8d19fce53f8ad0e5d617a1c1842319 commit: 6c9b7e591b8d19fce53f8ad0e5d617a1c1842319 branch: 3.12 author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: ambv date: 2025-01-15T14:22:45+01:00 summary: [3.12] gh-128833:

[Python-checkins] [3.13] gh-131507: Refactor screen and cursor position calculations (GH-131547) (GH-131557)

2025-03-21 Thread ambv
https://github.com/python/cpython/commit/55fb3a75d5558c2a1683fd7ca61a320caf24c626 commit: 55fb3a75d5558c2a1683fd7ca61a320caf24c626 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-03-21T18:58:06+01:00 summary: [3.

[Python-checkins] gh-131507: Refactor screen and cursor position calculations (GH-131547)

2025-03-21 Thread ambv
https://github.com/python/cpython/commit/4cc82ffa377db5073fdc6f85c6f35f9c47397796 commit: 4cc82ffa377db5073fdc6f85c6f35f9c47397796 branch: main author: Łukasz Langa committer: ambv date: 2025-03-21T18:27:35+01:00 summary: gh-131507: Refactor screen and cursor position calculations (GH-131547

[Python-checkins] [3.13] gh-131507: Clean up tests and type checking for `_pyrepl` (GH-131509) (GH-131546)

2025-03-21 Thread ambv
https://github.com/python/cpython/commit/095c1263eb03429e8b71e5efa3c3ba35785dfc2e commit: 095c1263eb03429e8b71e5efa3c3ba35785dfc2e branch: 3.13 author: Łukasz Langa committer: ambv date: 2025-03-21T17:25:45+01:00 summary: [3.13] gh-131507: Clean up tests and type checking for `_pyrepl` (GH

[Python-checkins] gh-132139: 3.14 what's new: elaborate on why you can no longer set `Union` attributes (#132157)

2025-04-06 Thread ambv
https://github.com/python/cpython/commit/42e3a8410b7dbc960b3b7c335f2bbb516c8caf6e commit: 42e3a8410b7dbc960b3b7c335f2bbb516c8caf6e branch: main author: Alex Waygood committer: ambv date: 2025-04-06T17:51:05+02:00 summary: gh-132139: 3.14 what's new: elaborate on why you can no longer set `

[Python-checkins] gh-131507: Clean up tests and type checking for `_pyrepl` (#131509)

2025-04-05 Thread ambv
https://github.com/python/cpython/commit/5d8e981c8477ce483374b2fe6cd309a08c956299 commit: 5d8e981c8477ce483374b2fe6cd309a08c956299 branch: main author: Łukasz Langa committer: ambv date: 2025-03-21T15:48:10+01:00 summary: gh-131507: Clean up tests and type checking for `_pyrepl` (#131509

[Python-checkins] [3.12] gh-102136: Add -m to options that work with -i (GH-119271) (GH-119286)

2025-04-08 Thread ambv
https://github.com/python/cpython/commit/936dc2d443606489cdb95e651b799aff8466ee3d commit: 936dc2d443606489cdb95e651b799aff8466ee3d branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-04-08T12:32:06+02:00 summary: [3.

[Python-checkins] [3.12] gh-101137: Add `text/x-rst` to `mimetypes` (GH-118593) (GH-118599)

2025-04-08 Thread ambv
https://github.com/python/cpython/commit/b41e008edb4b5c54efedb029c96b16c66446a0d3 commit: b41e008edb4b5c54efedb029c96b16c66446a0d3 branch: 3.12 author: sobolevn committer: ambv date: 2025-04-08T12:40:41+02:00 summary: [3.12] gh-101137: Add `text/x-rst` to `mimetypes` (GH-118593) (GH-118599

[Python-checkins] [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123)

2025-04-08 Thread ambv
https://github.com/python/cpython/commit/a9bb0092d0a713eb297f8c8001a697c30202f38d commit: a9bb0092d0a713eb297f8c8001a697c30202f38d branch: 3.13 author: Serhiy Storchaka committer: ambv date: 2025-04-08T12:43:04+02:00 summary: [3.13] gh-71339: Use new assertion methods in test_import and

[Python-checkins] [3.13] gh-102136: Add -m to options that work with -i (GH-119271) (GH-119285)

2025-04-08 Thread ambv
https://github.com/python/cpython/commit/d2ec87f740923cfcb344d0fee870e3f396e4203f commit: d2ec87f740923cfcb344d0fee870e3f396e4203f branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-04-08T12:31:47+02:00 summary: [3.

[Python-checkins] Fix test_pyrepl.TestDumbTerminal if PYTHON_BASIC_REPL set. (#131332)

2025-03-17 Thread ambv
https://github.com/python/cpython/commit/a09c2b2ba643d9e0bf8b35fb5a163b75349a1846 commit: a09c2b2ba643d9e0bf8b35fb5a163b75349a1846 branch: main author: R. David Murray committer: ambv date: 2025-03-17T18:56:21+01:00 summary: Fix test_pyrepl.TestDumbTerminal if PYTHON_BASIC_REPL set. (#131332

[Python-checkins] Python 3.9.22

2025-04-08 Thread ambv
https://github.com/python/cpython/commit/05c5549224fba2906c5e33e2aee5dec6bb0b825b commit: 05c5549224fba2906c5e33e2aee5dec6bb0b825b branch: 3.9 author: Łukasz Langa committer: ambv date: 2025-04-08T17:21:55+02:00 summary: Python 3.9.22 files: A Misc/NEWS.d/3.9.22.rst D Misc/NEWS.d/next

[Python-checkins] gh-61456: Add Thai language codec aliases (#15079)

2025-04-08 Thread ambv
https://github.com/python/cpython/commit/895d983b5c9716b34d14d278084b9b6730d8 commit: 895d983b5c9716b34d14d278084b9b6730d8 branch: main author: btwood <4839861+btw...@users.noreply.github.com> committer: ambv date: 2025-04-07T13:06:32+02:00 summary: gh-61456: Add Thai language

[Python-checkins] [3.13] gh-131507: Add a way to recreate the `Misc/mypy` symlinks if missing (GH-132274) (#132293)

2025-04-08 Thread ambv
https://github.com/python/cpython/commit/099b3013fa2481a9cad0e26cd01ea74ab633d122 commit: 099b3013fa2481a9cad0e26cd01ea74ab633d122 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-04-09T01:37:26+02:00 summary: [3.

[Python-checkins] gh-131507: Add a way to recreate the `Misc/mypy` symlinks if missing (#132274)

2025-04-08 Thread ambv
https://github.com/python/cpython/commit/16dcb576f7623e19f22be631bbc0e565335da969 commit: 16dcb576f7623e19f22be631bbc0e565335da969 branch: main author: Łukasz Langa committer: ambv date: 2025-04-09T01:01:36+02:00 summary: gh-131507: Add a way to recreate the `Misc/mypy` symlinks if missing

[Python-checkins] [3.13] gh-130941: Fix `configparser` parsing values with `allow_no_value` and `interpolation` set (GH-130949) (#132588)

2025-04-16 Thread ambv
https://github.com/python/cpython/commit/ee8f681252372cca489e49a061d83c6f0138186c commit: ee8f681252372cca489e49a061d83c6f0138186c branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-04-16T14:19:46+02:00 summary: [3.

[Python-checkins] gh-132678: Add --prioritize to regrtest (GH-132679)

2025-04-18 Thread ambv
https://github.com/python/cpython/commit/a594008d9e6c4d37ff6fd698395cd318d7ec3300 commit: a594008d9e6c4d37ff6fd698395cd318d7ec3300 branch: main author: Łukasz Langa committer: ambv date: 2025-04-18T15:56:44+02:00 summary: gh-132678: Add --prioritize to regrtest (GH-132679) This is an option

[Python-checkins] [3.13] gh-129958: Properly disallow newlines in format specs in single-quoted f-strings (GH-130063) (GH-132692)

2025-04-18 Thread ambv
https://github.com/python/cpython/commit/a37d719d37ba0f45d0e88f1f70ccd66f2a4f209e commit: a37d719d37ba0f45d0e88f1f70ccd66f2a4f209e branch: 3.13 author: Łukasz Langa committer: ambv date: 2025-04-18T17:41:42+02:00 summary: [3.13] gh-129958: Properly disallow newlines in format specs in single

[Python-checkins] gh-132449: Improve syntax error messages for keywords with typos (#132450)

2025-04-22 Thread ambv
https://github.com/python/cpython/commit/bf3a0a1c0f2f63867c537d80cc7163ea8426bf2a commit: bf3a0a1c0f2f63867c537d80cc7163ea8426bf2a branch: main author: Pablo Galindo Salgado committer: ambv date: 2025-04-22T11:01:55+02:00 summary: gh-132449: Improve syntax error messages for keywords with typos

[Python-checkins] gh-132553: Build the perf tool without buildid cache (GH-132663)

2025-04-18 Thread ambv
https://github.com/python/cpython/commit/e01e5829020e517eb68a47da4dd65926a9d144de commit: e01e5829020e517eb68a47da4dd65926a9d144de branch: main author: Pablo Galindo Salgado committer: ambv date: 2025-04-18T14:26:59+02:00 summary: gh-132553: Build the perf tool without buildid cache (GH-132663

[Python-checkins] gh-129958: Properly disallow newlines in format specs in single-quoted f-strings (GH-130063)

2025-04-18 Thread ambv
https://github.com/python/cpython/commit/2f8b08da475152adea59b6bf98e2d0cb73dd8a59 commit: 2f8b08da475152adea59b6bf98e2d0cb73dd8a59 branch: main author: Pablo Galindo Salgado committer: ambv date: 2025-04-18T14:30:04+02:00 summary: gh-129958: Properly disallow newlines in format specs in single

[Python-checkins] gh-127495: Append to history file after every statement in PyREPL (GH-132294)

2025-04-27 Thread ambv
https://github.com/python/cpython/commit/276252565ccfcbc6408abcbcbe6af7c56eea1e10 commit: 276252565ccfcbc6408abcbcbe6af7c56eea1e10 branch: main author: Sergey B Kirpichev committer: ambv date: 2025-04-27T15:32:37+02:00 summary: gh-127495: Append to history file after every statement in PyREPL

[Python-checkins] gh-130941: Fix `configparser` parsing values with `allow_no_value` and `interpolation` set (GH-130949)

2025-04-16 Thread ambv
https://github.com/python/cpython/commit/c35c7353eb8fbccff2d3a6ab664426b31af00d4d commit: c35c7353eb8fbccff2d3a6ab664426b31af00d4d branch: main author: sobolevn committer: ambv date: 2025-04-16T12:39:11+02:00 summary: gh-130941: Fix `configparser` parsing values with `allow_no_value` and

[Python-checkins] gh-113081: Highlight source code in pdb (#133355)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/ff4959b6b0cf6da5d2f59260a9103b31c812b0ba commit: ff4959b6b0cf6da5d2f59260a9103b31c812b0ba branch: main author: Tian Gao committer: ambv date: 2025-05-05T09:49:52+02:00 summary: gh-113081: Highlight source code in pdb (#133355) files: A Misc/NEWS.d/next

[Python-checkins] gh-91048: Add filename and line number to external inspection routines (GH-133385)

2025-05-04 Thread ambv
https://github.com/python/cpython/commit/3109c47be8fc00df999c5bff01229a6b93513224 commit: 3109c47be8fc00df999c5bff01229a6b93513224 branch: main author: Pablo Galindo Salgado committer: ambv date: 2025-05-04T23:33:37+02:00 summary: gh-91048: Add filename and line number to external inspection

[Python-checkins] GH-133410: Use commit hashes for change detection (gh-133416)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/d530e74e444fc483f6d2077f701160e55d3003d8 commit: d530e74e444fc483f6d2077f701160e55d3003d8 branch: main author: Adam Turner <9087854+aa-tur...@users.noreply.github.com> committer: ambv date: 2025-05-05T10:49:12+02:00 summary: GH-133410: Use commit

[Python-checkins] gh-131878: Fix input of unicode characters with two or more code points in new pyrepl on Windows (gh-131901)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/0c5151bc81ec8e8588bef4389df12a9ab50e9fa0 commit: 0c5151bc81ec8e8588bef4389df12a9ab50e9fa0 branch: main author: Sergey Miryanov committer: ambv date: 2025-05-05T18:25:00+02:00 summary: gh-131878: Fix input of unicode characters with two or more code

[Python-checkins] [3.13] GH-132439: Fix REPL swallowing characters entered with AltGr on cmd.exe (GH-132440) (GH-133460)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/e4d68488bc489178cf0b51862eea5f819df2dd63 commit: e4d68488bc489178cf0b51862eea5f819df2dd63 branch: 3.13 author: Łukasz Langa committer: ambv date: 2025-05-05T20:09:34+02:00 summary: [3.13] GH-132439: Fix REPL swallowing characters entered with AltGr on

[Python-checkins] gh-131507: Add support for syntax highlighting in PyREPL (GH-133247)

2025-05-02 Thread ambv
https://github.com/python/cpython/commit/fac41f56d4b6b858cb52b40529855cce85cdbdcc commit: fac41f56d4b6b858cb52b40529855cce85cdbdcc branch: main author: Łukasz Langa committer: ambv date: 2025-05-02T20:22:31+02:00 summary: gh-131507: Add support for syntax highlighting in PyREPL (GH-133247) Co

[Python-checkins] gh-130645: Add color to `argparse` help (GH-132323)

2025-05-02 Thread ambv
https://github.com/python/cpython/commit/4701ff92d747002d04b67688c7a581b1952773ac commit: 4701ff92d747002d04b67688c7a581b1952773ac branch: main author: Hugo van Kemenade <1324225+hug...@users.noreply.github.com> committer: ambv date: 2025-05-02T15:06:10+02:00 summary: gh-130645: Add co

[Python-checkins] gh-131421: Fix ASDL tests (#133408)

2025-05-04 Thread ambv
https://github.com/python/cpython/commit/483d130e504f63aaf3afe8af3a37650edcdb07a3 commit: 483d130e504f63aaf3afe8af3a37650edcdb07a3 branch: main author: Jelle Zijlstra committer: ambv date: 2025-05-04T23:46:21Z summary: gh-131421: Fix ASDL tests (#133408) PR #131419 broke this, but we failed to

[Python-checkins] gh-133258: Fix crash in test_index (GH-133262)

2025-05-01 Thread ambv
https://github.com/python/cpython/commit/a4be3bc34f9d3671e42ef8a301dfbbc9bdac3421 commit: a4be3bc34f9d3671e42ef8a301dfbbc9bdac3421 branch: main author: Irit Katriel <1055913+iritkatr...@users.noreply.github.com> committer: ambv date: 2025-05-01T19:15:53+02:00 summary: gh-133258: Fix cr

[Python-checkins] [3.13] gh-131878: Handle top level exceptions in new pyrepl and prevent of closing it (GH-131910) (GH-133445)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/87b14c8f21bbd675a98f0ae02149d8376e8f8d3d commit: 87b14c8f21bbd675a98f0ae02149d8376e8f8d3d branch: 3.13 author: Łukasz Langa committer: ambv date: 2025-05-05T17:20:54+02:00 summary: [3.13] gh-131878: Handle top level exceptions in new pyrepl and prevent

[Python-checkins] [3.13] gh-124096: Enable REPL virtual terminal support on Windows (GH-124119) (GH-133457)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/a2bf7a0a47bb867e9808e5559bfdfd858dd6ddeb commit: a2bf7a0a47bb867e9808e5559bfdfd858dd6ddeb branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-05-05T19:39:06+02:00 summary: [3.

[Python-checkins] gh-130645: Add color to stdlib argparse CLIs (gh-133380)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/4ac916ae33b962cb6b4f8849556403594b22a7f2 commit: 4ac916ae33b962cb6b4f8849556403594b22a7f2 branch: main author: Hugo van Kemenade <1324225+hug...@users.noreply.github.com> committer: ambv date: 2025-05-05T19:46:46+02:00 summary: gh-130645: Add co

[Python-checkins] gh-133346: Make theming support in _colorize extensible (GH-133347)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/f610bbdf74ea580b14353c6bfd08fd00bcbfa11e commit: f610bbdf74ea580b14353c6bfd08fd00bcbfa11e branch: main author: Łukasz Langa committer: ambv date: 2025-05-05T23:45:25+02:00 summary: gh-133346: Make theming support in _colorize extensible (GH-133347) Co

[Python-checkins] [3.13] gh-130804: Fix support of typing unicode chars in pyrepl (GH-130805) (GH-133462)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/76f52c434c6b074e6996cbb28fdd7f1e804b39ac commit: 76f52c434c6b074e6996cbb28fdd7f1e804b39ac branch: 3.13 author: Łukasz Langa committer: ambv date: 2025-05-05T21:39:21+02:00 summary: [3.13] gh-130804: Fix support of typing unicode chars in pyrepl (GH

[Python-checkins] GH-133261: Make sure trashcan pointers look mortal -- 32 bit (GH-133450)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/d48616e08cbf069847026a2ee35017ad5cbe12a8 commit: d48616e08cbf069847026a2ee35017ad5cbe12a8 branch: main author: Mark Shannon committer: ambv date: 2025-05-05T21:51:32+02:00 summary: GH-133261: Make sure trashcan pointers look mortal -- 32 bit (GH-133450

[Python-checkins] gh-131878: Handle top level exceptions in new pyrepl and prevent of closing it (#131910)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/99a0d7e5b3c6e80f5b9b0ec88ae439d6d620253c commit: 99a0d7e5b3c6e80f5b9b0ec88ae439d6d620253c branch: main author: Sergey Miryanov committer: ambv date: 2025-05-05T16:54:19+02:00 summary: gh-131878: Handle top level exceptions in new pyrepl and prevent of

[Python-checkins] GH-132439: Fix REPL swallowing characters entered with AltGr on cmd.exe (GH-132440)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/07f416a3f063db6b91b8b99ff61a51b64b0503f1 commit: 07f416a3f063db6b91b8b99ff61a51b64b0503f1 branch: main author: Chris Eibl <138194463+chris-e...@users.noreply.github.com> committer: ambv date: 2025-05-05T18:45:45+02:00 summary: GH-132439: Fi

[Python-checkins] [3.13] gh-131878: Fix input of unicode characters with two or more code points in new pyrepl on Windows (gh-131901) (gh-133468)

2025-05-05 Thread ambv
https://github.com/python/cpython/commit/891232f3386dd8b20a216a473954c1b01cede7ec commit: 891232f3386dd8b20a216a473954c1b01cede7ec branch: 3.13 author: Łukasz Langa committer: ambv date: 2025-05-05T23:08:09+02:00 summary: [3.13] gh-131878: Fix input of unicode characters with two or more code

[Python-checkins] gh-130664: support '_' (just as ',') in Decimal's formatting (#132155)

2025-04-15 Thread ambv
https://github.com/python/cpython/commit/e10fe81cc6ae0979938eb3925139d56a74c620e3 commit: e10fe81cc6ae0979938eb3925139d56a74c620e3 branch: main author: Sergey B Kirpichev committer: ambv date: 2025-04-15T12:38:03+02:00 summary: gh-130664: support '_' (just as ',') in

[Python-checkins] GH-130328: pasting in new REPL is slow on Windows (GH-132884)

2025-04-29 Thread ambv
https://github.com/python/cpython/commit/acb222ce8ff1962b09112accabbcc4ed3d61cf6e commit: acb222ce8ff1962b09112accabbcc4ed3d61cf6e branch: main author: Chris Eibl <138194463+chris-e...@users.noreply.github.com> committer: ambv date: 2025-04-29T18:03:45+02:00 summary: GH-130328: pasting

[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 <1324225+hug...@users.noreply.github.com> committer: ambv date: 2025-05-03T17:25:13+02:00 summary: gh-123299: Add

[Python-checkins] [3.13] gh-132553: Build the perf tool without buildid cache (GH-132663) (GH-132681)

2025-04-18 Thread ambv
https://github.com/python/cpython/commit/b3d4980c56ca1ab0ab7174a2cd7fa500ee446168 commit: b3d4980c56ca1ab0ab7174a2cd7fa500ee446168 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-04-18T12:51:02Z summary: [3.13] gh-

[Python-checkins] [3.10] gh-119511: Fix a potential denial of service in imaplib (GH-119514) (#129358)

2025-02-19 Thread ambv
https://github.com/python/cpython/commit/817564849e59ac5ccc4493b3596bccbb8cbfd375 commit: 817564849e59ac5ccc4493b3596bccbb8cbfd375 branch: 3.10 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-02-19T14:30:32+01:00 summary: [3.

[Python-checkins] [3.9] gh-105704: Disallow square brackets (`[` and `]`) in domain names for parsed URLs (GH-129418) (#129530)

2025-02-19 Thread ambv
https://github.com/python/cpython/commit/ff4e5c25666f63544071a6b075ae8b25c98b7a32 commit: ff4e5c25666f63544071a6b075ae8b25c98b7a32 branch: 3.9 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-02-19T14:36:40+01:00 summary: [3.9] gh-

[Python-checkins] [3.10] gh-105704: Disallow square brackets (`[` and `]`) in domain names for parsed URLs (GH-129418) (#129529)

2025-02-19 Thread ambv
https://github.com/python/cpython/commit/b8b4b713c5f8ec0958c7ef8d29d6711889bc94ab commit: b8b4b713c5f8ec0958c7ef8d29d6711889bc94ab branch: 3.10 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-02-19T14:36:23+01:00 summary: [3.

[Python-checkins] [3.9] gh-119511: Fix a potential denial of service in imaplib (GH-119514) (#130248)

2025-02-19 Thread ambv
https://github.com/python/cpython/commit/f116a9c15cba87f6cac5724214ce267ad27c29c0 commit: f116a9c15cba87f6cac5724214ce267ad27c29c0 branch: 3.9 author: Hugo van Kemenade <1324225+hug...@users.noreply.github.com> committer: ambv date: 2025-02-19T14:31:01+01:00 summary: [3.9] gh-119511:

[Python-checkins] [3.11] gh-105704: Disallow square brackets (`[` and `]`) in domain names for parsed URLs (GH-129418) (#129528)

2025-02-19 Thread ambv
https://github.com/python/cpython/commit/526617ed68cde460236c973e5d0a8bad4de896ba commit: 526617ed68cde460236c973e5d0a8bad4de896ba branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-02-19T14:13:52+01:00 summary: [3.

[Python-checkins] [3.11] gh-119511: Fix a potential denial of service in imaplib (GH-119514) (#129357)

2025-02-19 Thread ambv
https://github.com/python/cpython/commit/3abcace681e58c4c84cec9e191345a6cc58f46d9 commit: 3abcace681e58c4c84cec9e191345a6cc58f46d9 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-02-19T14:16:30+01:00 summary: [3.

[Python-checkins] [3.11] gh-80222: Fix email address header folding with long quoted-string (GH-122753) (#129009)

2025-02-19 Thread ambv
https://github.com/python/cpython/commit/7cff053efeb8506495c5f77f40742341a1714d96 commit: 7cff053efeb8506495c5f77f40742341a1714d96 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-02-19T14:12:34+01:00 summary: [3.11] gh

[Python-checkins] [3.9] gh-119461: Fix ThreadedVSOCKSocketStreamTest (GH-129171) (GH-129440) (#130075)

2025-02-19 Thread ambv
https://github.com/python/cpython/commit/d80cbdd7084c9509d405d9091338a8bd9db90cd0 commit: d80cbdd7084c9509d405d9091338a8bd9db90cd0 branch: 3.9 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-02-19T14:23:10+01:00 summary: [3.9] gh-

[Python-checkins] Revert "Use ubuntu-22.04-arm image for Arm runners. (#129834)" (#130305)

2025-02-19 Thread ambv
https://github.com/python/cpython/commit/fb17f41522718013036ce44cbe83a72f5d9a2104 commit: fb17f41522718013036ce44cbe83a72f5d9a2104 branch: main author: Diego Russo committer: ambv date: 2025-02-19T17:06:11+01:00 summary: Revert "Use ubuntu-22.04-arm image for Arm runners. (#129834)"

[Python-checkins] gh-120608: Make reversed iterator work with free-threading (#120971)

2025-03-12 Thread ambv
https://github.com/python/cpython/commit/1fb7e2aeb7e4312b7f20f0d5f39ddd00d7762004 commit: 1fb7e2aeb7e4312b7f20f0d5f39ddd00d7762004 branch: main author: Pieter Eendebak committer: ambv date: 2025-03-12T12:39:52+01:00 summary: gh-120608: Make reversed iterator work with free-threading (#120971

[Python-checkins] gh-124096: Enable REPL virtual terminal support on Windows (#124119)

2025-02-23 Thread ambv
https://github.com/python/cpython/commit/a65366ed879a3d9f27cbcc811ed2e05ad1a2af06 commit: a65366ed879a3d9f27cbcc811ed2e05ad1a2af06 branch: main author: Y5 <124019959+y5c...@users.noreply.github.com> committer: ambv date: 2025-02-23T20:30:33+01:00 summary: gh-124096: Enable REPL virtual te

[Python-checkins] [3.11] gh-131261: Update libexpat to 2.7.0 (CVE-2024-8176) (GH-131272) (GH-131362)

2025-04-03 Thread ambv
https://github.com/python/cpython/commit/ba49eab9aaad3e3132b7a7b6a2786da053cc313b commit: ba49eab9aaad3e3132b7a7b6a2786da053cc313b branch: 3.11 author: Seth Michael Larson committer: ambv date: 2025-04-03T18:32:11+02:00 summary: [3.11] gh-131261: Update libexpat to 2.7.0 (CVE-2024-8176) (GH

[Python-checkins] [3.9] gh-131261: Update libexpat to 2.7.0 (CVE-2024-8176) (GH-131272) (GH-131364)

2025-04-03 Thread ambv
https://github.com/python/cpython/commit/8ad2d88ebd0b914e3d52f16f7d1dcd6eaa39dd60 commit: 8ad2d88ebd0b914e3d52f16f7d1dcd6eaa39dd60 branch: 3.9 author: Seth Michael Larson committer: ambv date: 2025-04-03T18:40:35+02:00 summary: [3.9] gh-131261: Update libexpat to 2.7.0 (CVE-2024-8176) (GH

[Python-checkins] [3.10] gh-80222: Fix email address header folding with long quoted-string (GH-122753) (GH-129111)

2025-04-03 Thread ambv
https://github.com/python/cpython/commit/a4ef689ce670684ec132204b1cd03720c8e0a03d commit: a4ef689ce670684ec132204b1cd03720c8e0a03d branch: 3.10 author: R. David Murray committer: ambv date: 2025-04-03T18:58:22+02:00 summary: [3.10] gh-80222: Fix email address header folding with long quoted

[Python-checkins] [3.10] gh-121284: Fix email address header folding with parsed encoded-word (GH-122754) (GH-131411)

2025-04-03 Thread ambv
https://github.com/python/cpython/commit/cfaee20d7eaa1442c1a22ef695e60ac5660bfecd commit: cfaee20d7eaa1442c1a22ef695e60ac5660bfecd branch: 3.10 author: Petr Viktorin committer: ambv date: 2025-04-03T18:27:20+02:00 summary: [3.10] gh-121284: Fix email address header folding with parsed encoded

[Python-checkins] [3.9] gh-121284: Fix email address header folding with parsed encoded-word (GH-122754) (GH-131412)

2025-04-03 Thread ambv
https://github.com/python/cpython/commit/9a31386eec8715ab5842bbe8cfcc0fb5cf3631af commit: 9a31386eec8715ab5842bbe8cfcc0fb5cf3631af branch: 3.9 author: Petr Viktorin committer: ambv date: 2025-04-03T18:27:33+02:00 summary: [3.9] gh-121284: Fix email address header folding with parsed encoded

[Python-checkins] Enable Windows on Arm GitHub runners (#131994)

2025-04-03 Thread ambv
https://github.com/python/cpython/commit/0dbaeb94a8b39972ebda7782b50bb49488951e3c commit: 0dbaeb94a8b39972ebda7782b50bb49488951e3c branch: main author: Diego Russo committer: ambv date: 2025-04-03T22:32:29+02:00 summary: Enable Windows on Arm GitHub runners (#131994) files: M .github/workflows

[Python-checkins] [3.11] gh-121284: Fix email address header folding with parsed encoded-word (GH-122754) (GH-131405)

2025-04-03 Thread ambv
https://github.com/python/cpython/commit/0a66052d8dec1a143bc77015ce7522ea812817ed commit: 0a66052d8dec1a143bc77015ce7522ea812817ed branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-04-03T18:27:02+02:00 summary: [3.

[Python-checkins] [3.11] gh-127257: ssl: Raise OSError for ERR_LIB_SYS (GH-127361) (GH-127905) (GH-131970)

2025-04-03 Thread ambv
https://github.com/python/cpython/commit/458871277323024d5d4db35ca7056cc51d5e4d8d commit: 458871277323024d5d4db35ca7056cc51d5e4d8d branch: 3.11 author: Victor Stinner committer: ambv date: 2025-04-03T18:25:51+02:00 summary: [3.11] gh-127257: ssl: Raise OSError for ERR_LIB_SYS (GH-127361) (GH

[Python-checkins] [3.10] gh-127257: ssl: Raise OSError for ERR_LIB_SYS (GH-127361) (GH-127905) (GH-131971)

2025-04-03 Thread ambv
https://github.com/python/cpython/commit/48f455e11d1fad321c19d0952e20c7039e372296 commit: 48f455e11d1fad321c19d0952e20c7039e372296 branch: 3.10 author: Victor Stinner committer: ambv date: 2025-04-03T18:26:17+02:00 summary: [3.10] gh-127257: ssl: Raise OSError for ERR_LIB_SYS (GH-127361) (GH

[Python-checkins] gh-131189: Fix "msvcrt" import warning on Linux when "_ctypes" is not available. (GH-131201)

2025-07-15 Thread ambv
https://github.com/python/cpython/commit/f320c951c3220aa6727b581216463e8b3f8bcd6b commit: f320c951c3220aa6727b581216463e8b3f8bcd6b branch: main author: Dzmitry Plashchynski committer: ambv date: 2025-07-15T09:44:31+02:00 summary: gh-131189: Fix "msvcrt" import warning on Linux when &q

[Python-checkins] [3.14] gh-136801: Fix PyREPL syntax highlightning on match cases after multi-line case (GH-136804) (GH-136813)

2025-07-19 Thread ambv
https://github.com/python/cpython/commit/2a9aeb0f579ff75cd49dd36fb8f62d7a8adb6bfa commit: 2a9aeb0f579ff75cd49dd36fb8f62d7a8adb6bfa branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-07-19T15:56:40+02:00 summary: [3.

[Python-checkins] gh-136801: Fix PyREPL syntax highlightning on match cases after multi-line case (GH-136804)

2025-07-19 Thread ambv
https://github.com/python/cpython/commit/3a648445337098abf22c7faa296389dab597797c commit: 3a648445337098abf22c7faa296389dab597797c branch: main author: Olga Matoula committer: ambv date: 2025-07-19T15:15:49+02:00 summary: gh-136801: Fix PyREPL syntax highlightning on match cases after multi

[Python-checkins] gh-124621: Emscripten: Add support for async input devices (GH-136822)

2025-07-19 Thread ambv
https://github.com/python/cpython/commit/7ae4749d064bd49b0dd96172fee20c1f1678d9e9 commit: 7ae4749d064bd49b0dd96172fee20c1f1678d9e9 branch: main author: Hood Chatham committer: ambv date: 2025-07-19T17:14:29+02:00 summary: gh-124621: Emscripten: Add support for async input devices (GH-136822

[Python-checkins] gh-124621: Emscripten: Fix regression in use-after-close error handling (#136837)

2025-07-19 Thread ambv
https://github.com/python/cpython/commit/800d37feca2e0ea3343995b3b817b653db2f9034 commit: 800d37feca2e0ea3343995b3b817b653db2f9034 branch: main author: Hood Chatham committer: ambv date: 2025-07-19T21:43:50+02:00 summary: gh-124621: Emscripten: Fix regression in use-after-close error handling

[Python-checkins] [3.12] gh-135661: Fix parsing start and end tags in HTMLParser according to the HTML5 standard (GH-135930) (GH-136268)

2025-07-04 Thread ambv
https://github.com/python/cpython/commit/c555f889c3558a0a8cd8d8ecc2b493014b88a700 commit: c555f889c3558a0a8cd8d8ecc2b493014b88a700 branch: 3.12 author: Serhiy Storchaka committer: ambv date: 2025-07-04T17:28:00+02:00 summary: [3.12] gh-135661: Fix parsing start and end tags in HTMLParser

[Python-checkins] [3.10] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664) (GH-136275)

2025-07-12 Thread ambv
https://github.com/python/cpython/commit/85766db07e8eef7eeb9cc42947d3fb2bc52c2403 commit: 85766db07e8eef7eeb9cc42947d3fb2bc52c2403 branch: 3.10 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-07-12T14:24:27+02:00 summary: [3.

[Python-checkins] [3.9] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664) (GH-136276)

2025-07-12 Thread ambv
https://github.com/python/cpython/commit/a63f2294b7c24097a8b9ea52477220f8eb070b0d commit: a63f2294b7c24097a8b9ea52477220f8eb070b0d branch: 3.9 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-07-12T14:24:14+02:00 summary: [3.9] gh-

[Python-checkins] [3.11] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664) (GH-136274)

2025-07-12 Thread ambv
https://github.com/python/cpython/commit/d8f6297e6d678f635d78cc59776ab7b246bfb03c commit: d8f6297e6d678f635d78cc59776ab7b246bfb03c branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-07-12T14:24:39+02:00 summary: [3.

[Python-checkins] [3.9] gh-135661: Fix parsing start and end tags in HTMLParser according to the HTML5 standard (GH-135930) (GH-136268) (#136293)

2025-07-12 Thread ambv
https://github.com/python/cpython/commit/6c972008610648dd46e19a8c3beb7638b977d870 commit: 6c972008610648dd46e19a8c3beb7638b977d870 branch: 3.9 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-07-12T14:27:08+02:00 summary: [3.9] gh-

[Python-checkins] [3.11] gh-135661: Fix parsing start and end tags in HTMLParser according to the HTML5 standard (GH-135930) (GH-136268) (#136291)

2025-07-12 Thread ambv
https://github.com/python/cpython/commit/228509edab356b02743d9fa9de379854e9526e51 commit: 228509edab356b02743d9fa9de379854e9526e51 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-07-12T14:26:49+02:00 summary: [3.

[Python-checkins] [3.10] gh-135661: Fix parsing start and end tags in HTMLParser according to the HTML5 standard (GH-135930) (GH-136268) (#136292)

2025-07-12 Thread ambv
https://github.com/python/cpython/commit/151e0f00f74df26f0b40fb0ef9a53f353c1d1ab2 commit: 151e0f00f74df26f0b40fb0ef9a53f353c1d1ab2 branch: 3.10 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-07-12T14:26:58+02:00 summary: [3.

[Python-checkins] [3.12] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664) (GH-136273)

2025-07-12 Thread ambv
https://github.com/python/cpython/commit/ef053a92d5552bb082bbe1fe7fcaab020cbe6f99 commit: ef053a92d5552bb082bbe1fe7fcaab020cbe6f99 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-07-12T14:24:52+02:00 summary: [3.

[Python-checkins] [3.9] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464) (GH-135486)

2025-07-03 Thread ambv
https://github.com/python/cpython/commit/8d1b3dfa09135affbbf27fb8babcf3c11415df49 commit: 8d1b3dfa09135affbbf27fb8babcf3c11415df49 branch: 3.9 author: Serhiy Storchaka committer: ambv date: 2025-07-03T23:06:00+02:00 summary: [3.9] gh-135462: Fix quadratic complexity in processing special input

[Python-checkins] [3.11] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464) (GH-135484)

2025-07-03 Thread ambv
https://github.com/python/cpython/commit/f3c6f882cddc8dc30320d2e73edf019e201394fc commit: f3c6f882cddc8dc30320d2e73edf019e201394fc branch: 3.11 author: Serhiy Storchaka committer: ambv date: 2025-07-03T23:05:46+02:00 summary: [3.11] gh-135462: Fix quadratic complexity in processing special

[Python-checkins] [3.10] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464) (GH-135485)

2025-07-03 Thread ambv
https://github.com/python/cpython/commit/fdc9d214c01cb4588f540cfa03726bbf2a33fc15 commit: fdc9d214c01cb4588f540cfa03726bbf2a33fc15 branch: 3.10 author: Serhiy Storchaka committer: ambv date: 2025-07-03T23:05:53+02:00 summary: [3.10] gh-135462: Fix quadratic complexity in processing special

[Python-checkins] [3.12] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464) (GH-135483)

2025-07-03 Thread ambv
https://github.com/python/cpython/commit/ab0893fd5c579d9cea30841680e6d35fc478afb5 commit: ab0893fd5c579d9cea30841680e6d35fc478afb5 branch: 3.12 author: Serhiy Storchaka committer: ambv date: 2025-07-04T00:12:10+02:00 summary: [3.12] gh-135462: Fix quadratic complexity in processing special

[Python-checkins] [3.14] gh-131189: Fix "msvcrt" import warning on Linux when "_ctypes" is not available. (GH-131201) (GH-136668)

2025-07-15 Thread ambv
https://github.com/python/cpython/commit/115477399bb962193026a3035ab07a1c0cd52f9f commit: 115477399bb962193026a3035ab07a1c0cd52f9f branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2025-07-15T10:12:45+02:00 summary: [3.

<    1   2   3   4   5   6   >