[Python-Dev] BugFix for "time" native module in Python 2.7
Tim Golden
mail at timgolden.me.uk
Mon Feb 3 20:55:22 CET 2014
On 03/02/2014 19:41, Виктор Щерба wrote:
> Hi, guys!
>
> I have found a bug in module "time" function "sleep" in Python 2.7 under
> Windows XP / Server 2003 and lower.
> I fix this bug locally. But how could I send you hg patch or pull
> request or, maybe, commit to sandbox?
The best thing is to raise an bug on our issue tracker:
http://bugs.python.org/
and attach the patch together with a test which reproduces the issue
TJG
More information about the Python-Dev
mailing list