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
compile.c
Find file
Blame
History
Permalink
Ensure that compiler_exit_scope() is called as necessary to free memory
· c396d9ed
Neil Schemenauer
authored
Oct 25, 2005
allocated by compiler_enter_scope(). Change return type for compiler_exit_scope() to be void.
c396d9ed