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
parsermodule.c
Find file
Blame
History
Permalink
Issue #18408: Fix typo in build_node_tree() of the parser module
· eede9aea
Victor Stinner
authored
Jul 17, 2013
Type "o" format of Py_BuildValue() is invalid: it must be "O".
eede9aea