Staging
v0.8.1
https://github.com/python/cpython
Revision d9b3cdd137239a5913de2252c3ce269e35ac63d2 authored by Mark Dickinson on 20 February 2017, 21:59:30 UTC, committed by GitHub on 20 February 2017, 21:59:30 UTC
* Fix incorrect handling of signed zeros for complex-related classes.

* Add Misc/NEWS entry.

(cherry picked from commit 112ec38c15b388fe025ccb85369a584d218b1160)
1 parent ce552e2
Raw File
Tip revision: d9b3cdd137239a5913de2252c3ce269e35ac63d2 authored by Mark Dickinson on 20 February 2017, 21:59:30 UTC
bpo-29602: fix signed zero handling in complex constructor. (#203) (#206)
Tip revision: d9b3cdd
README
Miscellaneous source files for the main Python shared library
back to top