Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7cfe5f88ce42cd28969605bb0b8df37d0200cf39
7cfe5f8
Fix for issue11236 getpass.getpass to respond ctrl-c or ctrl-z
by Senthil Kumaran
· 14 years ago
ba42fd5
#6780: fix starts/endswith error message to mention that tuples are accepted too.
by Ezio Melotti
· 14 years ago
2043f9c
#11901: add description of how bitfields are laid out to hexversion docs
by R David Murray
· 14 years ago
8f14bbd
pybench prep_times calculation error (closes #11895)
by Jesus Cea
· 14 years ago
7365acc
merge heads
by Jesus Cea
· 14 years ago
2fc8b87
Port 5b607cd8c71b (closes #11892)
by Jesus Cea
· 14 years ago
fc330ae
Minor text rearrangement.
by Raymond Hettinger
· 14 years ago
c3ab577
merge
by Jesus Cea
· 14 years ago
e402724
Fix wrong function name. Noticed by Clive Darke.
by Ezio Melotti
· 14 years ago
1d4ae84
Up-port changeset 5cf8f6da8743 (closes #11890)
by Jesus Cea
· 14 years ago
ac45150
startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828)
by Jesus Cea
· 14 years ago
d07eaf1
Issue #11875: Alter the previous fix to work better with subclasses
by Raymond Hettinger
· 14 years ago
8dfcab0
Fix wrong number of functions noticed by Sandro Tosi.
by Ezio Melotti
· 14 years ago
1114744
merge
by Raymond Hettinger
· 14 years ago
ab69438
Hmm, __ne__ was missing
by Raymond Hettinger
· 14 years ago
d08a2c2
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.
by Raymond Hettinger
· 14 years ago
58de6ee
Fix sporadic failure in test_startfile.
by Nadeem Vawda
· 14 years ago
6c9b35b
Issue #11768: The signal handler of the signal module only calls
by Victor Stinner
· 14 years ago
340bb95
#11865: fix typo in init.rst.
by Ezio Melotti
· 14 years ago
2876a8c
Rework multiset methods to use less memory and to make fewer calls to __hash__.
by Raymond Hettinger
· 14 years ago
340d269
Small wording fix.
by Georg Brandl
· 14 years ago
219cc77
Issue #11855: Apply missing formatting for urlretrieve
by Eli Bendersky
· 14 years ago
7bba683
Add another example to the collections module docs.
by Raymond Hettinger
· 14 years ago
1c746c2
Fix minor subclassing issue with collections.Counter
by Raymond Hettinger
· 14 years ago
181810b
#11843: remove duplicate line from table in distutil doc.
by Ezio Melotti
· 14 years ago
2df6a93
Issue #5057: fix a bug in the peepholer that led to non-portable pyc files between narrow and wide builds while optimizing BINARY_SUBSCR on non-BMP chars (e.g. "\U00012345"[0]).
by Ezio Melotti
· 14 years ago
397eb44
Issue #11467: Fix urlparse behavior when handling urls which contains scheme specific part only digits.
by Senthil Kumaran
· 14 years ago
20f53f1
#11848: replace dead link in random.betavariate comment.
by Ezio Melotti
· 14 years ago
60adf95
#4783: document that is not possible to use json.dump twice on the same stream.
by Ezio Melotti
· 14 years ago
046a764
Issue #11827: remove mention of list2cmdline in the doc of subprocess
by Eli Bendersky
· 14 years ago
2d2ea1b
Fix Issue11474 - fix url2pathname() handling of '/C|/' on Windows
by Senthil Kumaran
· 14 years ago
95cd91c
#11840: Improve c-api/unicode documentation. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
832c8bb
#9101: backport json reference in configparser doc.
by Ezio Melotti
· 14 years ago
b4fb909
Remove inexistent tools
by Brian Curtin
· 14 years ago
e0fd2f8
Fix wording and clarify that the IDNA codec operates on full domain names.
by R David Murray
· 14 years ago
ce073cd
Fix typo in docstring.
by Ezio Melotti
· 14 years ago
d210aa1
#9233: Fix json.loads({}) to return a dict (instead of a list), when _json is not available.
by Ezio Melotti
· 14 years ago
42368f9
Remove unnecessary imports and use assertIs instead of assertTrue.
by Ezio Melotti
· 14 years ago
c753305
#9233: Fix json to work properly even when _json is not available.
by Ezio Melotti
· 14 years ago
4f95a52
#9233: skip _json-specific tests when _json is not available.
by Ezio Melotti
· 14 years ago
a8b0f9a
Merge updates
by Senthil Kumaran
· 14 years ago
60f02a6
Update the News for the fix to Issue11703.
by Senthil Kumaran
· 14 years ago
3dd02d6
#10019: Fix regression relative to 2.6: add newlines if indent=0
by R David Murray
· 14 years ago
abdeeff
merge heads
by Benjamin Peterson
· 14 years ago
bd3e362
make assigning to a bytes literal a syntax error (closes #11506)
by Benjamin Peterson
· 14 years ago
2643041
Fix Issue11703 - urllib2.geturl() does not return correct url when the original url contains #fragment. Patch Contribution by Santoso Wijaya.
by Senthil Kumaran
· 14 years ago
3780542
Issue 11747: Fix output format for context diffs.
by Raymond Hettinger
· 14 years ago
308f14a
Add maxlinelen to docstring, delete obsolete wording
by R David Murray
· 14 years ago
84c209a
Correct leading spaces in my NEWS entry.
by Brian Curtin
· 14 years ago
628f980
Add NEWS item for #5162.
by brian.curtin
· 14 years ago
e2f2998
Fix #5162. Allow child spawning from Windows services (via pywin32).
by brian.curtin
· 14 years ago
45e47e5
Issue9670: Back out changeset 378b40d71175; test fails on other platforms
by Ned Deily
· 14 years ago
517ac72
Issue #9670: Increase the default stack size for secondary threads on
by Ned Deily
· 14 years ago
e620d10
Issue #11719: Fix message about unexpected test_msilib skip.
by Ross Lagerwall
· 14 years ago
52c950f
Issue #11650: PyOS_StdioReadline() retries fgets() if it was interrupted
by Victor Stinner
· 14 years ago
e1292a2
#11492: fix header truncation on folding when there are runs of split chars.
by R David Murray
· 14 years ago
7da4db1
Improve test coverage of _split_ascii method.
by R David Murray
· 14 years ago
88e1945
Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the
by Barry Warsaw
· 14 years ago
5ca305a
Issue 11715: Build extension modules on multiarch Debian and Ubuntu by
by Barry Warsaw
· 14 years ago
8f377a3
Issue #10762: Guard against invalid/non-supported format string '%f' on Windows. Patch Santoso Wijaya.
by Senthil Kumaran
· 14 years ago
c824e9a
Try to fix sporadic test_multiprocessing failure
by Antoine Pitrou
· 14 years ago
4f61b02
Issue #10963: Ensure that subprocess.communicate() never raises EPIPE.
by Ross Lagerwall
· 14 years ago
45fdb45
Try to fix sporadic failure in test_thread/test_threading
by Antoine Pitrou
· 14 years ago
b35f29a
Issue #11761: make tests for gc.get_count() less fragile
by Antoine Pitrou
· 14 years ago
b5ff3e4
Fix typo noticed by Sandro Tosi.
by Ezio Melotti
· 14 years ago
d055956
Merge 3.1
by Kristjan Valur Jonsson
· 14 years ago
35722a9
Bugfix: Properly test for errors from PyLong_AsLong() in itertools.cycle.
by Kristjan Valur Jonsson
· 14 years ago
d6c1d57
Issue 11713: clarify docstring for collections.deque()
by Raymond Hettinger
· 14 years ago
acb6309
Merge issue 11662.
by Guido van Rossum
· 14 years ago
a119df9
Issue 11662: Fix vulnerability in urllib/urllib2.
by guido@google.com
· 14 years ago
ad45bfe
let's keep parenthesis around sizeof
by Benjamin Peterson
· 14 years ago
9b2e67c
#10617: add class directives to collections ABCs.
by Ezio Melotti
· 14 years ago
f8d887e
Closes #11696: Fix ID generation in msilib. Patch by Mark Mc Mahon.
by Martin v. Löwis
· 14 years ago
92b60d5
Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when trying to pack a negative (in-range) integer.
by Mark Dickinson
· 14 years ago
ccd2283
Fix misplaced Misc/NEWS entry.
by Mark Dickinson
· 14 years ago
9bad3a9
Fix short file name generation in bdist_msi.
by Martin v. Löwis
· 14 years ago
c01ffdf
revert unintended changes
by Benjamin Peterson
· 14 years ago
39530f8
always check return value of PyObject_IsInstance for error
by Benjamin Peterson
· 14 years ago
8d6c62d
check possible recursive _as_parameter_ to prevent segfault (closes #1838)
by Benjamin Peterson
· 14 years ago
b8a5769
Issue #11659: Fix ResourceWarning in test_subprocess introduced by #11459.
by Ross Lagerwall
· 14 years ago
89461ef
Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects.
by Mark Dickinson
· 14 years ago
211643b
Branch merge
by Éric Araujo
· 14 years ago
946f172
<Home> toggle failing on Tk 8.5, causing IDLE exits. Issue #4676
by Kurt B. Kaiser
· 14 years ago
f84eb5a
Branch merge
by Éric Araujo
· 14 years ago
5ab4776
Tweaks to sys.flags description table.
by Éric Araujo
· 14 years ago
a464d4e
Remove untrue statement from tutorial
by Éric Araujo
· 14 years ago
b9a428d
#9557: eliminate 3 seconds of static overhead from test_mailbox.
by R David Murray
· 14 years ago
4dcf502
Use universal construct os.path.expanduser('~') instead of os.environ['HOME']
by Éric Araujo
· 14 years ago
ebbf1e6
#2650: Refactor re.escape to use enumerate().
by Ezio Melotti
· 14 years ago
7b9e97b
#2650: Add tests with non-ascii chars for re.escape.
by Ezio Melotti
· 14 years ago
d2114eb
#2650: Refactor the tests for re.escape.
by Ezio Melotti
· 14 years ago
5cf7878
Merge 3.1
by Kurt B. Kaiser
· 14 years ago
b938c8c
#11606: improved body_encode algorithm, no longer produces overlong lines
by R David Murray
· 14 years ago
f9439914
Merge 3.1
by Kurt B. Kaiser
· 14 years ago
29943aa
test_multiprocessing: use assertLess() to see the timeout on error
by Victor Stinner
· 14 years ago
cafd79d
#11590: fix quoprimime decode handling of empty strings and line endings.
by R David Murray
· 14 years ago
ec1b5b8
#11589: add additional tests for the email quoprimime module.
by R David Murray
· 14 years ago
4804991
Fix obscure set crashers (#8420). Backport of d56b3cafb1e6, reviewed by Raymond.
by Éric Araujo
· 14 years ago
c706dbf
Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property.
by Raymond Hettinger
· 14 years ago
3b654be
Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents.
by Raymond Hettinger
· 14 years ago
Next »