Skip to content

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Feb 7, 2025

After:

>>> import warnings
>>> warnings._release_lock()
Traceback (most recent call last):
  File "<python-input-1>", line 1, in <module>
    warnings._release_lock()
    ~~~~~~~~~~~~~~~~~~~~~~^^
RuntimeError: cannot release un-acquired lock

Refs #128386
Refs #128384

@sobolevn sobolevn merged commit ae132ed into python:main Feb 7, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants