Skip to content

Conversation

mdickinson
Copy link
Member

Backport of #203 to Python 3.6 branch.

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

  • Add Misc/NEWS entry.

(cherry picked from commit 112ec38)

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

* Add Misc/NEWS entry.

(cherry picked from commit 112ec38)
@mdickinson mdickinson added cherry-pick for 3.6 type-bug An unexpected behavior, bug, or error labels Feb 20, 2017
@mdickinson mdickinson merged commit d9b3cdd into python:3.6 Feb 20, 2017
@mdickinson mdickinson deleted the bpo-29549-backport-to-3.6 branch February 20, 2017 21:59
akruis pushed 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 pushed 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants