Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frozenset literals #6

Closed
wants to merge 67 commits into from
Closed

Conversation

blhsing
Copy link

@blhsing blhsing commented Jun 7, 2024

This is @nineteendo's implementation of frozenset literals with frozenset.__repr__ made to output in literal format instead.


📚 Documentation preview 📚: https://cpython-previews--6.org.readthedocs.build/

@blhsing
Copy link
Author

blhsing commented Jun 7, 2024

@nineteendo I was able to make frozenset.__repr__ output in literal format with minimal changes. Seems to work well. Let me know if you find anything wrong.

@blhsing blhsing closed this Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants