Message 341281 - Python tracker

Message341281

Author ned.deily
Recipients ZackerySpytz, eryksun, miss-islington, ned.deily, steve.dower, stutzbach, tim.golden, zach.ware
Date 2019-05-02.16:00:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556812838.27.0.854375341827.issue9194@roundup.psfhosted.org>
In-reply-to
Content
New changeset dadc34784444950c389c120fb16f44e5a29cc43f by Ned Deily (Miss Islington (bot)) in branch '3.6':
bpo-9194: Fix the bounds checking in winreg.c's fixupMultiSZ() (GH-12687) (GH-12910)
https://github.com/python/cpython/commit/dadc34784444950c389c120fb16f44e5a29cc43f
History
Date User Action Args
2019-05-02 16:00:38ned.deilysetrecipients: + ned.deily, tim.golden, stutzbach, zach.ware, eryksun, steve.dower, ZackerySpytz, miss-islington
2019-05-02 16:00:38ned.deilysetmessageid: <1556812838.27.0.854375341827.issue9194@roundup.psfhosted.org>
2019-05-02 16:00:38ned.deilylinkissue9194 messages
2019-05-02 16:00:38ned.deilycreate