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 Edward.K..Ream, SilentGhost, anshul6, eryksun, paul.moore, python-dev, r.david.murray, random832, steve.dower, stutzbach, tim.golden, zach.ware
Date 2016-12-17.21:32:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161217213222.23377.47062.693E17D7@psf.io>
In-reply-to
Content
New changeset 8cee4862fb34 by Steve Dower in branch '3.6':
Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun)
https://hg.python.org/cpython/rev/8cee4862fb34

New changeset 3014854e68e4 by Steve Dower in branch 'default':
Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun)
https://hg.python.org/cpython/rev/3014854e68e4
History
Date User Action Args
2016-12-17 21:32:27python-devsetrecipients: + python-dev, paul.moore, tim.golden, stutzbach, r.david.murray, SilentGhost, zach.ware, eryksun, steve.dower, Edward.K..Ream, random832, anshul6
2016-12-17 21:32:27python-devlinkissue25778 messages
2016-12-17 21:32:27python-devcreate