[issue38312] curses: add `set_tabsize` and `set_escdelay`

Serhiy Storchaka report at bugs.python.org
Thu Oct 31 05:13:54 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38312>
_______________________________________


More information about the Python-bugs-list mailing list