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 serhiy.storchaka
Recipients loewis, serhiy.storchaka
Date 2012-07-31.08:40:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343724004.49.0.263322089559.issue15514@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that implements correct __sizeof__ for cpu_set class in os module.

This is 3.3-only issue.
History
Date User Action Args
2012-07-31 08:40:04serhiy.storchakasetrecipients: + serhiy.storchaka, loewis
2012-07-31 08:40:04serhiy.storchakasetmessageid: <1343724004.49.0.263322089559.issue15514@psf.upfronthosting.co.za>
2012-07-31 08:40:03serhiy.storchakalinkissue15514 messages
2012-07-31 08:40:03serhiy.storchakacreate