[New-bugs-announce] [issue38312] curses: add `set_tabsize` and `set_escdelay`

Anthony Sottile report at bugs.python.org
Sat Sep 28 21:40:08 EDT 2019


New submission from Anthony Sottile <asottile at umich.edu>:

https://linux.die.net/man/3/set_escdelay
https://linux.die.net/man/3/set_tabsize

I'd like to help with this, but I don't even know where to start with argumentclinic -- any points would be greatly appreciated

presumably I should also add getters for these as well to retrieve the global variable from the curses side?

----------
components: Extension Modules
messages: 353477
nosy: Anthony Sottile
priority: normal
severity: normal
status: open
title: curses: add `set_tabsize` and `set_escdelay`
versions: Python 3.9

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


More information about the New-bugs-announce mailing list