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 tim.golden
Recipients eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-07-25.13:36:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532525817.83.0.56676864532.issue34195@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ff64add8d4be2e37c552ba702f629b0b6639cd33 by Tim Golden in branch 'master':
bpo-34195: Fix case-sensitive comparison in test_nt_helpers (GH-8448)
https://github.com/python/cpython/commit/ff64add8d4be2e37c552ba702f629b0b6639cd33
History
Date User Action Args
2018-07-25 13:36:57tim.goldensetrecipients: + tim.golden, paul.moore, zach.ware, eryksun, steve.dower
2018-07-25 13:36:57tim.goldensetmessageid: <1532525817.83.0.56676864532.issue34195@psf.upfronthosting.co.za>
2018-07-25 13:36:57tim.goldenlinkissue34195 messages
2018-07-25 13:36:57tim.goldencreate