Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-29602: fix signed zero handling in complex constructor#206

Merged
mdickinson merged 1 commit into
python:3.6python/cpython:3.6from
mdickinson:bpo-29549-backport-to-3.6mdickinson/cpython:bpo-29549-backport-to-3.6Copy head branch name to clipboard
Feb 20, 2017
Merged

bpo-29602: fix signed zero handling in complex constructor#206
mdickinson merged 1 commit into
python:3.6python/cpython:3.6from
mdickinson:bpo-29549-backport-to-3.6mdickinson/cpython:bpo-29549-backport-to-3.6Copy head branch name to clipboard

Conversation

@mdickinson

Copy link
Copy Markdown
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 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
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.