Skip to content

Backport Generic.__new__ fix#560

Merged
ilevkivskyi merged 1 commit into
python:masterfrom
ilevkivskyi:backport-generic-new-fix
May 11, 2018
Merged

Backport Generic.__new__ fix#560
ilevkivskyi merged 1 commit into
python:masterfrom
ilevkivskyi:backport-generic-new-fix

Conversation

@ilevkivskyi

Copy link
Copy Markdown
Member

This backports to older Python 3 versions and Python 2 the bugfix in python/cpython#6758 for the bug in Generic.__new__ found by @serhiy-storchaka (see https://github.com/python/cpython/pull/6732/files#r187002617)

@ilevkivskyi
ilevkivskyi merged commit ff2084e into python:master May 11, 2018
@ilevkivskyi
ilevkivskyi deleted the backport-generic-new-fix branch May 11, 2018 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants