-
-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
gh-111874: Call __set_name__
on objects that define the method inside a typing.NamedTuple
class dictionary as part of the creation of that class
#111876
Commits on Nov 9, 2023
-
pythongh-111874: Call
__set_name__
on objects that define the metho……d inside a `typing.NamedTuple` class dictionary as part of the creation of that class
Configuration menu - View commit details
-
Copy full SHA for e3b703d - Browse repository at this point
Copy the full SHA e3b703dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f053310 - Browse repository at this point
Copy the full SHA f053310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ccff63 - Browse repository at this point
Copy the full SHA 7ccff63View commit details -
Merge branch 'namedtuple-setname' of https://github.com/AlexWaygood/c…
…python into namedtuple-setname
Configuration menu - View commit details
-
Copy full SHA for 0d13e83 - Browse repository at this point
Copy the full SHA 0d13e83View commit details -
Revert "Also add a test for TypedDict classes"
This reverts commit 7ccff63.
Configuration menu - View commit details
-
Copy full SHA for e4e968a - Browse repository at this point
Copy the full SHA e4e968aView commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0c88f0 - Browse repository at this point
Copy the full SHA e0c88f0View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8102fd - Browse repository at this point
Copy the full SHA d8102fdView commit details
Commits on Nov 17, 2023
-
Update Lib/test/test_typing.py
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f2a57b2 - Browse repository at this point
Copy the full SHA f2a57b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1909fd5 - Browse repository at this point
Copy the full SHA 1909fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed53fcb - Browse repository at this point
Copy the full SHA ed53fcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2c65c6 - Browse repository at this point
Copy the full SHA c2c65c6View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e79ea37 - Browse repository at this point
Copy the full SHA e79ea37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fd8b6b - Browse repository at this point
Copy the full SHA 9fd8b6bView commit details -
Revert "Handle strange exceptions raised on attempting to access `__s…
…et_name__`" This reverts commit 1909fd5.
Configuration menu - View commit details
-
Copy full SHA for fdab495 - Browse repository at this point
Copy the full SHA fdab495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3932d48 - Browse repository at this point
Copy the full SHA 3932d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3359ff6 - Browse repository at this point
Copy the full SHA 3359ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef628da - Browse repository at this point
Copy the full SHA ef628daView commit details