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
Lib
compiler
pycodegen.py
Find file
Blame
History
Permalink
Bug #1586448: the compiler module now emits the same bytecode for
· 5addf700
Georg Brandl
authored
Oct 29, 2006
list comprehensions as the builtin compiler, using the LIST_APPEND opcode.
5addf700