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 Adam Dangoor
Recipients Adam Dangoor
Date 2017-11-06.12:15:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509970526.0.0.213398074469.issue31959@psf.upfronthosting.co.za>
In-reply-to
Content
> The unexpected behavior occurs on CPython 3.5.3 and CPython 3.6.X but not on pypy.

This suggests that it is something to do with garbage collection. Upon further thought, maybe this is by design, but I still was surprised.
History
Date User Action Args
2017-11-06 12:15:26Adam Dangoorsetrecipients: + Adam Dangoor
2017-11-06 12:15:26Adam Dangoorsetmessageid: <1509970526.0.0.213398074469.issue31959@psf.upfronthosting.co.za>
2017-11-06 12:15:25Adam Dangoorlinkissue31959 messages
2017-11-06 12:15:25Adam Dangoorcreate