Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Modules
_cursesmodule.c
Find file
Blame
History
Permalink
Issue #10570: curses.tigetstr() is now expecting a byte string, instead of a
· c04d5f2d
Victor Stinner
authored
Nov 02, 2011
Unicode string. This is an incompatible change, but the previous behaviour was completly wrong.
c04d5f2d