Message 102257 - Python tracker (original) (raw)

Message102257

Author mark.dickinson
Recipients mark.dickinson
Date 2010-04-03.13:24:11
SpamBayes Score 0.0041252174
Marked as misclassified No
Message-id 1270301055.08.0.729640352711.issue8300@psf.upfronthosting.co.za
In-reply-to
Content
Here's a patch for trunk. It combines the docs and tests from Meador Inge's patch in issue 1530559 with a C-level change to get_pylong in Modules/struct.c.
History
Date User Action Args
2010-04-03 13:24:15 mark.dickinson set recipients: + mark.dickinson
2010-04-03 13:24:15 mark.dickinson set messageid: 1270301055.08.0.729640352711.issue8300@psf.upfronthosting.co.za
2010-04-03 13:24:13 mark.dickinson link issue8300 messages
2010-04-03 13:24:13 mark.dickinson create