[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

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

the-knights-who-say-ni

* 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 13, 2019
Fix the error handling of the Python implementation of function-object
pickling.

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

Jan 20, 2019
Fix the error handling of the Python implementation of function-object
pickling.
(cherry picked from commit ee58616)

jaraco pushed a commit that referenced this pull request

Dec 2, 2022