Skip to content

bpo-33714: Output an exception raised in module's m_clear().#16592

Merged
miss-islington merged 1 commit into
python:masterfrom
serhiy-storchaka:module-m_clear-write-unraisable
Oct 8, 2019
Merged

bpo-33714: Output an exception raised in module's m_clear().#16592
miss-islington merged 1 commit into
python:masterfrom
serhiy-storchaka:module-m_clear-write-unraisable

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Oct 5, 2019

It is similar to the more general code in the gc module, but
here we know the name of the module.

https://bugs.python.org/issue33714

Automerge-Triggered-By: @encukou

It is similar to the more general code in the gc module, but
here we know the name of the module.
@miss-islington miss-islington merged commit d7c3873 into python:master Oct 8, 2019
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
…H-16592)

It is similar to the more general code in the gc module, but
here we know the name of the module.



https://bugs.python.org/issue33714



Automerge-Triggered-By: @encukou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants