Skip to content

[3.15] gh-148817: Fold long lists/sets of constant elements into constant tuples/frozensets (GH-149016) - #155897

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-084230e-3.15
Open

[3.15] gh-148817: Fold long lists/sets of constant elements into constant tuples/frozensets (GH-149016)#155897
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-084230e-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Fold long lists/sets of constant elements into constant tuples/frozensets.

(cherry picked from commit 084230e)

Co-authored-by: Kirill Podoprigora kirill.bast9@mail.ru
Co-authored-by: Irit Katriel 1055913+iritkatriel@users.noreply.github.com

…ant tuples/frozensets (pythonGH-149016)

Fold long lists/sets of constant elements into constant tuples/frozensets.

(cherry picked from commit 084230eb2d46a701fe059aa7cec6b2aa1be75814)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants