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
Objects
bytesobject.c
Find file
Blame
History
Permalink
Issue #10288: The deprecated family of "char"-handling macros
· 9696088b
David Malcolm
authored
Nov 05, 2010
(ISLOWER()/ISUPPER()/etc) have now been removed: use Py_ISLOWER() etc instead.
9696088b