◐ Shell
clean mode source ↗

[3.12] gh-94808: Add test coverage for "starred kind" in _PyPegen_set_expr_context (GH-119222) by miss-islington · Pull Request #119264 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

May 20, 2024

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

Add test coverage for "starred kind" in _PyPegen_set_expr_context
(cherry picked from commit 8231a24)

Co-authored-by: Mark Jason Dominus (陶敏修) mjd@pobox.com

…expr_context (pythonGH-119222)

Add test coverage for "starred kind" in _PyPegen_set_expr_context
(cherry picked from commit 8231a24)

Co-authored-by: Mark Jason Dominus (陶敏修) <mjd@pobox.com>

@ghost

ghost commented

May 20, 2024

edited by ghost

Loading

Copy link Copy Markdown

All commit authors signed the Contributor License Agreement.
CLA signed

@hugovk

hugovk commented

Sep 15, 2024

Copy link Copy Markdown

Member

@encukou Triage: ready to merge?

encukou reacted with thumbs up emoji

@encukou encukou merged commit 3f5d18d into python:3.12

Sep 16, 2024

@miss-islington miss-islington deleted the backport-8231a24-3.12 branch

January 2, 2026 17:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @hugovk @encukou @mjdominus