[New-bugs-announce] [issue15514] Correct __sizeof__ support for cpu_set

Serhiy Storchaka report at bugs.python.org
Tue Jul 31 10:40:04 CEST 2012


New submission from Serhiy Storchaka:

Here is a patch that implements correct __sizeof__ for cpu_set class in os module.

This is 3.3-only issue.

----------
components: Library (Lib)
files: cpu_set_sizeof.patch
keywords: patch
messages: 166981
nosy: loewis, storchaka
priority: normal
severity: normal
status: open
title: Correct __sizeof__ support for cpu_set
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file26619/cpu_set_sizeof.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15514>
_______________________________________


More information about the New-bugs-announce mailing list