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 python-dev
Recipients eli.bendersky, loewis, ncoghlan, pitrou, python-dev
Date 2013-08-07.12:54:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3c9CNc6Qf2z7Lm6@mail.python.org>
In-reply-to
Content
New changeset 698fd628b001 by Eli Bendersky in branch '3.3':
Issue #18668: Properly document setting m_size in PyModuleDef
http://hg.python.org/cpython/rev/698fd628b001

New changeset 9877c25d9556 by Eli Bendersky in branch 'default':
Closing #18668: Properly document setting m_size in PyModuleDef
http://hg.python.org/cpython/rev/9877c25d9556
History
Date User Action Args
2013-08-07 12:54:57python-devsetrecipients: + python-dev, loewis, ncoghlan, pitrou, eli.bendersky
2013-08-07 12:54:57python-devlinkissue18668 messages
2013-08-07 12:54:57python-devcreate