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 pablogsal
Recipients Windson Yang, davin, docs@python, mattip, pablogsal, pitrou, tzickel, zach.ware
Date 2018-12-02.03:14:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543720494.03.0.788709270274.issue34172@psf.upfronthosting.co.za>
In-reply-to
Content
This also happens on Linux, hanging in different moments:

❯ ./python test.py
Begin
4
[hangs]

❯ ./python test.py
Begin
4
3
[hangs]

❯ ./python test.py
[hangs]
History
Date User Action Args
2018-12-02 03:14:54pablogsalsetrecipients: + pablogsal, pitrou, docs@python, zach.ware, mattip, davin, tzickel, Windson Yang
2018-12-02 03:14:54pablogsalsetmessageid: <1543720494.03.0.788709270274.issue34172@psf.upfronthosting.co.za>
2018-12-02 03:14:54pablogsallinkissue34172 messages
2018-12-02 03:14:53pablogsalcreate