◐ Shell
clean mode source ↗

gh-106359: Fix corner case bugs in Argument Clinic converter parser by erlend-aasland · Pull Request #106361 · python/cpython

…rser

DSLParser.parse_converter() could return unusable kwdicts in some rare cases

erlend-aasland

AlexWaygood

AlexWaygood

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

AlexWaygood

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

erlend-aasland

@erlend-aasland

AlexWaygood

@AlexWaygood

AlexWaygood

@erlend-aasland

@erlend-aasland

AlexWaygood

AlexWaygood

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 3, 2023
…rser (pythonGH-106361)

DSLParser.parse_converter() could return unusable kwdicts in some rare cases

(cherry picked from commit 0da4c88)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

AlexWaygood added a commit that referenced this pull request

Jul 3, 2023
…arser (GH-106361) (#106364)

gh-106359: Fix corner case bugs in Argument Clinic converter parser (GH-106361)

DSLParser.parse_converter() could return unusable kwdicts in some rare cases

(cherry picked from commit 0da4c88)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

carljm added a commit to carljm/cpython that referenced this pull request

Jul 3, 2023