-
-
Notifications
You must be signed in to change notification settings - Fork 31.1k
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
Backport set literals #46588
Comments
Set literals need to be backported. |
I'm going to defer this to 2.7. |
Here is a patch for backporting set literals to the trunk. |
Guido, I thought you had decided for this to just be a 3.x feature. Alex, if this goes forward, were you also going to change the repr() for |
I think we should keep the repr() of sets as is to avoid breaking any |
Raymond, I know you see this differently, but personally I don't see a |
These all seem fine to me. Was just checking in because I thought you |
If there are no objections, I will commit this patch later this week. |
It been a long week, but this patch is now committed as r77400. |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: