Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6e8c8176879915fa1f7d6f6d081136584f4bd315
6e8c817
Refactor calculation of the cache key. Minor code cleanups.
by Raymond Hettinger
· 13 years ago
e80b29b
cleanup Ellipsis and NotImplemented strings after we're done
by Benjamin Peterson
· 13 years ago
020bf28
Merge
by Antoine Pitrou
· 13 years ago
846fd30
Issue #14335: multiprocessing's custom Pickler subclass now inherits from the C-accelerated implementation.
by Antoine Pitrou
· 13 years ago
29a837d
merge heads
by Benjamin Peterson
· 13 years ago
954cf57
clear the root with the cache
by Benjamin Peterson
· 13 years ago
d656958
Minor code cleanup.
by Raymond Hettinger
· 13 years ago
01feaec
plug memory leak (closes #14325)
by Benjamin Peterson
· 13 years ago
57b2959
Eliminate duplicate link lookup. Minor cleanup.
by Raymond Hettinger
· 13 years ago
eb74918
kill capsule names that we don't need anymore
by Benjamin Peterson
· 13 years ago
f7c1321
use memory macros
by Benjamin Peterson
· 13 years ago
7ed6727
check result of PyMem_New
by Benjamin Peterson
· 13 years ago
49f0b70
merge heads
by Benjamin Peterson
· 13 years ago
2dbda07
fix condition (#14296)
by Benjamin Peterson
· 13 years ago
c105cf5
Issue #14202: some additional doc fixes
by Eli Bendersky
· 13 years ago
969b8da
Issue #14202: some additional doc fixes
by Eli Bendersky
· 13 years ago
f53d20f
in 72556ff86828, I should have updated the magic as well as the comment (#14230)
by Benjamin Peterson
· 13 years ago
de39454
merge 3.2 (#14334)
by Benjamin Peterson
· 13 years ago
16d84ac
check to make sure the attribute is a string (#14334)
by Benjamin Peterson
· 13 years ago
6e33525
fix trailing whitespace
by Eli Bendersky
· 13 years ago
fd878b8
merge heads
by Eli Bendersky
· 13 years ago
2b71140
Add a test that makes sure TreeBuilder can be passed element_factory in the
by Eli Bendersky
· 13 years ago
c961b4a
Issue #14325: Stop using python lists, capsules, and the garbage collector to deal with PyArg_Parse* cleanup.
by Jean-Paul Calderone
· 13 years ago
68ca5a6
Issue #14202: Greatly enhance the documentation of xml.dom.pulldom.
by Eli Bendersky
· 13 years ago
3fb05a9
Issue #14202: Greatly enhance the documentation of xml.dom.pulldom.
by Eli Bendersky
· 13 years ago
e60d2d9
merge
by Raymond Hettinger
· 13 years ago
ec0e910
Improve the memory utilization (and speed) of functools.lru_cache().
by Raymond Hettinger
· 13 years ago
209d70e
closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem
by Senthil Kumaran
· 13 years ago
be3f851
closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem
by Senthil Kumaran
· 13 years ago
2a1e74a
Issue #13709: some fixes to the ctypes documentation. In addition to fixing
by Eli Bendersky
· 13 years ago
3405001
Issue #9257: clarify the events iterparse accepts
by Eli Bendersky
· 13 years ago
604c4ff
Issue #9257: clarify the events iterparse accepts
by Eli Bendersky
· 13 years ago
5b77d81
Issue #14207: the ParseError exception raised by _elementtree was made
by Eli Bendersky
· 13 years ago
f996e77
Closes Issue #14246: _elementtree parser will now handle io.StringIO
by Eli Bendersky
· 13 years ago
e53d977
Explain the use of charset parameter with Content-Type header: issue11082
by Senthil Kumaran
· 13 years ago
6b3434a
Explain the use of charset parameter with Content-Type header. Issue11082
by Senthil Kumaran
· 13 years ago
df2aecb
- Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check in
by Matthias Klose
· 13 years ago
abdb552
fix comment
by Benjamin Peterson
· 13 years ago
5e259c8
merge heads
by Benjamin Peterson
· 13 years ago
f50af11
space
by Benjamin Peterson
· 13 years ago
2afe6ae
perform yield from delegation by repeating YIELD_FROM opcode (closes #14230)
by Benjamin Peterson
· 13 years ago
ca2f6ec
- Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check in
by Matthias Klose
· 13 years ago
3270d11
port from 3.2 - Fix the urllib closing issue which hangs on particular ftp urls/ftp servers. closes issue11199
by Senthil Kumaran
· 13 years ago
73277fe
closes Issue #11199: Fix the with urllib which hangs on particular ftp urls.
by Senthil Kumaran
· 13 years ago
9635013
- Issue #14324: Fix configure tests for cross builds.
by Matthias Klose
· 13 years ago
b17289e
- Issue #14324: Fix configure tests for cross builds.
by Matthias Klose
· 13 years ago
3b739b1
- Issue #14324: Fix configure tests for cross builds.
by Matthias Klose
· 13 years ago
93a0ef1
- Issue #14321: Do not run pgen during the build if files are up to date.
by Matthias Klose
· 13 years ago
a4e0188
(sched) when run() is invoked with blocking=False return the deadline of the next scheduled call in the scheduler; this use case was suggested in http://bugs.python.org/issue1641#msg149453
by Giampaolo Rodola'
· 13 years ago
17160fd
Fixes #14314: Improved SMTP timeout handling.
by Vinay Sajip
· 13 years ago
7cc7033
Merge #12758: removing confusing mention of UTC from time.time description
by R David Murray
· 13 years ago
38c2754
#12758: removing confusing mention of UTC from time.time description
by R David Murray
· 13 years ago
d3d7c90
Closes issue #14163 - tkinter: problems with hello doc example
by Andrew Svetlov
· 13 years ago
7b51b8d
try to fix compilation on glibc's with cpu sets (#14296)
by Benjamin Peterson
· 13 years ago
1767e02
free AST's dict
by Benjamin Peterson
· 13 years ago
4775def
merge
by Raymond Hettinger
· 13 years ago
13ec112
Issue #13248: Removed docs for two deprecated unittest features. To be conservative, the code is left in for one more release.
by Raymond Hettinger
· 13 years ago
187fa8e
merge heads
by Gregory P. Smith
· 13 years ago
b713499
merge heads
by Gregory P. Smith
· 13 years ago
c362cbd
Fixes Issue 14234: fix for the previous commit, keep compilation when
by Gregory P. Smith
· 13 years ago
7596aea
cpython:Fix the wrong urllib exampls which use str for POST data. Closes Issue11261
by Senthil Kumaran
· 13 years ago
2522771
Fixes Issue 14234: fix for the previous commit, keep compilation when
by Gregory P. Smith
· 13 years ago
87684e6
Fix the wrong urllib exampls which use str for POST data. Closes Issue11261
by Senthil Kumaran
· 13 years ago
3d7c878
Issue #14222: Use the new time.steady() function instead of time.time() for
by Victor Stinner
· 13 years ago
071eca3
Issue #10278: Add an optional strict argument to time.steady(), False by default
by Victor Stinner
· 13 years ago
ec919cc
Issue #10278: Drop time.monotonic() function, rename time.wallclock() to time.steady()
by Victor Stinner
· 13 years ago
5e54519
fix compiler warnings
by Benjamin Peterson
· 13 years ago
1a5e5de
remove get_prefix and set_prefix (#13248)
by Benjamin Peterson
· 13 years ago
7c466b4
merge 3.2
by Matthias Klose
· 13 years ago
26ad995
merge heads
by Matthias Klose
· 13 years ago
4552b2e
merge 3.1
by Matthias Klose
· 13 years ago
51982ad
merge heads
by Matthias Klose
· 13 years ago
20b303e
merge heads
by Matthias Klose
· 13 years ago
5ce31cc
merge 3.2
by Matthias Klose
· 13 years ago
d83be23
merge 3.1
by Matthias Klose
· 13 years ago
0f4c16e
- rename configure.in to configure.ac
by Matthias Klose
· 13 years ago
f225685
merge
by Gregory P. Smith
· 13 years ago
5a4ffdb
merge heads
by Gregory P. Smith
· 13 years ago
9439523
merge heads
by Gregory P. Smith
· 13 years ago
8bfd49e
merge (no change)
by Gregory P. Smith
· 13 years ago
70c9c4d
Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes
by Gregory P. Smith
· 13 years ago
0bca497
merge (no change needed in 3.2)
by Gregory P. Smith
· 13 years ago
1be7cd0
move the Misc/NEWS entry to the right section.
by Gregory P. Smith
· 13 years ago
d7c65e2
Removed XXX from unittest.mock docstring and switch to a nicer try...except...finally
by Michael Foord
· 13 years ago
30162be
merge with 3.2
by Georg Brandl
· 13 years ago
373c740
Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes
by Gregory P. Smith
· 13 years ago
a74b3aa
Remove more Python 2 compatibility cruft from unittest.mock
by Michael Foord
· 13 years ago
300a691
Closes #14305: fix typo.
by Georg Brandl
· 13 years ago
8e91cf6
Fixes issue #14234: CVE-2012-0876: Randomize hashes of xml attributes
by Gregory P. Smith
· 13 years ago
e7c8fde
merge heads
by Senthil Kumaran
· 13 years ago
2f9bf35
Fix the buildbot breakdown - issue 10050
by Senthil Kumaran
· 13 years ago
8247b18
Megre from tip
by Andrew Svetlov
· 13 years ago
b53da6e
Merge from tip
by Andrew Svetlov
· 13 years ago
38b968b9
deprecated the old urllib primitives in 3.3 urllib package - issue 10050
by Senthil Kumaran
· 13 years ago
c17adf4
Remove Python 2 compatibility cruft from unittest.mock
by Michael Foord
· 13 years ago
05bab93
Issue #14200: Idle shell crash on printing non-BMP unicode character.
by Andrew Svetlov
· 13 years ago
ebff097
And another one... mock import fix.
by Michael Foord
· 13 years ago
be55566
Merge
by Michael Foord
· 13 years ago
83a1685
Fix another mock import
by Michael Foord
· 13 years ago
0ca9acd
Fix import failure in mock test
by Michael Foord
· 13 years ago
Next »