Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
test
/
test_code.py
2623a37
Merged revisions 86596 via svnmerge from
by Ezio Melotti
· 14 years ago
001a395
Add support for weak references to code objects. This will be used by an optimization in the incoming Python 3 JIT.
by Collin Winter
· 15 years ago
1aa4700
PyCode_NewEmpty:
by Jeffrey Yasskin
· 16 years ago
8820f2a
Add ``if __name__ == '__main__'`` to some test files where it didn't take a lot
by Brett Cannon
· 17 years ago
0cbd805
Bug #1333982: string/number constants were inappropriately stored
by Neal Norwitz
· 19 years ago
536cf99
Whitespace normalization.
by Tim Peters
· 19 years ago
3e0055f
Merge ast-branch to head
by Jeremy Hylton
· 20 years ago