[issue11134] Add missing type slots

Martin v. Löwis report at bugs.python.org
Sun Feb 6 20:51:49 CET 2011


New submission from Martin v. Löwis <martin at v.loewis.de>:

Three slots in type objects are missing in PEP 384. This patch adds them to the ABI.

----------
files: typeslots.diff
keywords: patch
messages: 128075
nosy: georg.brandl, loewis
priority: release blocker
severity: normal
status: open
title: Add missing type slots
versions: Python 3.2
Added file: http://bugs.python.org/file20705/typeslots.diff

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


More information about the Python-bugs-list mailing list