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.
Created on 2012年07月31日 08:40 by serhiy.storchaka, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| cpu_set_sizeof.patch | serhiy.storchaka, 2012年07月31日 08:40 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg166981 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * (Python committer) | Date: 2012年07月31日 08:40 | |
Here is a patch that implements correct __sizeof__ for cpu_set class in os module. This is 3.3-only issue. |
|||
| msg167313 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年08月03日 12:18 | |
New changeset 463d3ad22cdb by Jesus Cea in branch 'default': Closes #15514: Correct __sizeof__ support for cpu_set http://hg.python.org/cpython/rev/463d3ad22cdb |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:33 | admin | set | github: 59719 |
| 2012年08月03日 12:18:23 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg167313 resolution: fixed stage: resolved |
| 2012年08月03日 12:16:42 | jcea | set | nosy:
+ jcea |
| 2012年07月31日 08:40:03 | serhiy.storchaka | create | |