◐ Shell
clean mode source ↗

gh-91052: Add PyDict_Unwatch for unwatching a dictionary by carljm · Pull Request #98055 · python/cpython

Conversation

@carljm

Added "skip news" label since this is already covered by the NEWS entry from #31787.

This was referenced

Oct 7, 2022

JelleZijlstra

@markshannon

I don't know what the docs failure is, but everything else looks good.

@JelleZijlstra

The docs failure is unrelated, #98056 will fix it.

carljm added a commit to carljm/cpython that referenced this pull request

Oct 8, 2022

carljm added a commit to carljm/cpython that referenced this pull request

Oct 9, 2022

@vstinner

Thanks for adding .. versionadded:: 3.12 and documenting the new functions in What's New. The test looks better with catch_unraisable_exception.

mpage pushed a commit to mpage/cpython that referenced this pull request

Oct 11, 2022

Labels