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-25.00:22:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490401323.52.0.191339226726.issue29176@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 61e2bc74dfab1ceee332d3f480dcf86c478c87c5 by Victor Stinner in branch 'master':
bpo-29176: Fix name of the _curses.window class (#52)
https://github.com/python/cpython/commit/61e2bc74dfab1ceee332d3f480dcf86c478c87c5
History
Date User Action Args
2017-03-25 00:22:03vstinnersetrecipients: + vstinner, twouters, christian.heimes, xdegaye, serhiy.storchaka, yan12125
2017-03-25 00:22:03vstinnersetmessageid: <1490401323.52.0.191339226726.issue29176@psf.upfronthosting.co.za>
2017-03-25 00:22:03vstinnerlinkissue29176 messages
2017-03-25 00:22:03vstinnercreate