Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
ac830e932df1fdbdbc1ba928a27db1d321a23fcd
/
Objects
/
codeobject.c
6a644f9
Add py3k warnings for code and method inequality comparisons. This should resolve issue 2373. The codeobject.c and methodobject.c changes are both just backports of the Python 3 code.
by Steven Bethard
· 17 years ago
6819210
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
by Martin v. Löwis
· 18 years ago
7e49c6e
Fix uninitialized memory read reported by Valgrind when running doctest.
by Neal Norwitz
· 19 years ago
7c88dcc
Merge from rjones-funccall branch.
by Richard Jones
· 19 years ago
a4ebc13
Refactor: Move code that uses co_lnotab from ceval to codeobject
by Jeremy Hylton
· 19 years ago
18e1655
Merge ssize_t branch.
by Martin v. Löwis
· 19 years ago
3e0055f
Merge ast-branch to head
by Jeremy Hylton
· 20 years ago