Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
19219b41e84f636b4d5c3f19eac19db9302e7956
/
Include
/
code.h
e39d5d5
Merged revisions 73782-73784 via svnmerge from
by Benjamin Peterson
· 15 years ago
e3944a5
The BDFL has retired! Long live the FLUFL (Friendly Language Uncle For Life)!
by Brett Cannon
· 16 years ago
c008a17
Issue #1717, continued: remove PyObject_Compare and Py_CmpToRich declarations
by Mark Dickinson
· 16 years ago
20a046c
Remove old macro that isn't used anywhere anymore.
by Georg Brandl
· 17 years ago
4d6ec85
Merged revisions 61952-61953 via svnmerge from
by Christian Heimes
· 17 years ago
8782408
Add __future__ import for print_function. It's a no-op in 3.0, but it needs to not be a syntax error.
by Eric Smith
· 17 years ago
90aa764
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
by Christian Heimes
· 17 years ago
00bc0e0
Patch #1272, by Christian Heimes and Alexandre Vassalotti.
by Guido van Rossum
· 17 years ago
9f2e346
Merged revisions 56467-56482 via svnmerge from
by Martin v. Löwis
· 17 years ago
4f72a78
Jiwon Seo's PEP 3102 implementation.
by Guido van Rossum
· 18 years ago
00ee7ba
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
by Thomas Wouters
· 18 years ago
477c8d5
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
by Thomas Wouters
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
45aecf4
Checkpoint. 218 tests are okay; 53 are failing. Done so far:
by Guido van Rossum
· 19 years ago
34aa7ba
from __future__ import with_statement addon for 'with', mostly written by Neal.
by Thomas Wouters
· 19 years ago
f7f438b
SF patch #1438387, PEP 328: relative and absolute imports.
by Thomas Wouters
· 19 years ago
ab51f5f
Per discussion on python-dev, remove CO_GENERATOR_ALLOWED. Leave comment about not removing yet.
by Neal Norwitz
· 19 years ago
0090a4c
Generators have been permanent for a while. This comment is no longer applicable.
by Neal Norwitz
· 19 years ago
58a7985
Use the newer names for APIs after the AST merge
by Neal Norwitz
· 19 years ago
3e0055f
Merge ast-branch to head
by Jeremy Hylton
· 19 years ago