bpo-29602: fix signed zero handling in complex constructor by mdickinson · Pull Request #204 · python/cpython
and others added 2 commits
serhiy-storchaka
changed the title
bpo-29549: fix signed zero handling in complex constructor
bpo-29602: fix signed zero handling in complex constructor
akruis added a commit to akruis/cpython that referenced this pull request
…ain tasklet Fix issue python#204 and bpo-24596. Now the special SystemExit handling is used for non-main tasklets of the main-thread of the primary interpreter only. A test case is in upstream commit d8cba5d (not yet merged).
akruis added a commit to akruis/cpython that referenced this pull request
…ain tasklet Fix issue python#204 and bpo-24596. Now the special SystemExit handling is used for non-main tasklets of the main-thread of the primary interpreter only. A test case is in upstream commit e1ebf51 (not yet merged). (cherry picked from commit 34768b4)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters