Fix a mistake in isSet() deprecated message doc#95720
Fix a mistake in isSet() deprecated message doc#95720JelleZijlstra merged 1 commit intopython:mainfrom marcmonfort:fix-typo
Conversation
|
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
|
Thanks @marcmonfort for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
|
Sorry @marcmonfort and @JelleZijlstra, I had trouble checking out the |
|
Sorry, @marcmonfort and @JelleZijlstra, I could not cleanly backport this to |
|
Thanks @marcmonfort for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
|
Sorry, @marcmonfort and @JelleZijlstra, I could not cleanly backport this to |
Fix a mistake in isSet() deprecated message where it recommends to use notify_all() instead of is_set().