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 larry
Recipients ezio.melotti, larry, mrabarnett, python-dev, serhiy.storchaka, steve.dower
Date 2015-05-03.20:03:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430683387.41.0.354345099762.issue20148@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, it moves the type declaration to the bottom of the file, and adds forward static declarations for the types to the top of the file.
History
Date User Action Args
2015-05-03 20:03:07larrysetrecipients: + larry, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka, steve.dower
2015-05-03 20:03:07larrysetmessageid: <1430683387.41.0.354345099762.issue20148@psf.upfronthosting.co.za>
2015-05-03 20:03:07larrylinkissue20148 messages
2015-05-03 20:03:07larrycreate