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
Python
getargs.c
Find file
Blame
History
Permalink
Undo part of 2.59: 't' case of convertsimple() should not use convertbuffer().
· 4819e97a
Jeremy Hylton
authored
Oct 11, 2001
convertbuffer() uses the buffer interface's getreadbuffer(), but 't' should use getcharbuffer().
4819e97a