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 rbp
Recipients belopolsky, gvanrossum, maltehelmert, pitrou, rbp
Date 2008-02-23.20:06:20
SpamBayes Score 0.0032990507
Marked as misclassified No
Message-id <1203797181.4.0.919991030137.issue1040026@psf.upfronthosting.co.za>
In-reply-to
Content
Malte noticed that my previous patch won't compile when HAVE_SYSCONFIG
and HZ are not defined. My bad, silly mistake.

I've attached a new version, which compiles and has been tested on all
three cases (with test_posix4.PATCH). Please, someone with privileges
remove os_times2.PATCH.
History
Date User Action Args
2008-02-23 20:06:21rbpsetspambayes_score: 0.00329905 -> 0.0032990507
recipients: + rbp, gvanrossum, belopolsky, maltehelmert, pitrou
2008-02-23 20:06:21rbpsetspambayes_score: 0.00329905 -> 0.00329905
messageid: <1203797181.4.0.919991030137.issue1040026@psf.upfronthosting.co.za>
2008-02-23 20:06:20rbplinkissue1040026 messages
2008-02-23 20:06:20rbpcreate