This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients TigerhawkT3, docs@python, python-dev
Date 2017-01-10.03:32:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170110033252.103882.65874.E7B4A085@psf.io>
In-reply-to
Content
New changeset 0d4e0a736688 by Xiang Zhang in branch '2.7':
Issue #29217: Fix the wrong type description of UUID.variant.
https://hg.python.org/cpython/rev/0d4e0a736688

New changeset 1f8e8e16e996 by Xiang Zhang in branch '3.5':
Issue #29217: Fix the wrong type description of UUID.variant.
https://hg.python.org/cpython/rev/1f8e8e16e996

New changeset aabb9360ff93 by Xiang Zhang in branch '3.6':
Issue #29217: Merge 3.5.
https://hg.python.org/cpython/rev/aabb9360ff93

New changeset a30cdf366c02 by Xiang Zhang in branch 'default':
Issue #29217: Merge 3.6.
https://hg.python.org/cpython/rev/a30cdf366c02
History
Date User Action Args
2017-01-10 03:32:55python-devsetrecipients: + python-dev, docs@python, TigerhawkT3
2017-01-10 03:32:55python-devlinkissue29217 messages
2017-01-10 03:32:55python-devcreate