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 ammar2
Recipients ammar2, geeknik, koobs, r.david.murray
Date 2021-12-04.00:38:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638578334.43.0.827231208685.issue27831@roundup.psfhosted.org>
In-reply-to
Content
Looks like this got fixed somewhere along between 3.5 and 3.6


---
3.5
---

./python: can't open file 'id:000109': [Errno 2] No such file or directory

=================================================================
==28078==ERROR: LeakSanitizer: detected memory leak



---
3.6
---

./python id:000109     
./python: can't open file 'id:000109': [Errno 2] No such file or directory


Closing as 3.5 is no longer a supported version.
History
Date User Action Args
2021-12-04 00:38:54ammar2setrecipients: + ammar2, r.david.murray, koobs, geeknik
2021-12-04 00:38:54ammar2setmessageid: <1638578334.43.0.827231208685.issue27831@roundup.psfhosted.org>
2021-12-04 00:38:54ammar2linkissue27831 messages
2021-12-04 00:38:54ammar2create