◐ Shell
clean mode source ↗

bpo-29602: fix signed zero handling in complex constructor. by mdickinson · Pull Request #203 · python/cpython

added 2 commits

February 20, 2017 20:01

serhiy-storchaka

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

Feb 20, 2017
* Fix incorrect handling of signed zeros for complex-related classes.

* Add Misc/NEWS entry.

(cherry picked from commit 112ec38)

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

Feb 20, 2017
* Fix incorrect handling of signed zeros for complex-related classes.

* Add Misc/NEWS entry.

(cherry picked from commit 112ec38)

This was referenced

Feb 20, 2017

mdickinson added a commit that referenced this pull request

Feb 20, 2017
)

* Fix incorrect handling of signed zeros for complex-related classes.

* Add Misc/NEWS entry.

(cherry picked from commit 112ec38)

mdickinson added a commit that referenced this pull request

Feb 20, 2017
)

* Fix incorrect handling of signed zeros for complex-related classes.

* Add Misc/NEWS entry.

(cherry picked from commit 112ec38)

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

Jan 6, 2019
instead of _PyRuntime.st.try_stackless.

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

Jan 12, 2019
instead of _PyRuntime.st.try_stackless.

jaraco pushed a commit that referenced this pull request

Dec 2, 2022

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

Feb 17, 2023

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

Feb 17, 2023
…tion of resources from adjacent modules, even those not found in a package. Fixes python#203.

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

Feb 17, 2023