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 084230e)

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

hugovk commented Aug 17, 2026

Copy link
Copy Markdown
Member

@Eclips4 Remember to get peer review:

https://discuss.python.org/t/the-3-15-branch-is-locked-for-rc1/108389

@Eclips4

Eclips4 commented Aug 17, 2026

Copy link
Copy Markdown
Member

@iritkatriel can you please take a look again? Just a backport to 3.15.

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.

4 participants