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-133778: Fix setting__annotations__ under PEP 563#133794

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 1 commit intopython:mainfromJelleZijlstra:assignannos
May 25, 2025

Conversation

JelleZijlstra
Copy link
Member

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

@JelleZijlstraJelleZijlstra added the needs backport to 3.14bugs and security fixes labelMay 10, 2025
@JelleZijlstraJelleZijlstra merged commit4443110 intopython:mainMay 25, 2025
43 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 25, 2025
…H-133794)(cherry picked from commit4443110)Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@bedevere-app
Copy link

GH-134655 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelMay 25, 2025
JelleZijlstra added a commit that referenced this pull requestMay 25, 2025
) (#134655)gh-133778: Fix setting `__annotations__` under PEP 563 (GH-133794)(cherry picked from commit4443110)Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️

Hi! The buildbotAMD64 RHEL8 FIPS Only Blake2 Builtin Hash 3.x (no tier) has failed when building commit4443110.

What do you need to do:

  1. Don't panic.
  2. Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/#/builders/469/builds/11204) and take a look at the build logs.
  4. Check if the failure is related to this commit (4443110) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/#/builders/469/builds/11204

Failed tests:

  • test_urllib2net

Summary of the results of the build (if available):

==

Click to see traceback logs
remote:Enumerating objects: 35, done.remote:Counting objects:   2% (1/35)remote:Counting objects:   5% (2/35)remote:Counting objects:   8% (3/35)remote:Counting objects:  11% (4/35)remote:Counting objects:  14% (5/35)remote:Counting objects:  17% (6/35)remote:Counting objects:  20% (7/35)remote:Counting objects:  22% (8/35)remote:Counting objects:  25% (9/35)remote:Counting objects:  28% (10/35)remote:Counting objects:  31% (11/35)remote:Counting objects:  34% (12/35)remote:Counting objects:  37% (13/35)remote:Counting objects:  40% (14/35)remote:Counting objects:  42% (15/35)remote:Counting objects:  45% (16/35)remote:Counting objects:  48% (17/35)remote:Counting objects:  51% (18/35)remote:Counting objects:  54% (19/35)remote:Counting objects:  57% (20/35)remote:Counting objects:  60% (21/35)remote:Counting objects:  62% (22/35)remote:Counting objects:  65% (23/35)remote:Counting objects:  68% (24/35)remote:Counting objects:  71% (25/35)remote:Counting objects:  74% (26/35)remote:Counting objects:  77% (27/35)remote:Counting objects:  80% (28/35)remote:Counting objects:  82% (29/35)remote:Counting objects:  85% (30/35)remote:Counting objects:  88% (31/35)remote:Counting objects:  91% (32/35)remote:Counting objects:  94% (33/35)remote:Counting objects:  97% (34/35)remote:Counting objects: 100% (35/35)remote:Counting objects: 100% (35/35), done.remote:Compressing objects:   5% (1/17)remote:Compressing objects:  11% (2/17)remote:Compressing objects:  17% (3/17)remote:Compressing objects:  23% (4/17)remote:Compressing objects:  29% (5/17)remote:Compressing objects:  35% (6/17)remote:Compressing objects:  41% (7/17)remote:Compressing objects:  47% (8/17)remote:Compressing objects:  52% (9/17)remote:Compressing objects:  58% (10/17)remote:Compressing objects:  64% (11/17)remote:Compressing objects:  70% (12/17)remote:Compressing objects:  76% (13/17)remote:Compressing objects:  82% (14/17)remote:Compressing objects:  88% (15/17)remote:Compressing objects:  94% (16/17)remote:Compressing objects: 100% (17/17)remote:Compressing objects: 100% (17/17), done.remote:Total 23 (delta 18), reused 10 (delta 6), pack-reused 0 (from 0)From https://github.com/python/cpython * branch                    main       -> FETCH_HEADNote:switching to '4443110c3409ecba9f0fd49495d039030cb7ed58'.You are in 'detached HEAD' state. You can look around, make experimentalchanges and commit them, and you can discard any commits you make in thisstate without impacting any branches by switching back to a branch.If you want to create a new branch to retain commits you create, you maydo so (now or later) by using -c with the switch command. Example:  git switch -c <new-branch-name>Or undo this operation with:  git switch -Turn off this advice by setting config variable advice.detachedHead to falseHEAD is now at 4443110c340 gh-133778: Fix setting `__annotations__` under PEP 563 (#133794)Switched to and reset branch 'main'configure:WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)make:*** [Makefile:2451: buildbottest] Error 2

@JelleZijlstraJelleZijlstra deleted the assignannos branchMay 25, 2025 17:19
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@markshannonmarkshannonAwaiting requested review from markshannonmarkshannon is a code owner

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

Successfully merging this pull request may close these issues.

2 participants
@JelleZijlstra@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp