Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a264384fe6de357680ca0cf02cd6024bbba0ba45
/
Python
/
frozen.c
fd07415
Issue #2377: Make importlib the implementation of __import__().
by Brett Cannon
· 13 years ago
c77b931
Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas
by Victor Stinner
· 14 years ago
7f14f0d
Recorded merge of revisions 81032 via svnmerge from
by Antoine Pitrou
· 15 years ago
f19169f
Fix for refleak tests through regrtest.py -R:: bug #1414
by Christian Heimes
· 17 years ago
00bc0e0
Patch #1272, by Christian Heimes and Alexandre Vassalotti.
by Guido van Rossum
· 17 years ago
0aa35f8
Update the frozen bytecode for __hello__.
by Guido van Rossum
· 18 years ago
96bf7e8
Fix test_frozen.
by Guido van Rossum
· 18 years ago
5672904
Oops, re-add 'static' qualifier.
by Thomas Wouters
· 18 years ago
2bdf2cb
Regenerate frozen.c's manual marshal as directed, fixing test_frozen.
by Thomas Wouters
· 18 years ago
dd32a91
This is my patch
by Michael W. Hudson
· 22 years ago
eda5a8e
Fix SF bug # 561858 Assertion with very long lists
by Neal Norwitz
· 23 years ago
84a0657
Squash compiler wng about signed/unsigned mismatch.
by Tim Peters
· 23 years ago
4114a4a
Fix the frozen bytecode for __hello__ (betcha didn't know that existed :-).
by Guido van Rossum
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 25 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 25 years ago
f015e18
Add primitive test for frozen package.
by Guido van Rossum
· 27 years ago
019db5d
Oops -- this contains frozen bytecode, but it was Python 1.4 bytecode!
by Guido van Rossum
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
7c46a92
New style interface via pointer variable.
by Guido van Rossum
· 29 years ago
582646a
grand renaming; added copyright to some files
by Guido van Rossum
· 29 years ago
667d704
Initial revision
by Guido van Rossum
· 30 years ago