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
traceback.c
Find file
Blame
History
Permalink
Avoid calling functions with an empty string as format string
· 3466bde1
Victor Stinner
authored
Sep 05, 2016
Directly pass NULL rather than an empty string.
3466bde1