Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b938bcd211bfcab13be38200a2f59947691118bb
b938bcd
(merge) Issue #11395: io.FileIO().write() clamps the data length to 32,767
by Victor Stinner
· 14 years ago
e0daff1
Issue #11395: io.FileIO().write() clamps the data length to 32,767 bytes on
by Victor Stinner
· 14 years ago
0421810
merge
by Victor Stinner
· 14 years ago
9c4efe5
Fix #11586: typo in initfsencoding()
by Victor Stinner
· 14 years ago
4ca2809
Fix #11586: typo in initfsencoding()
by Victor Stinner
· 14 years ago
6ae1e7f
Issue #3080: imp.load_module() accepts None for the module path
by Victor Stinner
· 14 years ago
6a1454f
Use proper gettext plural forms in optparse (closes #4391).
by Éric Araujo
· 14 years ago
2592f62
tabs are verboten.
by Georg Brandl
· 14 years ago
7582385
Merge from 3.1
by Éric Araujo
· 14 years ago
d402487
Merge from 3.1
by Éric Araujo
· 14 years ago
09eb980
Fix typo in class name
by Éric Araujo
· 14 years ago
ec60e31
Merge
by Antoine Pitrou
· 14 years ago
7903cb7
Merge
by Antoine Pitrou
· 14 years ago
8189ab8
Call reap_children() where appropriate
by Antoine Pitrou
· 14 years ago
68c9592
Call reap_children() at the end of test_posix
by Antoine Pitrou
· 14 years ago
dedf6cf
Issue #11615: Fix sporadic buildbot failures related to #10812.
by Ross Lagerwall
· 14 years ago
3c8d0cc
Merge heads.
by R David Murray
· 14 years ago
3d81d3e
Markup fixes for #7198 patch.
by R David Murray
· 14 years ago
9a67e6c
Fix the Windows timeout code.
by Reid Kleckner
· 14 years ago
38a04e5
Merge markup fixes for #7198 patch.
by R David Murray
· 14 years ago
9c0d5ea
Markup fixes for #7198 patch.
by R David Murray
· 14 years ago
a50549b
Fix footnote reference.
by R David Murray
· 14 years ago
5b5394c
mention newline= in write doc
by Skip Montanaro
· 14 years ago
eb88796
Dummy merge #7198
by R David Murray
· 14 years ago
fb8b067
Really merge #7198
by R David Murray
· 14 years ago
f453deb
#7198: really add newline='' to csv.writer docs.
by R David Murray
· 14 years ago
45763d0
Merge with 3.2.
by Ezio Melotti
· 14 years ago
60c3c9f
Save a copy of sys.warnoptions in test_program.
by Ezio Melotti
· 14 years ago
0123e05
Add a check for sys.warnoptions in regrtest.
by Ezio Melotti
· 14 years ago
cc9564e
Issue #3080: Fix call to case_ok() in find_init_module()
by Victor Stinner
· 14 years ago
1304f2d
Issue #3080: Fix case_ok() using case_bytes()
by Victor Stinner
· 14 years ago
bec7886
Merge from 3.1
by Senthil Kumaran
· 14 years ago
1b407fe
Issue #11567 - Let's have the DOCTYPE as HTML instead of XHTML.
by Senthil Kumaran
· 14 years ago
799c669
Add NEWS for Issue #11563.
by Senthil Kumaran
· 14 years ago
a7f43cc
branch merge 3.2
by Senthil Kumaran
· 14 years ago
acbaa92
Call unfakehttp in order to close connection while opening the connection through a fakehttp object.
by Senthil Kumaran
· 14 years ago
7b98d02
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
by Antoine Pitrou
· 14 years ago
877766d
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
by Antoine Pitrou
· 14 years ago
d24c991
Merging it again.
by Senthil Kumaran
· 14 years ago
d91ffca
Closes issue11563 - test_urllibnet ResourceWarning. Patch by Jeff McNeil.
by Senthil Kumaran
· 14 years ago
af9be06
Issue 7391: Remove questionable and outdated HOWTO document with permission from its author.
by Raymond Hettinger
· 14 years ago
e147484
Oops, wrong issue number in NEWS
by Antoine Pitrou
· 14 years ago
819be34
Add news entry for a791dd7d51f3
by Antoine Pitrou
· 14 years ago
bb6eb85
Issue #10914: fix bogus memory management in Modules/getpath.c, leading to a possible crash when calling Py_SetPath()
by Antoine Pitrou
· 14 years ago
9befeb3
Issue #5421: merge fix
by Antoine Pitrou
· 14 years ago
5e98141
Issue #5421: Fix misleading error message when one of socket.sendto()'s
by Antoine Pitrou
· 14 years ago
f40834f
Move NEWS entry to correct place
by Michael Foord
· 14 years ago
42ec7cb
Issue #10979. unittest stdout buffering now works with class and module setup and teardown.
by Michael Foord
· 14 years ago
b2760a0
Recording the merge.
by Senthil Kumaran
· 14 years ago
9f9193e
Error message in http.server code. Missed to update in 3.1 branch initially.
by Senthil Kumaran
· 14 years ago
b253c9f
Fix issue11567: http.server DEFAULT_ERROR_MESSAGE format. Patch by Gennadiy Zlobin.
by Senthil Kumaran
· 14 years ago
b52c0be
Merge from remote
by Nick Coghlan
· 14 years ago
b3c728f
Close #11577: Improve binhex test coverage and fix ResourceWarning
by Nick Coghlan
· 14 years ago
a215023
#11243: tests and fixes for handling of 'dirty data' in additional methods
by R David Murray
· 14 years ago
4e43268
Merge #11401 fix from 3.1.
by R David Murray
· 14 years ago
de91276
#11401: handle headers with no value.
by R David Murray
· 14 years ago
a88da67
#11578: add unit tests for timeit module.
by R David Murray
· 14 years ago
07926f0
Closes issue 11503. Improves test coverage of posixpath.
by Michael Foord
· 14 years ago
78099bb
Merge #9298 fix.
by R David Murray
· 14 years ago
6d94bd4
#9298: restore proper folding of base64 encoded bodies.
by R David Murray
· 14 years ago
3137d25
Dummy merge
by Jesus Cea
· 14 years ago
d3b7a55
Close Issue 11570: Lib/test/test_distutils.py tries to mix 32 and 64 bits object files, doesn't obey LDFLAGS
by Jesus Cea
· 14 years ago
7462fa6
Backport improved test coverage for string.py
by Nick Coghlan
· 14 years ago
454e11d
Fix typo in NEWS
by Nick Coghlan
· 14 years ago
296d9a6
Add missing NEWS entries
by Nick Coghlan
· 14 years ago
8ed3cf3
Close #11560: Improve test coverage of shutil
by Nick Coghlan
· 14 years ago
abf202d
Close #11548: Correctly handle format argument in shutil.unpack_archive
by Nick Coghlan
· 14 years ago
a78e4e6
correct patch ack (#11133)
by Benjamin Peterson
· 14 years ago
f0edd1b
Merge with 3.1
by Ronald Oussoren
· 14 years ago
0b8753d
Issue #11569: use absolute path to the sysctl command in multiprocessing to
by Ronald Oussoren
· 14 years ago
2e8a07c
Merge with 3.1.
by Ezio Melotti
· 14 years ago
9465d42
Revert typo fixes in zlib/*
by Ezio Melotti
· 14 years ago
3b3499b
#11565: Merge with 3.1.
by Ezio Melotti
· 14 years ago
1392500
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
cc4a484
Merge
by Jesus Cea
· 14 years ago
cee3655
Close issue #8600: test_gdb failures because innocuous warnings
by Jesus Cea
· 14 years ago
15aded8
Emphasize the ['x', 'y'] option for listing field names. Remove PS2 prompts to make the examples cut-and-pasteable.
by Raymond Hettinger
· 14 years ago
dcebe0f
Closes issue 11133. Fixes two cases where inspect.getattr_static could trigger code execution
by Michael Foord
· 14 years ago
c867239
Wing project file update for mercurial
by Michael Foord
· 14 years ago
29dcaad
Issue 11510: Fix BUILD_SET optimizer bug.
by Raymond Hettinger
· 14 years ago
729c5e2
Merge #11216: document all possible set_charset execution paths.
by R David Murray
· 14 years ago
e3d09ff
#11216: document all possible set_charset execution paths.
by R David Murray
· 14 years ago
f228e5bc
Merge
by Antoine Pitrou
· 14 years ago
126848a
Fix whitespace in test_subprocess
by Antoine Pitrou
· 14 years ago
f134dce
Merge
by Antoine Pitrou
· 14 years ago
87541aa
Merge
by Antoine Pitrou
· 14 years ago
709ac7b
merge heads
by Benjamin Peterson
· 14 years ago
e870623
Merge fix for issue #11501
by Antoine Pitrou
· 14 years ago
274f5fa
merge 3.1
by Benjamin Peterson
· 14 years ago
ec4b44b
make this subversion artifact empty
by Benjamin Peterson
· 14 years ago
2c50a09
On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no
by Antoine Pitrou
· 14 years ago
28edfee
issue 11432 news entry.
by Gregory P. Smith
· 14 years ago
cdc4f96
merge 3.2 heads
by Gregory P. Smith
· 14 years ago
961e0e8
revert the test_main() change from 08daf3ef6509 so that regrtest continues to run this properly.
by Gregory P. Smith
· 14 years ago
8f7724f
merge d71476b9a55d from tip, use start_new_session instead of os.setsid.
by Gregory P. Smith
· 14 years ago
e14e9c2
Add unittests demonstrating issue #11432.
by Gregory P. Smith
· 14 years ago
9c4f44f
Fix issue #11432. if the stdin pipe is the same file descriptor as either stdout or stderr
by Gregory P. Smith
· 14 years ago
9bb9877
Followup to 4c59cd84086f: add an entry in the porting guide and a "versionchanged" attribute.
by Antoine Pitrou
· 14 years ago
4a0b60c
Merge #11555 as_string doc fix from 3.1.
by R David Murray
· 14 years ago
7dedcb4
#11555: update doc for 3.x change to as_string mangle_from default.
by R David Murray
· 14 years ago
Next »