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 serhiy.storchaka
Recipients serhiy.storchaka, xiang.zhang
Date 2016-05-16.08:08:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463386094.76.0.96282335428.issue26991@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know what is the best place for this function. You can just break compiling functions with annotations, run tests, found tests that use functions with annotations, and add new test near one of them.

You can test your test by removing the fix and running the test with the "-R :" option.
History
Date User Action Args
2016-05-16 08:08:14serhiy.storchakasetrecipients: + serhiy.storchaka, xiang.zhang
2016-05-16 08:08:14serhiy.storchakasetmessageid: <1463386094.76.0.96282335428.issue26991@psf.upfronthosting.co.za>
2016-05-16 08:08:14serhiy.storchakalinkissue26991 messages
2016-05-16 08:08:14serhiy.storchakacreate