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 erikjanss
Recipients Alex.Willmer, erikjanss, methane, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-08-16.06:49:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
@inada.naoki : thank you !

@steve.dower : I would not consider those bugs per se, but they are
inconsistencies, for example in the master branch :

number of "Windows.h" includes : 2
number of "windows.h" includes : 55

whatever might be the 'right' solution, it's always an advantage to
have a consistent codebase.
History
Date User Action Args
2018-08-16 06:49:43erikjansssetrecipients: + erikjanss, paul.moore, tim.golden, methane, zach.ware, steve.dower, Alex.Willmer, miss-islington
2018-08-16 06:49:43erikjansssetmessageid: <[email protected]>
2018-08-16 06:49:43erikjansslinkissue34217 messages
2018-08-16 06:49:43erikjansscreate