Skip to content

bpo-41559: Convert lists to tuples in genericalias to prepare for PEP 612#24056

Closed
Fidget-Spinner wants to merge 12 commits into
python:masterfrom
Fidget-Spinner:tupleify-ga
Closed

bpo-41559: Convert lists to tuples in genericalias to prepare for PEP 612#24056
Fidget-Spinner wants to merge 12 commits into
python:masterfrom
Fidget-Spinner:tupleify-ga

Conversation

@Fidget-Spinner
Copy link
Copy Markdown
Member

@Fidget-Spinner Fidget-Spinner commented Jan 2, 2021

Needs manual backport to 3.9.

https://bugs.python.org/issue41559

Comment thread Objects/genericaliasobject.c Outdated
Comment thread Objects/genericaliasobject.c Outdated
Comment thread Objects/genericaliasobject.c Outdated
Comment thread Objects/genericaliasobject.c Outdated
Comment thread Objects/genericaliasobject.c Outdated
@Fidget-Spinner
Copy link
Copy Markdown
Member Author

@ZackerySpytz Thank you for taking the time to review this and for raising many glaring points :). I'm quite busy right now so I'll try to address them by this weekend.

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Mar 16, 2021
@Fidget-Spinner
Copy link
Copy Markdown
Member Author

Fidget-Spinner commented Apr 17, 2021

Closed in favour of #25449 which uses a pure Python version of PEP 612. Thus we won't need a C implementation any more.

@Fidget-Spinner Fidget-Spinner deleted the tupleify-ga branch May 16, 2021 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants