Skip to content

Conversation

methane
Copy link
Member

@methane methane commented Feb 20, 2017

lookdict_unicode() and lookdict_unicode_nodummy() may raise exception
when key is not unicode.

lookdict_unicode() and lookdict_unicode_nodummy() may raise exception
when key is not unicode.
@methane methane merged commit ce552e2 into python:3.6 Feb 20, 2017
@methane methane deleted the fix-dict-comment branch February 20, 2017 13:58
akruis pushed a commit to akruis/cpython that referenced this pull request Jan 6, 2019
…ch_nr()

Fix a bug in the C-API functions PyTasklet_Run_nr() and
PyTasklet_Switch_nr(). Under exotic conditions the functions could
cause undefined behavior.
akruis pushed a commit to akruis/cpython that referenced this pull request Jan 20, 2019
…ch_nr()

Fix a bug in the C-API functions PyTasklet_Run_nr() and
PyTasklet_Switch_nr(). Under exotic conditions the functions could
cause undefined behavior.

(cherry picked from commit 3629160)
akruis pushed a commit to akruis/cpython that referenced this pull request Feb 18, 2019
…ch_nr()

Fix a bug in the C-API functions PyTasklet_Run_nr() and
PyTasklet_Switch_nr(). Under exotic conditions the functions could
cause undefined behavior.

(cherry picked from commit 3629160)
pablogsal pushed a commit to pablogsal/cpython that referenced this pull request Nov 29, 2022
jaraco pushed a commit that referenced this pull request Dec 2, 2022
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.

3 participants