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 abarry
Recipients abarry, davin, jnoller, ppperry, sbt
Date 2016-07-02.21:02:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467493365.55.0.689625709478.issue27081@psf.upfronthosting.co.za>
In-reply-to
Content
Worth of note: #26823 will actually change printing to stderr for recursion errors (if/when it gets merged that is; I don't know what's holding it up). It might be interesting to see if you can still witness this issue with the patch applied.
History
Date User Action Args
2016-07-02 21:02:45abarrysetrecipients: + abarry, jnoller, sbt, ppperry, davin
2016-07-02 21:02:45abarrysetmessageid: <1467493365.55.0.689625709478.issue27081@psf.upfronthosting.co.za>
2016-07-02 21:02:45abarrylinkissue27081 messages
2016-07-02 21:02:45abarrycreate