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 vstinner
Recipients christian.heimes, serhiy.storchaka, twouters, vstinner, xdegaye, yan12125
Date 2017-03-24.23:15:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490397340.79.0.0694811274278.issue29176@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2b221b78d602f1684a81b85af748fa55b1449dac by Victor Stinner (Christian Heimes) in branch 'master':
bpo-29176 Use tmpfile() in curses module (#235)
https://github.com/python/cpython/commit/2b221b78d602f1684a81b85af748fa55b1449dac
History
Date User Action Args
2017-03-24 23:15:40vstinnersetrecipients: + vstinner, twouters, christian.heimes, xdegaye, serhiy.storchaka, yan12125
2017-03-24 23:15:40vstinnersetmessageid: <1490397340.79.0.0694811274278.issue29176@psf.upfronthosting.co.za>
2017-03-24 23:15:40vstinnerlinkissue29176 messages
2017-03-24 23:15:40vstinnercreate