Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
4a714d48ad727f6ad708ba2d3695f1dea4479fb6
4a714d4
Issue #20268: Argument Clinic now supports cloning the parameters
by Larry Hastings
· 11 years ago
e02de8c
Fix minor bug in dict.__contains__ docstring.
by Meador Inge
· 11 years ago
af029de
Issue #20255: Update the about and bugs pages.
by Zachary Ware
· 11 years ago
71337cb
Issue #20255: Update the about and bugs pages.
by Zachary Ware
· 11 years ago
d7fb791
Replace assert with a proper error
by Antoine Pitrou
· 11 years ago
f5207e6
Clinic-ize the crypt module. Derby!
by Antoine Pitrou
· 11 years ago
cc1d31e
improve an error message in clinic
by Antoine Pitrou
· 11 years ago
5c15424
Closes #20253: Merge typo fix
by Zachary Ware
· 11 years ago
9774ce0
Issue #20253: Fixed a typo in the ipaddress docs that advertised an
by Zachary Ware
· 11 years ago
1bef5c6
Merge typo fix.
by Zachary Ware
· 11 years ago
26d5fab
Fix typo. Found by David Pesta on docs@.
by Zachary Ware
· 11 years ago
f6cb6c5
Merge typo fix.
by Zachary Ware
· 11 years ago
2d130367
Fix typo. Found by David Pesta on docs@.
by Zachary Ware
· 11 years ago
6ba5665
Fix typo in comment.
by Eric V. Smith
· 11 years ago
92b7adb
merge
by Georg Brandl
· 11 years ago
738cb60
merge with 3.3
by Georg Brandl
· 11 years ago
8bd656d
Closes #20258: Sphinx toolchain: move back to Jinja2 2.3.1 with support for Py2.5.
by Georg Brandl
· 11 years ago
60ea928
merge 3.3
by Benjamin Peterson
· 11 years ago
bd1d12e
add test for #20251
by Benjamin Peterson
· 11 years ago
901acb4
merge 3.3 (#20251)
by Benjamin Peterson
· 11 years ago
a677d76
remove overly strict assertion (closes #20251)
by Benjamin Peterson
· 11 years ago
e19d9d1
merge 3.3 (#20250)
by Benjamin Peterson
· 11 years ago
9cb33b7
correct defaultdict signature in docstring (closes #20250)
by Benjamin Peterson
· 11 years ago
3993d78
merge 3.3 (#20246)
by Benjamin Peterson
· 11 years ago
c6b37e2
merge 3.3 (#20246)
by Benjamin Peterson
· 11 years ago
5688222
merge 3.2 (#20246)
by Benjamin Peterson
· 11 years ago
fbf648e
complain when nbytes > buflen to fix possible buffer overflow (closes #20246)
by Benjamin Peterson
· 11 years ago
e74f96d
Merge typo fix.
by Zachary Ware
· 11 years ago
80602e0
Fix typo.
by Zachary Ware
· 11 years ago
335957e
Correct a typo. Found by Lauri Hakko on docs@.
by Zachary Ware
· 11 years ago
30e6a64
Closes #20242: Merged fix from 3.3.
by Vinay Sajip
· 11 years ago
1fd1202
Issue #20242: Fixed basicConfig() format strings for the alternative formatting styles.
by Vinay Sajip
· 11 years ago
936dfae
Issue #20229: Avoid plistlib deprecation warning in platform.mac_ver().
by Ned Deily
· 11 years ago
75ff6d2
Merge #20236: Fix sphinx markup.
by R David Murray
· 11 years ago
66c9350
#20236: Fix sphinx markup.
by R David Murray
· 11 years ago
44fcaae
Merge #20206, #5803: more efficient algorithm that doesn't truncate output.
by R David Murray
· 11 years ago
2313e15
#20206, #5803: more efficient algorithm that doesn't truncate output.
by R David Murray
· 11 years ago
f22fe0f
Test the open of non-exitent tarfile in all modes.
by Serhiy Storchaka
· 11 years ago
2a3d7d1
Test the open of non-exitent tarfile in all modes.
by Serhiy Storchaka
· 11 years ago
a51791a
fix refleak in the error case
by Benjamin Peterson
· 11 years ago
676bf73
Fixed typo.
by Serhiy Storchaka
· 11 years ago
6cbc5f7
Fixed typo.
by Serhiy Storchaka
· 11 years ago
95be7ff
merge from 3.3
by Senthil Kumaran
· 11 years ago
939e2db
Issue #19082: Working xmlrpc.server and xmlrpc.client examples. Both in modules and in documentation.
by Senthil Kumaran
· 11 years ago
8666e65
Issue #20228: Argument Clinic now has special support for class special methods.
by Larry Hastings
· 11 years ago
0191be3
Minor doc fix in Clinic howto.
by Larry Hastings
· 11 years ago
4a55fc5
Issue #20214: Fixed a number of small issues and documentation errors in
by Larry Hastings
· 11 years ago
632c812
small grammar fix.
by Georg Brandl
· 11 years ago
583baa8
Issue #20196: Fixed a bug where Argument Clinic did not generate correct
by Larry Hastings
· 11 years ago
a70805e
Issue19995: fixed typo; switched from test.support.check_warnings to assertWarns
by Ethan Furman
· 11 years ago
61dab6e
Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri()
by Serhiy Storchaka
· 11 years ago
0abbe8c
Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri()
by Serhiy Storchaka
· 11 years ago
c8dadc3
Fixed incorrect merge in 1638360eea41.
by Serhiy Storchaka
· 11 years ago
f9bba9c
Issue19995: issue deprecation warning for non-integer values to %c, %o, %x, %X
by Ethan Furman
· 11 years ago
57bc1e2
merge with 3.3
by Georg Brandl
· 11 years ago
55c9e03
merge heads
by Georg Brandl
· 11 years ago
6392ad9
Doc: update Sphinx toolchain also in make.bat
by Georg Brandl
· 11 years ago
d87346c
merge from 3.3
by Senthil Kumaran
· 11 years ago
b4cbb92
Issue #19092 - Raise a correct exception when cgi.FieldStorage is given an
by Senthil Kumaran
· 11 years ago
932c345
Merge with 3.3
by Georg Brandl
· 11 years ago
5636eb7
Update Sphinx toolchain.
by Georg Brandl
· 11 years ago
fa5a765
Fix minor markup bug: sub-toctrees should not have :numbered:
by Georg Brandl
· 11 years ago
07bc372
tkinter.Text.debug() now always returns 0/1.
by Serhiy Storchaka
· 11 years ago
2f26c22
tkinter.Text.debug() now always returns 0/1.
by Serhiy Storchaka
· 11 years ago
f4c9664
Fixed the serve.py script.
by Serhiy Storchaka
· 11 years ago
02d5db2
Fixed the serve.py script.
by Serhiy Storchaka
· 11 years ago
5e42354
Fix ResourceWarning in test_asyncio.test_windows_events:
by Victor Stinner
· 11 years ago
7de2646
Cleanup properly proactor event loop
by Victor Stinner
· 11 years ago
c8935fe
Try to fix some ttk tests. Error messages were changed in 8.6b3.
by Serhiy Storchaka
· 11 years ago
e0837a0
Try to fix some ttk tests. Error messages were changed in 8.6b3.
by Serhiy Storchaka
· 11 years ago
02757ea
asyncio: Minimal pty support in UNIX read pipe, by Jonathan Slenders.
by Guido van Rossum
· 11 years ago
4835f17
asyncio: Fix race in subprocess transport, by Victor Stinner.
by Guido van Rossum
· 11 years ago
efef9d3
asyncio: Tiny cleanup in streams.py.
by Guido van Rossum
· 11 years ago
2407f3b
asyncio: Don't special-case GeneratorExit in Condition.wait().
by Guido van Rossum
· 11 years ago
d9b77c5
null merge from 3.3
by Benjamin Peterson
· 11 years ago
4637538
fix build when SCHED_SPORADIC is defined (closes #20217)
by Benjamin Peterson
· 11 years ago
50471db
Issue #19804: The test_find_mac test in test_uuid is now skipped if the
by Serhiy Storchaka
· 11 years ago
cce440f
Issue #19804: The test_find_mac test in test_uuid is now skipped if the
by Serhiy Storchaka
· 11 years ago
a6dec2e
Remove an unneeded cast.
by Brett Cannon
· 11 years ago
786ac7b
Issue #19886: Use better estimated memory requirements for bigmem tests.
by Serhiy Storchaka
· 11 years ago
4847e4e
Issue #19886: Use better estimated memory requirements for bigmem tests.
by Serhiy Storchaka
· 11 years ago
c1cb227
Closes #20200: Argument Clinic custom converter example should be in a
by Zachary Ware
· 11 years ago
4caa61d
Issue #20152: import.c now uses Argument Clinic.
by Brett Cannon
· 11 years ago
eb16804
assertEquals is deprecated, use assertEqual instead.
by Antoine Pitrou
· 11 years ago
123e6d5
Issue #13107: argparse and optparse no longer raises an exception when output
by Serhiy Storchaka
· 11 years ago
f451112
Issue #13107: argparse and optparse no longer raises an exception when output
by Serhiy Storchaka
· 11 years ago
ba44860
Try to fix test_ssl failures on some buildbots
by Antoine Pitrou
· 11 years ago
32c4915
Try to fix test_ssl failures on some buildbots
by Antoine Pitrou
· 11 years ago
78ace81
Issue #20207: Always disable SSLv2 except when PROTOCOL_SSLv2 is explicitly asked for.
by Antoine Pitrou
· 11 years ago
2f7c316
Remove conditional: it is useless at this point (OpenSSL headers are not yet included)
by Antoine Pitrou
· 11 years ago
cd3d7ca
Issue #20207: Always disable SSLv2 except when PROTOCOL_SSLv2 is explicitly asked for.
by Antoine Pitrou
· 11 years ago
5940b92
Do not reset the line number because we already set file position to correct
by Serhiy Storchaka
· 11 years ago
1064a13
Do not reset the line number because we already set file position to correct
by Serhiy Storchaka
· 11 years ago
a118c4f
merge 3.3
by Benjamin Peterson
· 11 years ago
50b82c7
clear zip stat cache after each ref leak run
by Benjamin Peterson
· 11 years ago
7282ff6
Issue #18960: Fix bugs with Python source code encoding in the second line.
by Serhiy Storchaka
· 11 years ago
768c16c
Issue #18960: Fix bugs with Python source code encoding in the second line.
by Serhiy Storchaka
· 11 years ago
766e10c
merge 3.3
by Benjamin Peterson
· 11 years ago
21e7d4c
fix zipimport ref leak
by Benjamin Peterson
· 11 years ago
69fdbf9
Issue #20078: Reading malformed zipfiles no longer hangs with 100% CPU
by Serhiy Storchaka
· 11 years ago
Next »