Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f5164f6e93b4b5be9f828557b155ec457b39ed8c
f5164f6
#11982: remove now unused function.
by Ezio Melotti
· 14 years ago
fb5d3e7
Issue #11277: fix issue number in a test_zlib comment
by Victor Stinner
· 14 years ago
df8a8f7
#11982: fix json.loads('""') to return u'' rather than ''.
by Ezio Melotti
· 14 years ago
1602ec1
Fix #11834. Correct site-packages paths.
by Brian Curtin
· 14 years ago
611cfd2
Denote 3.3.0 as the last supported Windows 2000 release.
by Brian Curtin
· 14 years ago
001cc95
#11985: document the return value of platform.python_implementation for PyPy.
by Ezio Melotti
· 14 years ago
e4163e2
Issue #10276: Fix test_zlib, m may be undefined in the finally block
by Victor Stinner
· 14 years ago
f9fb434
Issue #10276: test_zlib checks that inputs of 2 GB are handled correctly by
by Victor Stinner
· 14 years ago
0a92d18
Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file
by Victor Stinner
· 14 years ago
645b9f6
Issue #8651: Fix "z#" format of PyArg_Parse*() function: the size was not
by Victor Stinner
· 14 years ago
112d48a
(Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X
by Victor Stinner
· 14 years ago
cfa8483
Branch merge
by Éric Araujo
· 14 years ago
941592a
Fix grammar to include both integer types in 2.x
by Éric Araujo
· 14 years ago
ec0ecb1
Fix spelling.
by Raymond Hettinger
· 14 years ago
17ebbdb
note abcs of int and float (closes #11977)
by Benjamin Peterson
· 14 years ago
97cf585
(Merge 3.1) Issue #9756: credit the author, Andreas Stührk (Trundle)
by Victor Stinner
· 14 years ago
e363ec1
(Merge 3.1) Issue #9756: When calling a method descriptor or a slot wrapper
by Victor Stinner
· 14 years ago
12b8fcf
Split combined code/doctest code blocks in two blocks, to enable proper highlighting.
by Georg Brandl
· 14 years ago
f9860c8
#11971: fix man page; it's -OO not -O0
by R David Murray
· 14 years ago
2a53d33
Fix wording
by Éric Araujo
· 14 years ago
a27c8e3
Branch merge
by Éric Araujo
· 14 years ago
d6dcf82
Add docstring to anydbm.open
by Éric Araujo
· 14 years ago
015014f
Fix file handle leak
by Éric Araujo
· 14 years ago
dd6ab85
#11883: fix email examples by adding 'localhost' to SMTP constructor calls
by R David Murray
· 14 years ago
dcaacbf
#11901: post-commit review fixes per Georg Brandl
by R David Murray
· 14 years ago
2a7a3ee
fix function name in example (closes #11966)
by Benjamin Peterson
· 14 years ago
b22f39c
fix formatting, :c:func: --> :cfunc:
by Eli Bendersky
· 14 years ago
11d1171
Issue #10912: add clarification for PyObject_RichCompareBool comparing identical objects
by Eli Bendersky
· 14 years ago
bb23bd6
Fix #11961. Document STARTUPINFO and creation flag options.
by Brian Curtin
· 14 years ago
20de458
whitespace fix
by Brian Curtin
· 14 years ago
77b7591
merge
by Brian Curtin
· 14 years ago
6940e61
#11952: Fix typo in multiprocessing doc.
by Ezio Melotti
· 14 years ago
9d68ad8
Merged solution for #11786 from 2.6
by Łukasz Langa
· 14 years ago
22108f1
Closes #11786: ConfigParser.[Raw]ConfigParser optionxform().
by Łukasz Langa
· 14 years ago
f3eb7d3
skip the extractall test on platforms where os.symlink is not available.
by Senthil Kumaran
· 14 years ago
011525e
Fix closes issue10761: tarfile.extractall failure when symlinked files are present.
by Senthil Kumaran
· 14 years ago
bdfa2e6
Backport test from #11926.
by Ezio Melotti
· 14 years ago
bd0933a
Issue #11940: Update external link.
by Raymond Hettinger
· 14 years ago
cd12746
#11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
1f9eb15
Move NEWS entry to the right section.
by Antoine Pitrou
· 14 years ago
4394e0d
Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_*
by Antoine Pitrou
· 14 years ago
34b32d6
#11763: don't use difflib in TestCase.assertMultiLineEqual if the strings are too long.
by Ezio Melotti
· 14 years ago
5dc6868
Update NEWS for Issue11236.
by Senthil Kumaran
· 14 years ago
83627ed
issue11236 getpass.getpass to respond ctrl-c or ctrl-z
by Senthil Kumaran
· 14 years ago
e3685f6
#6780: fix starts/endswith error message to mention that tuples are accepted too.
by Ezio Melotti
· 14 years ago
a0895db
#11901: add description of how bitfields are laid out to hexversion docs
by R David Murray
· 14 years ago
f93bb26
pybench prep_times calculation error (closes #11895)
by Jesus Cea
· 14 years ago
3f2b184
Other minor clean-ups.
by Raymond Hettinger
· 14 years ago
c646743
Remove unused branch in the clear() method. Minor comment edits.
by Raymond Hettinger
· 14 years ago
536999c
Minor code clean-up.
by Raymond Hettinger
· 14 years ago
b36f747
Remove unused imports
by Raymond Hettinger
· 14 years ago
43a5641
Minor code simplification.
by Raymond Hettinger
· 14 years ago
0b795e5
Minor code simplification.
by Raymond Hettinger
· 14 years ago
7ce6d97
Cleanups to remove dependencies and add docstrings.
by Raymond Hettinger
· 14 years ago
c69313a
Fix some more markup glitches in argparse doc.
by Ezio Melotti
· 14 years ago
569083a
The \ is not supported in Sphinx 0.6.
by Ezio Melotti
· 14 years ago
d281f14
#11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky.
by Ezio Melotti
· 14 years ago
310619c
#11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky.
by Ezio Melotti
· 14 years ago
0a43ecc
#11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky.
by Ezio Melotti
· 14 years ago
01b600c
Add the :mod: role where it was missing.
by Ezio Melotti
· 14 years ago
2eab88e
#11885: capitalize Python.
by Ezio Melotti
· 14 years ago
3674c85
Minor text rearrangement.
by Raymond Hettinger
· 14 years ago
ffdf94a
Fix wrong function name. Noticed by Clive Darke.
by Ezio Melotti
· 14 years ago
44e8168
startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828)
by Jesus Cea
· 14 years ago
0d65433
Fix #8886. Use context managers throughout zipfile tests.
by Brian Curtin
· 14 years ago
c98556e
Issue #11875: Alter the previous fix to work better with subclasses
by Raymond Hettinger
· 14 years ago
b492378
Fix wrong number of functions noticed by Sandro Tosi.
by Ezio Melotti
· 14 years ago
7cb5ec0
Use a generic class lookup.
by Raymond Hettinger
· 14 years ago
e0156c4
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.
by Raymond Hettinger
· 14 years ago
0513275
Updated documentation on fileConfig().
by Vinay Sajip
· 14 years ago
bafc6a9
Fix sporadic failure in test_startfile.
by Nadeem Vawda
· 14 years ago
059061a
Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6
by Victor Stinner
· 14 years ago
33feeab
(Merge 3.1) Issue #11768: The signal handler of the signal module only calls
by Victor Stinner
· 14 years ago
8e4eeef
#11865: fix typo in init.rst.
by Ezio Melotti
· 14 years ago
efeb8bd
Rework multiset methods to use less memory and to make fewer calls to __hash__.
by Raymond Hettinger
· 14 years ago
c116da0
merge 11442 NEWS
by Martin v. Löwis
· 14 years ago
31e1b1f
merge 11442 NEWS
by Martin v. Löwis
· 14 years ago
2d253dd
Issue 11442: Add NEWS entry for e9724d7abbc2
by Martin v. Löwis
· 14 years ago
46c09da
Advertise nesting directives for class/method and class/data combos.
by Éric Araujo
· 14 years ago
1212582
Fix a few hyphens in argparse.rst.
by Ezio Melotti
· 14 years ago
ad72bb1
Issue #11855: Apply missing formatting for urlretrieve
by Eli Bendersky
· 14 years ago
df453fb
Add another example to the collections module docs.
by Raymond Hettinger
· 14 years ago
b22e17b
Fix double use of f.close().
by Éric Araujo
· 14 years ago
4800d64
Minor tweaks to a few comments in heapq
by Éric Araujo
· 14 years ago
37c0fe5
Fix minor subclassing issue with collections.Counter
by Raymond Hettinger
· 14 years ago
65c620d
#11843: remove duplicate line from table in distutil doc.
by Ezio Melotti
· 14 years ago
c283a85
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. u"\U00012345"[0]).
by Ezio Melotti
· 14 years ago
ddaea1c
Issue #11467: Fix urlparse behavior when handling urls which contains scheme
by Senthil Kumaran
· 14 years ago
1bb18cc
#11848: replace dead link in random.betavariate comment.
by Ezio Melotti
· 14 years ago
6033d26
#4783: document that is not possible to use json.dump twice on the same stream.
by Ezio Melotti
· 14 years ago
929e276
Issue #11827: remove mention of list2cmdline in the doc of subprocess
by Eli Bendersky
· 14 years ago
e57666a
merge the changes.
by Senthil Kumaran
· 14 years ago
a99b761
Fix Issue11474 - url2pathname() handling of '/C|/' on Windows
by Senthil Kumaran
· 14 years ago
020f650
#11840: Improve c-api/unicode documentation. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
7f9d2ea
#9101: backport json reference in configparser doc.
by Ezio Melotti
· 14 years ago
e4f8d83
Fix improper tests in RegisterTestCase
by Éric Araujo
· 14 years ago
a2472d2
Transplant: Fix wording and clarify that the IDNA codec operates on full domain names.
by R David Murray
· 14 years ago
9b342c6
Issue 3051: make pure python code pass the same tests as the C version.
by Raymond Hettinger
· 14 years ago
2b96f09
#9233: Fix json.loads({}) to return a dict (instead of a list), when _json is not available.
by Ezio Melotti
· 14 years ago
179816d
Issue 11718: Teach IDLE's open module dialog to find packages.
by Raymond Hettinger
· 14 years ago
Next »