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

[3.14] gh-132775: Unrevert "Add _PyCode_VerifyStateless()"#133625

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

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commentedMay 7, 2025
edited by bedevere-appbot
Loading

This reverts commit 3c73cf5 (gh-133497), which itself reverted the original commitd270bb5 (gh-133221).

We reverted the original change due to failing android tests. The checks in _PyCode_CheckNoInternalState() were too strict, so we've relaxed them.

(This is a backport ofgh-133528.)

@ericsnowcurrentlyericsnowcurrently changed the titleUnrevert add pycode verify stateless[3.14] gh-132775: Unrevert "Add _PyCode_VerifyStateless()"May 7, 2025
@ericsnowcurrentlyericsnowcurrentlyenabled auto-merge (squash)May 7, 2025 23:59
@ericsnowcurrentlyericsnowcurrently merged commitc39bc81 intopython:3.14May 8, 2025
70 of 78 checks passed
@ericsnowcurrentlyericsnowcurrently deleted the unrevert-add-pycode-verify-stateless branchMay 8, 2025 00:06
@bedevere-bot
Copy link

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

Hi! The buildbotAMD64 FreeBSD Refleaks 3.14 (tier-3) has failed when building commitc39bc81.

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/1800/builds/2) and take a look at the build logs.
  4. Check if the failure is related to this commit (c39bc81) 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/1800/builds/2

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

==

Click to see traceback logs
Traceback (most recent call last):  File"/buildbot/buildarea/3.14.ware-freebsd.refleak/build/Lib/test/support/__init__.py", line827, ingc_collect    gc.collect()ResourceWarning:unclosed <socket.socket fd=8, family=2, type=1, proto=6, laddr=('127.0.0.1', 24468), raddr=('127.0.0.1', 24469)>Task was destroyed but it is pending!task:<Task pending name='Task-1741' coro=<BaseSelectorEventLoop._accept_connection2() done, defined at /buildbot/buildarea/3.14.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py:217> wait_for=<Future pending cb=[Task.task_wakeup()]>>Warning -- Unraisable exceptionException ignored while calling deallocator <function _SelectorTransport.__del__ at 0x83ee984d0>:Traceback (most recent call last):  File"/buildbot/buildarea/3.14.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py", line873, in__del__    _warn(f"unclosed transport{self!r}",ResourceWarning,source=self)ResourceWarning:unclosed transport <_SelectorSocketTransport closing fd=8>kTraceback (most recent call last):  File"/buildbot/buildarea/3.14.ware-freebsd.refleak/build/Lib/test/support/__init__.py", line827, ingc_collect    gc.collect()ResourceWarning:unclosed <socket.socket fd=10, family=2, type=1, proto=6, laddr=('127.0.0.1', 41909), raddr=('127.0.0.1', 41910)>Task was destroyed but it is pending!task:<Task pending name='Task-3623' coro=<BaseSelectorEventLoop._accept_connection2() done, defined at /buildbot/buildarea/3.14.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py:217> wait_for=<Future pending cb=[Task.task_wakeup()]>>Warning -- Unraisable exceptionException ignored while calling deallocator <function _SelectorTransport.__del__ at 0x843392e10>:Traceback (most recent call last):  File"/buildbot/buildarea/3.14.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py", line873, in__del__    _warn(f"unclosed transport{self!r}",ResourceWarning,source=self)ResourceWarning:unclosed transport <_SelectorSocketTransport closing fd=10>k

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
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ericsnowcurrently@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp