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 ned.deily, p-ganssle, pablogsal, vstinner, willingc
Date 2019-06-07.18:01:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559930470.47.0.50315784952.issue37195@roundup.psfhosted.org>
In-reply-to
Content
The problem is that one of the filenames that the test creates has this inode information for some mysterious reason:

❯ ll @test_25508_tmp/f1
-rw-r--r--  1 pgalindo3  staff     7B  1 Jan  1970 @test_25508_tmp/f1
History
Date User Action Args
2019-06-07 18:02:09pablogsalunlinkissue37195 messages
2019-06-07 18:01:10pablogsalsetrecipients: + pablogsal, vstinner, ned.deily, willingc, p-ganssle
2019-06-07 18:01:10pablogsalsetmessageid: <1559930470.47.0.50315784952.issue37195@roundup.psfhosted.org>
2019-06-07 18:01:10pablogsallinkissue37195 messages
2019-06-07 18:01:10pablogsalcreate