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 mark.dickinson
Recipients benjamin.peterson, mark.dickinson
Date 2009-01-15.22:26:17
SpamBayes Score 0.021392506
Marked as misclassified No
Message-id <1232058380.64.0.314220939573.issue4910@psf.upfronthosting.co.za>
In-reply-to
Content
Second patch applied in r68619 (py3k) and r68620 (3.0 maintenance branch).

Here's the third and final patch:  rename the nb_long slot to nb_reserved, 
and change its type to (void *).
History
Date User Action Args
2009-01-15 22:26:20mark.dickinsonsetrecipients: + mark.dickinson, benjamin.peterson
2009-01-15 22:26:20mark.dickinsonsetmessageid: <1232058380.64.0.314220939573.issue4910@psf.upfronthosting.co.za>
2009-01-15 22:26:19mark.dickinsonlinkissue4910 messages
2009-01-15 22:26:19mark.dickinsoncreate