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 serhiy.storchaka
Recipients Anthony Sottile, ammar2, serhiy.storchaka
Date 2019-10-31.09:13:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572513234.84.0.512230551196.issue38312@roundup.psfhosted.org>
In-reply-to
Content
New changeset b32cb97bce472dad337c6b2f071883f6234e21d8 by Serhiy Storchaka (Anthony Sottile) in branch 'master':
bpo-38312: Add curses.{get,set}_escdelay and curses.{get,set}_tabsize. (GH-16938)
https://github.com/python/cpython/commit/b32cb97bce472dad337c6b2f071883f6234e21d8
History
Date User Action Args
2019-10-31 09:13:54serhiy.storchakasetrecipients: + serhiy.storchaka, Anthony Sottile, ammar2
2019-10-31 09:13:54serhiy.storchakasetmessageid: <1572513234.84.0.512230551196.issue38312@roundup.psfhosted.org>
2019-10-31 09:13:54serhiy.storchakalinkissue38312 messages
2019-10-31 09:13:54serhiy.storchakacreate