Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-118895: Call PyType_Ready() on typing.NoDefault#118897

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JelleZijlstra merged 3 commits intopython:mainfromJelleZijlstra:readydefault
May 10, 2024

Conversation

JelleZijlstra
Copy link
Member

@JelleZijlstraJelleZijlstra commentedMay 10, 2024
edited by bedevere-appbot
Loading

Copy link
Member

@sobolevnsobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This also solves multiple other issues, like:

>>>fromtypingimportNoDefault>>>NoDefault.__class__Traceback (mostrecentcalllast):File"<python-input-1>",line1,in<module>NoDefault.__class__AttributeError:'NoDefaultType'objecthasnoattribute'__class__'.Didyoumean:'__hash__'?

Thanks!

AlexWaygood reacted with heart emoji
@miss-islington-app
Copy link

Thanks@JelleZijlstra for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@JelleZijlstraJelleZijlstra deleted the readydefault branchMay 10, 2024 15:42
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 10, 2024
…8897)(cherry picked from commit13d7cf9)Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@bedevere-app
Copy link

GH-118914 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMay 10, 2024
JelleZijlstra added a commit that referenced this pull requestMay 10, 2024
…#118914)(cherry picked from commit13d7cf9)Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
estyxx pushed a commit to estyxx/cpython that referenced this pull requestJul 17, 2024
@JelleZijlstraJelleZijlstra restored the readydefault branchSeptember 10, 2024 23:37
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@sobolevnsobolevnsobolevn approved these changes

@AlexWaygoodAlexWaygoodAlexWaygood approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@JelleZijlstra@sobolevn@AlexWaygood

[8]ページ先頭

©2009-2025 Movatter.jp