[Python-checkins] gh-123562: Improve `SyntaxError` message for `case ... as a.b` (#123563)

2024-09-02 Thread lysnikolaou
https://github.com/python/cpython/commit/23f159ae711d84177e8ce34cd9a6c8a762de64ac commit: 23f159ae711d84177e8ce34cd9a6c8a762de64ac branch: main author: sobolevn committer: lysnikolaou date: 2024-09-02T13:11:44+02:00 summary: gh-123562: Improve `SyntaxError` message for `case ... as a.b

[Python-checkins] gh-123579: Document exclamation token (#123612)

2024-09-03 Thread lysnikolaou
https://github.com/python/cpython/commit/68fe5758bf1900ffdcdf7cd9e40f5018555a39d4 commit: 68fe5758bf1900ffdcdf7cd9e40f5018555a39d4 branch: main author: Shaygan Hooshyari committer: lysnikolaou date: 2024-09-03T16:49:38+02:00 summary: gh-123579: Document exclamation token (#123612) files: M Doc

[Python-checkins] [3.12] gh-123579: Document exclamation token (GH-123612) (#123638)

2024-09-03 Thread lysnikolaou
https://github.com/python/cpython/commit/acb19be799748003ff7fe69b228c482bc2036b08 commit: acb19be799748003ff7fe69b228c482bc2036b08 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-09-03T14:56:19Z summary: [3.

[Python-checkins] [3.13] gh-123579: Document exclamation token (GH-123612) (#123637)

2024-09-03 Thread lysnikolaou
https://github.com/python/cpython/commit/95ebca1e99948acff4ae51a6dbeacfd5cd80e7d6 commit: 95ebca1e99948acff4ae51a6dbeacfd5cd80e7d6 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-09-03T15:07:13Z summary: [3.

[Python-checkins] gh-120041: Refactor check for visible completion menu in completing_reader (#120055)

2024-06-04 Thread lysnikolaou
https://github.com/python/cpython/commit/bf8e5e53d0c359a1f9c285d855e7a5e9b6d91375 commit: bf8e5e53d0c359a1f9c285d855e7a5e9b6d91375 branch: main author: Lysandros Nikolaou committer: lysnikolaou date: 2024-06-04T19:26:44+02:00 summary: gh-120041: Refactor check for visible completion menu in

[Python-checkins] [3.13] gh-120041: Do not use append_to_screen when completions are visible (GH-120042) (#120051)

2024-06-04 Thread lysnikolaou
https://github.com/python/cpython/commit/8d74eae4d492f23f33757b05f7de2cdbe210760e commit: 8d74eae4d492f23f33757b05f7de2cdbe210760e branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-06-04T18:10:29Z summary: [3.

[Python-checkins] [3.13] gh-119553: Clear reader on Ctrl-C command (GH-119801) (#120062)

2024-06-04 Thread lysnikolaou
https://github.com/python/cpython/commit/93b95e91faa17520f2042b4f4ae88379df914666 commit: 93b95e91faa17520f2042b4f4ae88379df914666 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-06-04T18:45:22Z summary: [3.

[Python-checkins] gh-119553: Fix console when pressing Ctrl-C within a multiline block (#120075)

2024-06-04 Thread lysnikolaou
https://github.com/python/cpython/commit/69b3e8ea569faabccd74036e3d0e5ec7c0c62a20 commit: 69b3e8ea569faabccd74036e3d0e5ec7c0c62a20 branch: main author: Lysandros Nikolaou committer: lysnikolaou date: 2024-06-04T23:22:28+02:00 summary: gh-119553: Fix console when pressing Ctrl-C within a

[Python-checkins] [3.13] gh-119553: Fix console when pressing Ctrl-C within a multiline block (GH-120075) (#120076)

2024-06-04 Thread lysnikolaou
https://github.com/python/cpython/commit/4ac0ccf9d33349eb4024c4b1f4661ca4b7fd372c commit: 4ac0ccf9d33349eb4024c4b1f4661ca4b7fd372c branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-06-04T21:44:33Z summary: [3.

[Python-checkins] [3.13] gh-120346: Respect PYTHON_BASIC_REPL when running in interactive inspect mode (GH-120349) (#120351)

2024-06-11 Thread lysnikolaou
https://github.com/python/cpython/commit/2dd07fd899da50a0f25f0d586b8615a05b462244 commit: 2dd07fd899da50a0f25f0d586b8615a05b462244 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-06-11T16:40:15Z summary: [3.

[Python-checkins] gh-120343: Do not reset byte_col_offset_diff after multiline tokens (#120352)

2024-06-11 Thread lysnikolaou
https://github.com/python/cpython/commit/1b62bcee941e54244b3ce6476aef8913604987c9 commit: 1b62bcee941e54244b3ce6476aef8913604987c9 branch: main author: Lysandros Nikolaou committer: lysnikolaou date: 2024-06-11T17:00:53Z summary: gh-120343: Do not reset byte_col_offset_diff after multiline

[Python-checkins] [3.12] gh-120343: Do not reset byte_col_offset_diff after multiline tokens (GH-120352) (#120356)

2024-06-11 Thread lysnikolaou
https://github.com/python/cpython/commit/0315fdc24df9be03ae6ba40bac25b512e1e8da0a commit: 0315fdc24df9be03ae6ba40bac25b512e1e8da0a branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-06-11T17:22:16Z summary: [3.

[Python-checkins] [3.13] gh-120343: Do not reset byte_col_offset_diff after multiline tokens (GH-120352) (#120355)

2024-06-11 Thread lysnikolaou
https://github.com/python/cpython/commit/51bcb67405cceee1f18067fb2ae510dec47191bc commit: 51bcb67405cceee1f18067fb2ae510dec47191bc branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-06-11T17:25:57Z summary: [3.

[Python-checkins] gh-118908: Fix completions after namespace change in REPL (#120370)

2024-06-12 Thread lysnikolaou
https://github.com/python/cpython/commit/02e74c356223feb0771759286d24d1dbac01d4ca commit: 02e74c356223feb0771759286d24d1dbac01d4ca branch: main author: Lysandros Nikolaou committer: lysnikolaou date: 2024-06-12T10:21:53+02:00 summary: gh-118908: Fix completions after namespace change in REPL

[Python-checkins] [3.13] gh-118908: Fix completions after namespace change in REPL (GH-120370) (#120392)

2024-06-12 Thread lysnikolaou
https://github.com/python/cpython/commit/10821ccf0671a5d660ab5df7b5d4bfa0e9c8d112 commit: 10821ccf0671a5d660ab5df7b5d4bfa0e9c8d112 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-06-12T08:48:22Z summary: [3.

[Python-checkins] gh-120343: Fix column offsets of multiline tokens in tokenize (#120391)

2024-06-12 Thread lysnikolaou
https://github.com/python/cpython/commit/4b5d3e0e721a952f4ac9d17bee331e6dfe543dcd commit: 4b5d3e0e721a952f4ac9d17bee331e6dfe543dcd branch: main author: Lysandros Nikolaou committer: lysnikolaou date: 2024-06-12T20:52:55+02:00 summary: gh-120343: Fix column offsets of multiline tokens in

[Python-checkins] [3.12] gh-120343: Fix column offsets of multiline tokens in tokenize (GH-120391) (#120428)

2024-06-12 Thread lysnikolaou
https://github.com/python/cpython/commit/f75abf8bcf1664e72ac7f031bde4cbd1349fce42 commit: f75abf8bcf1664e72ac7f031bde4cbd1349fce42 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-06-12T19:10:35Z summary: [3.

[Python-checkins] [3.13] gh-120343: Fix column offsets of multiline tokens in tokenize (GH-120391) (#120427)

2024-06-12 Thread lysnikolaou
https://github.com/python/cpython/commit/7c6b3429b631d80de0348e5ddc2a3a8125e5c00d commit: 7c6b3429b631d80de0348e5ddc2a3a8125e5c00d branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-06-12T19:22:44Z summary: [3.

[Python-checkins] [3.13] gh-118908: Protect the REPL subprocess with a timeout in tests (GH-120408) (#120430)

2024-06-12 Thread lysnikolaou
https://github.com/python/cpython/commit/ff358616ddb5da18c79ceffabb55c3806a345383 commit: ff358616ddb5da18c79ceffabb55c3806a345383 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-06-12T21:58:29+02:00 summary:

[Python-checkins] Fix types in pegen parser generator (GH-120720)

2024-06-19 Thread lysnikolaou
https://github.com/python/cpython/commit/ace2045ea673e14a4c403d4bb56704cdde83ad07 commit: ace2045ea673e14a4c403d4bb56704cdde83ad07 branch: main author: yf-yang <36890796+yf-y...@users.noreply.github.com> committer: lysnikolaou date: 2024-06-19T16:12:40+02:00 summary: Fix types in pegen

[Python-checkins] gh-120956: Avoid comparison of int to Py_ssize_t in parser (#120959)

2024-06-24 Thread lysnikolaou
https://github.com/python/cpython/commit/348184845a72088368021d1f42e96ceea3eee88c commit: 348184845a72088368021d1f42e96ceea3eee88c branch: main author: Lysandros Nikolaou committer: lysnikolaou date: 2024-06-24T18:13:02+02:00 summary: gh-120956: Avoid comparison of int to Py_ssize_t in parser

[Python-checkins] [3.13] gh-121245: Correct pyrepl import in site.py (GH-121255) (#121261)

2024-07-02 Thread lysnikolaou
https://github.com/python/cpython/commit/78e96bdf2417414c3d8aadc9a5f75702b94968fc commit: 78e96bdf2417414c3d8aadc9a5f75702b94968fc branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-07-02T13:40:05+02:00 summary:

[Python-checkins] gh-120317: Lock around global state in the tokenize module (#120318)

2024-07-16 Thread lysnikolaou
https://github.com/python/cpython/commit/8549559f383dfcc0ad0c32496f62a4b737c05b4f commit: 8549559f383dfcc0ad0c32496f62a4b737c05b4f branch: main author: Lysandros Nikolaou committer: lysnikolaou date: 2024-07-16T11:35:57+02:00 summary: gh-120317: Lock around global state in the tokenize module

[Python-checkins] [3.13] gh-120317: Lock around global state in the tokenize module (GH-120318) (#121841)

2024-07-16 Thread lysnikolaou
https://github.com/python/cpython/commit/e45c61f736495272c71eb42d8a032c74867183fe commit: e45c61f736495272c71eb42d8a032c74867183fe branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-07-16T10:03:47Z summary: [3.

[Python-checkins] gh-122581: Avoid data races when collecting parser statistics (#122694)

2024-08-06 Thread lysnikolaou
https://github.com/python/cpython/commit/ce0d66c8d238c9676c6ecd3f04294a3299e07f74 commit: ce0d66c8d238c9676c6ecd3f04294a3299e07f74 branch: main author: Lysandros Nikolaou committer: lysnikolaou date: 2024-08-06T13:29:57+02:00 summary: gh-122581: Avoid data races when collecting parser

[Python-checkins] gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (#118696)

2024-05-17 Thread lysnikolaou
https://github.com/python/cpython/commit/447edb6e987d22c91f6dfad043f3472ce07bdfc0 commit: 447edb6e987d22c91f6dfad043f3472ce07bdfc0 branch: main author: Lysandros Nikolaou committer: lysnikolaou date: 2024-05-17T12:10:21-04:00 summary: gh-112066: Fix versionadded in PyDict_SetDefaultRef docs

[Python-checkins] [3.13] gh-119035: Add Ctrl+← and Ctrl+→ word-skipping keybindings to new repl (GH-119248) (#119323)

2024-05-21 Thread lysnikolaou
https://github.com/python/cpython/commit/8860f83e4b451181e46b0400a4c5019387776b1d commit: 8860f83e4b451181e46b0400a4c5019387776b1d branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-21T17:16:06-04:00 summary:

[Python-checkins] [3.13] gh-119102: Fix REPL for dumb terminal (GH-119332) (#119359)

2024-05-21 Thread lysnikolaou
https://github.com/python/cpython/commit/f371565169438c3b93763f298d5171985607ab5d commit: f371565169438c3b93763f298d5171985607ab5d branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-22T00:14:44Z summary: [3.

[Python-checkins] [3.13] gh-118877: Fix AssertionError crash in pyrepl (GH-118936) (#119363)

2024-05-21 Thread lysnikolaou
https://github.com/python/cpython/commit/e9922178100e17f0264dd943ac838b2f7e8cfdab commit: e9922178100e17f0264dd943ac838b2f7e8cfdab branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-22T01:28:24Z summary: [3.

[Python-checkins] [3.13] gh-119306: Break up _pyrepl tests (GH-119307) (#119362)

2024-05-22 Thread lysnikolaou
https://github.com/python/cpython/commit/721459831afb2a56eaa3b09e3123a78304500b03 commit: 721459831afb2a56eaa3b09e3123a78304500b03 branch: 3.13 author: Lysandros Nikolaou committer: lysnikolaou date: 2024-05-22T11:02:18-04:00 summary: [3.13] gh-119306: Break up _pyrepl tests (GH-119307

[Python-checkins] [3.13] gh-111201: Remove readline dependency from the PyREPL (GH-119262) (#119403)

2024-05-22 Thread lysnikolaou
https://github.com/python/cpython/commit/ac9163637b028fc4b457f83b1a49b2f7ffbff6e6 commit: ac9163637b028fc4b457f83b1a49b2f7ffbff6e6 branch: 3.13 author: Lysandros Nikolaou committer: lysnikolaou date: 2024-05-22T11:45:11-04:00 summary: [3.13] gh-111201: Remove readline dependency from the PyREPL

[Python-checkins] [3.13] gh-111201: Add append to screen method to avoid recalculation (GH-119274) (#119405)

2024-05-22 Thread lysnikolaou
https://github.com/python/cpython/commit/aefe2e626eeb2f05cda10a17926f8ba9b7a504ca commit: aefe2e626eeb2f05cda10a17926f8ba9b7a504ca branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-22T16:03:04Z summary: [3.

[Python-checkins] [3.13] gh-119205: Fix autocompletion bug in new repl (GH-119229) (#119407)

2024-05-22 Thread lysnikolaou
https://github.com/python/cpython/commit/eafd633fac0c25ffdb98ffee31184eb3b4ca8b88 commit: eafd633fac0c25ffdb98ffee31184eb3b4ca8b88 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-22T16:07:38Z summary: [3.

[Python-checkins] [3.13] gh-118893: Evaluate all statements in the new REPL separately (GH-119318) (#119408)

2024-05-22 Thread lysnikolaou
https://github.com/python/cpython/commit/a463cd8e45d6fc6ca16a59bcfeece99cf268e684 commit: a463cd8e45d6fc6ca16a59bcfeece99cf268e684 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-22T16:22:01Z summary: [3.

[Python-checkins] [3.13] Improve `pyrepl` type-annotation coverage (GH-119081) (#119415)

2024-05-22 Thread lysnikolaou
https://github.com/python/cpython/commit/cd39da75afbede2e5f012065fedd709bf74a9c5f commit: cd39da75afbede2e5f012065fedd709bf74a9c5f branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-22T18:38:32Z summary:

[Python-checkins] [3.13] gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (GH-118696) (#119430)

2024-05-22 Thread lysnikolaou
https://github.com/python/cpython/commit/0bd7c879cf268df38f28cb440183d7dfa942e6e6 commit: 0bd7c879cf268df38f28cb440183d7dfa942e6e6 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-22T15:36:35-04:00 summary:

[Python-checkins] [3.13] gh-119434: Fix culmitive errors in wrapping as lines proceed (GH-119435) (#119441)

2024-05-22 Thread lysnikolaou
https://github.com/python/cpython/commit/dbff1f107731c76770ed279170a709a54601f8be commit: dbff1f107731c76770ed279170a709a54601f8be branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-22T23:46:11-04:00 summary:

[Python-checkins] [3.13] gh-118911: Trailing whitespace in a block shouldn't prevent the user from terminating the code block (GH-119355) (#119404)

2024-05-22 Thread lysnikolaou
https://github.com/python/cpython/commit/9fa1b4fc466e9857210fd6e87f1cbf0c234886ee commit: 9fa1b4fc466e9857210fd6e87f1cbf0c234886ee branch: 3.13 author: Lysandros Nikolaou committer: lysnikolaou date: 2024-05-23T00:12:26-04:00 summary: [3.13] gh-118911: Trailing whitespace in a block shouldn&#

[Python-checkins] [3.13] gh-111201: Speed up paste mode in the REPL (#119341) (GH-119432) (#119439)

2024-05-22 Thread lysnikolaou
https://github.com/python/cpython/commit/58dbb4a4b053800bb802aaf9662e3977ad114a52 commit: 58dbb4a4b053800bb802aaf9662e3977ad114a52 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-23T04:23:40Z summary: [3.

[Python-checkins] [3.13] gh-119118: Fix performance regression in tokenize module (GH-119615) (#119682)

2024-05-28 Thread lysnikolaou
https://github.com/python/cpython/commit/0d0be6b3efeace4743329f81c08f9720cc221207 commit: 0d0be6b3efeace4743329f81c08f9720cc221207 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-28T22:47:45+02:00 summary:

[Python-checkins] [3.12] gh-119118: Fix performance regression in tokenize module (GH-119615) (#119683)

2024-05-28 Thread lysnikolaou
https://github.com/python/cpython/commit/4a0af0cfdcc0b81da5d78dc219df4985c4403f9c commit: 4a0af0cfdcc0b81da5d78dc219df4985c4403f9c branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-05-28T22:49:02+02:00 summary:

[Python-checkins] gh-133211: Test that PEP750 types are final (#133212)

2025-04-30 Thread lysnikolaou
https://github.com/python/cpython/commit/f7264ddea0ceea7eaf26d7b4b6aa7a144649e214 commit: f7264ddea0ceea7eaf26d7b4b6aa7a144649e214 branch: main author: sobolevn committer: lysnikolaou date: 2025-04-30T18:03:19+02:00 summary: gh-133211: Test that PEP750 types are final (#133212) files: M Lib

[Python-checkins] Remove trailing whitespace from python.gram (#133175)

2025-04-30 Thread lysnikolaou
https://github.com/python/cpython/commit/fd0f5d0a5eba0cc8cce8bed085089b842f45e047 commit: fd0f5d0a5eba0cc8cce8bed085089b842f45e047 branch: main author: Rafael Fontenelle committer: lysnikolaou date: 2025-04-30T10:35:15+02:00 summary: Remove trailing whitespace from python.gram (#133175) files

[Python-checkins] gh-133196: Guard PEP 750 grammar with `CHECK_VERSION` (#133225)

2025-05-01 Thread lysnikolaou
https://github.com/python/cpython/commit/5cdd49b3f4cbdcf0472a65fd0c723912c3d48211 commit: 5cdd49b3f4cbdcf0472a65fd0c723912c3d48211 branch: main author: sobolevn committer: lysnikolaou date: 2025-05-01T09:17:07+02:00 summary: gh-133196: Guard PEP 750 grammar with `CHECK_VERSION` (#133225) files

[Python-checkins] GH-132661: Add ``string.templatelib.convert()`` (#135217)

2025-07-15 Thread lysnikolaou
https://github.com/python/cpython/commit/5b969fd64502a6e2ba6513e2b18beaeae58b8aa1 commit: 5b969fd64502a6e2ba6513e2b18beaeae58b8aa1 branch: main author: Adam Turner <9087854+aa-tur...@users.noreply.github.com> committer: lysnikolaou date: 2025-07-15T11:56:42+02:00 summary: GH-13266

[Python-checkins] [3.14] gh-132661: Add default value (of `""`) for `Interpolation.expression` (GH-136441) (#136511)

2025-07-10 Thread lysnikolaou
https://github.com/python/cpython/commit/95baa28d9ffaf388fd426ef4474960ccb73c81cf commit: 95baa28d9ffaf388fd426ef4474960ccb73c81cf branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2025-07-10T14:52:18Z summary: [3.

[Python-checkins] gh-132661: Add default value (of `""`) for `Interpolation.expression` (#136441)

2025-07-10 Thread lysnikolaou
https://github.com/python/cpython/commit/f1b8d01c802165b9807172965b7097b6aaf6fcd3 commit: f1b8d01c802165b9807172965b7097b6aaf6fcd3 branch: main author: Dave Peck committer: lysnikolaou date: 2025-07-10T16:27:41+02:00 summary: gh-132661: Add default value (of `""`) for `Interpolation.

[Python-checkins] gh-129958: New syntax error in format spec applies to both f-strings and t-strings (#135570)

2025-06-26 Thread lysnikolaou
https://github.com/python/cpython/commit/fb9e292919d82326acea456aa071c9af6aff5626 commit: fb9e292919d82326acea456aa071c9af6aff5626 branch: main author: Dylan committer: lysnikolaou date: 2025-06-26T15:02:50+02:00 summary: gh-129958: New syntax error in format spec applies to both f-strings and

[Python-checkins] [3.14] gh-129958: New syntax error in format spec applies to both f-strings and t-strings (GH-135570) (#135982)

2025-06-26 Thread lysnikolaou
https://github.com/python/cpython/commit/204545317144b90942d0a7265e1433a831cfeb5d commit: 204545317144b90942d0a7265e1433a831cfeb5d branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2025-06-26T18:40:09+02:00 summary:

[Python-checkins] [3.13] gh-135148: Correctly handle f/t strings with comments and debug expressions (#135198) (#136899)

2025-07-21 Thread lysnikolaou
https://github.com/python/cpython/commit/c1085a0a93ee505bf470ab2f47dd274f0a42b543 commit: c1085a0a93ee505bf470ab2f47dd274f0a42b543 branch: 3.13 author: Lysandros Nikolaou committer: lysnikolaou date: 2025-07-21T16:54:29+02:00 summary: [3.13] gh-135148: Correctly handle f/t strings with comments

[Python-checkins] gh-133581: Fix refleak in t-string AST unparsing (#133724)

2025-05-09 Thread lysnikolaou
https://github.com/python/cpython/commit/308ceffc6869e3c12665f1ffa68db09a70fb9b58 commit: 308ceffc6869e3c12665f1ffa68db09a70fb9b58 branch: main author: Jelle Zijlstra committer: lysnikolaou date: 2025-05-09T09:10:52+02:00 summary: gh-133581: Fix refleak in t-string AST unparsing (#133724

[Python-checkins] [3.14] gh-133581: Fix refleak in t-string AST unparsing (GH-133724) (#133731)

2025-05-09 Thread lysnikolaou
https://github.com/python/cpython/commit/92d56777a1edbbef48581178004c4835bc9fe41d commit: 92d56777a1edbbef48581178004c4835bc9fe41d branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2025-05-09T07:38:12Z summary: [3.