◐ Shell
clean mode source ↗

Message 288384 - Python tracker

Message288384

Author christian.heimes
Recipients christian.heimes, serhiy.storchaka, twouters, vstinner, xdegaye, yan12125
Date 2017-02-22.21:09:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487797748.83.0.804005029553.issue29176@psf.upfronthosting.co.za>
In-reply-to
Content
I think we can live with the fact some tmpfile() might write an error message if the system is broken. If user's tmp is not writeable, the user has more serious issues than a write to stdout inside curses module.
History
Date User Action Args
2017-02-22 21:09:08christian.heimessetrecipients: + christian.heimes, twouters, vstinner, xdegaye, serhiy.storchaka, yan12125
2017-02-22 21:09:08christian.heimessetmessageid: <1487797748.83.0.804005029553.issue29176@psf.upfronthosting.co.za>
2017-02-22 21:09:08christian.heimeslinkissue29176 messages
2017-02-22 21:09:08christian.heimescreate