Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c0a56ff9089718c042bc17e4c3e78fb32eb12525
/
Objects
/
codeobject.c
d5b635f
Make Py3k warnings consistent w.r.t. punctuation; also respect the
by Georg Brandl
· 17 years ago
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