Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
43767638a9590689fd8bcd1fcedd15bbe4660856
/
Lib
/
test
4376763
Issue #18702: All skipped tests now reported as skipped.
by Serhiy Storchaka
· 12 years ago
ab7211f
Issue #10197 Rework subprocess.get[status]output to use subprocess functionality and thus to work on Windows. Patch by Nick Coghlan.
by Tim Golden
· 12 years ago
e004175
Issue #10197 Rework subprocess.get[status]output to use subprocess functionality and thus to work on Windows. Patch by Nick Coghlan.
by Tim Golden
· 12 years ago
8e113b4
Close #19403: make contextlib.redirect_stdout reentrant
by Nick Coghlan
· 12 years ago
4e641df
Close #19439: execute embedding tests on Windows
by Nick Coghlan
· 12 years ago
f4cb48a
Issue #4331: Added functools.partialmethod
by Nick Coghlan
· 12 years ago
af630c5
Merge.
by Richard Oudkerk
· 12 years ago
b8ec1e3
Relax timeout test.
by Richard Oudkerk
· 12 years ago
2902b6d
Relax test for process return code on Windows.
by Richard Oudkerk
· 12 years ago
1943c8a
Merge test_htmlparser changes from 3.3.
by Ezio Melotti
· 12 years ago
5028f4d
Use unittest.main() in test_htmlparser.
by Ezio Melotti
· 12 years ago
88ebfb1
#15114: The html.parser module now raises a DeprecationWarning when the strict argument of HTMLParser or the HTMLParser.error method are used.
by Ezio Melotti
· 12 years ago
05c511f
asyncio: Slight rearrangement of tests for server_hostname=...
by Guido van Rossum
· 12 years ago
28dff0d
asyncio: Better-looking errors when ssl module cannot be imported. In part by Arnaud Faure.
by Guido van Rossum
· 12 years ago
a8d630a
asyncio: Various style nits.
by Guido van Rossum
· 12 years ago
e3f52ef
asyncio: Document EventLoop.close().
by Guido van Rossum
· 12 years ago
2b57016
asyncio: Refactor ssl transport ready loop (Nikolay Kim).
by Guido van Rossum
· 12 years ago
21c85a7
asyncio: Add server_hostname as create_connection() argument, with secure default.
by Guido van Rossum
· 12 years ago
3317a13
asyncio: Pause accepting whenever accept() returns certain errors. Fixes asyncio issue #78.
by Guido van Rossum
· 12 years ago
4ae17f5
Issue #19413: Disregard duplicate namespace portions during reload tests.
by Eric Snow
· 12 years ago
cdf6012
Issue #19413: Restore pre-3.3 reload() semantics of re-finding modules.
by Eric Snow
· 12 years ago
5969128
asyncio: Add support for running subprocesses on Windows with the IOCP event loop (Richard Oudkerk).
by Guido van Rossum
· 12 years ago
90fb914
asyncio: Make the IOCP proactor support "waitable" handles (Richard Oudkerk).
by Guido van Rossum
· 12 years ago
4574b49
Issue #19172: Add a get_map() method to selectors.
by Charles-François Natali
· 12 years ago
c99874d
merge 3.3 (#19435)
by Benjamin Peterson
· 12 years ago
a50f899
merge 3.2 (#19435)
by Benjamin Peterson
· 12 years ago
35aca89
merge 3.1 (#19435)
by Benjamin Peterson
· 12 years ago
04e9de4
use the collapsed path in the run_cgi method (closes #19435)
by Benjamin Peterson
· 12 years ago
c0e07a3
Issue #19424: Fix test_warnings for locale encoding unable to encode
by Victor Stinner
· 12 years ago
a4c704b
Issue #19424: Fix the warnings module to accept filename containing surrogate
by Victor Stinner
· 12 years ago
e90cedb
Issue #19425 -- a pickling error should not cause pool to hang.
by Richard Oudkerk
· 12 years ago
33aaa73
Merge.
by Richard Oudkerk
· 12 years ago
e6514f5
#19395: Raise exception when pickling a (BZ2|LZMA)(Compressor|Decompressor).
by Nadeem Vawda
· 12 years ago
3797065
#19395: Raise exception when pickling a (BZ2|LZMA)(Compressor|Decompressor).
by Nadeem Vawda
· 12 years ago
d1b4899
Issue #19421: add an unit test for warnings.warn() during finalization
by Victor Stinner
· 12 years ago
8797dcd
Fixed merge test for Tcl/Tk <8.5 (issue #18964).
by Serhiy Storchaka
· 12 years ago
78abc9d
Skip overzealous test for existence of the online license.html for pre-release versions.
by Georg Brandl
· 12 years ago
bf3f8eb
Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more than
by Georg Brandl
· 12 years ago
28e7841
Issue #16040: CVE-2013-1752: nntplib: Limit maximum line lengths to 2048 to
by Georg Brandl
· 12 years ago
7e27abb
Issue #16041: CVE-2013-1752: poplib: Limit maximum line lengths to 2048 to
by Georg Brandl
· 12 years ago
72c98d3
Issue #17997: Change behavior of ``ssl.match_hostname()`` to follow RFC 6125,
by Georg Brandl
· 12 years ago
ca580f4
Issue #16039: CVE-2013-1752: Change use of readline in imaplib module to limit
by Georg Brandl
· 12 years ago
6d09f09
Issue14255 Don't flatten case of tempdir
by Tim Golden
· 12 years ago
186729e
merge with 3.3
by Georg Brandl
· 12 years ago
b89b5df
merge with 3.3
by Georg Brandl
· 12 years ago
624a74e
Mitigate #19412: restore test skips for --without-doc-strings
by Nick Coghlan
· 12 years ago
561eb5c
Issue #19330: Handle the no-docstrings case in tests
by Nick Coghlan
· 12 years ago
059def5
Close #19330 by using public classes in contextlib
by Nick Coghlan
· 12 years ago
9eabac6
Issue #18685: Restore re performance to pre-PEP 393 levels.
by Serhiy Storchaka
· 12 years ago
0ddaed3
Close #19396: make test_contextlib tolerate -S
by Nick Coghlan
· 12 years ago
1cc3540
Correct whitespace in test_os
by Tim Golden
· 12 years ago
781bbeb
Issue13234 Allow listdir to handle extended paths on Windows (Patch by Santoso Wijaya)
by Tim Golden
· 12 years ago
502834c
merge
by Brett Cannon
· 12 years ago
a20800d
test_resource should not assume all attributes are available when they
by Brett Cannon
· 12 years ago
e38b054
Issue #16803: Move test.test_importlib.extension to use both frozen and source importlib code
by Brett Cannon
· 12 years ago
79aa68d
Issue #19387: explain and test the sre overlap table
by Antoine Pitrou
· 12 years ago
ffd33c2
Issue #16803: Have test.test_importlib.builtin test both frozen and
by Brett Cannon
· 12 years ago
b3d6aff
Issue #16803: Stop having test.test_importlib.abc ABCs inherit from
by Brett Cannon
· 12 years ago
c60dd5b
test_selectors: make timeout-related errors report the actual elapsed timeout.
by Charles-François Natali
· 12 years ago
052058f
test_selectors: rename test_interrupted_retry() (since it doesn't actually
by Charles-François Natali
· 12 years ago
349b04e
Issue 19384: Fix test_py_compile for root user, patch by Claudiu Popa.
by Christian Heimes
· 12 years ago
c4a4b34
Issue #16595: prlimit() needs Linux kernel 2.6.36+
by Christian Heimes
· 12 years ago
4f056d4
Issue #19288: Fixed the "in" operator of dbm.gnu databases for string
by Serhiy Storchaka
· 12 years ago
7d6392c
Issue #19288: Fixed the "in" operator of dbm.gnu databases for string
by Serhiy Storchaka
· 12 years ago
124a0b3
Issue #19287: Fixed the "in" operator of dbm.ndbm databases for string
by Serhiy Storchaka
· 12 years ago
9da33ab
Issue #19287: Fixed the "in" operator of dbm.ndbm databases for string
by Serhiy Storchaka
· 12 years ago
8b150ec
Issue #19327: Fixed the working of regular expressions with too big charset.
by Serhiy Storchaka
· 12 years ago
be80fc9
Issue #19327: Fixed the working of regular expressions with too big charset.
by Serhiy Storchaka
· 12 years ago
e5019d5
#17400: correct handling of 100.64.0.0/10, fixing the docs and updating NEWS
by Peter Moody
· 12 years ago
a46079e
merge from 3.3: Increase the test coverage of macurl2path module. Patch by Colin Williams.
by Senthil Kumaran
· 12 years ago
b82a3dc
Increase the coverage of macurl2path. Patch by Colin Williams.
by Senthil Kumaran
· 12 years ago
dfea312
Issue #19360: fix test_site when Python is installed into $HOME/.local
by Antoine Pitrou
· 12 years ago
a1782e1
Issue #19360: fix test_site when Python is installed into $HOME/.local
by Antoine Pitrou
· 12 years ago
3d3e1ba
Issue #19340: Fix test_sysconfig when Python is built with an empty prefix.
by Antoine Pitrou
· 12 years ago
dde25c4
Issue #19340: Fix test_sysconfig when Python is built with an empty prefix.
by Antoine Pitrou
· 12 years ago
0db06a1
[Issue #19357] Ensure module "loaded" during tests gets forgotten.
by Eric Snow
· 12 years ago
776b888
[Issue #19357] Ensure module "loaded" during tests gets forgotten.
by Eric Snow
· 12 years ago
be9c1b1
#17400: fix documentation, add cache to is_global and correctly handle 100.64.0.0/10
by Peter Moody
· 12 years ago
a4df90c
Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers)
by Tim Golden
· 12 years ago
27a8564
Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers)
by Tim Golden
· 12 years ago
3f2f192
Issue #19030: fix new pydoc tests for --without-doc-strings
by Ethan Furman
· 12 years ago
e535107
Issue #18742: Rework the internal hashlib construtor to pave the road for ABCs.
by Christian Heimes
· 12 years ago
d885aa4
Make resource tests more robust.
by Christian Heimes
· 12 years ago
b7bd5df
Issue #16595: Add prlimit() to resource module
by Christian Heimes
· 12 years ago
6fc79bf
Issue #19324: Expose Linux-specific constants in resource module
by Christian Heimes
· 12 years ago
b0fb94d
Fix asyncio issue #19293 (hangs on AIX).
by Guido van Rossum
· 12 years ago
f75debd
Unsilence several asyncio AIX tests that no longer hang, and silence a new hang.
by Guido van Rossum
· 12 years ago
5875d74
Close #19263: add tests to ensure __objclass__ correctly set.
by Ethan Furman
· 12 years ago
934f6ea
Switch subprocess stdin to a socketpair, attempting to fix issue #19293 (AIX hang).
by Guido van Rossum
· 12 years ago
8a0fe85
Avoid test_asyncio hang on AIX.
by Guido van Rossum
· 12 years ago
410d931
add filtering of individual files to PyZipFile
by Christian Tismer
· 12 years ago
8da15cc
asyncio: be more lenient if we don't understand status returned by waitpid().
by Guido van Rossum
· 12 years ago
22c3176
#17400; ipaddress should make it easy to identify rfc6598 addresses
by Peter Moody
· 12 years ago
1a82f7e
Fix test_pydoc failure introduced by 2f09a6980e1a (issue #19030).
by Charles-François Natali
· 12 years ago
6459025
Issue #19170: telnetlib: use selectors.
by Charles-François Natali
· 12 years ago
a606542
#19274: use captured_stdout() in the test suite; add NEWS entry.
by Georg Brandl
· 12 years ago
b0c84cd
Issue #19030: final pieces for proper location of various class attributes located in the metaclass.
by Ethan Furman
· 12 years ago
59202e5
add a filterfunc to zip file.PyZipFile.writepy, issue 19274
by Christian Tismer
· 12 years ago
7be5d7d
Issue 19306: Add extra hints to faulthandler stack dumps that they are upside down.
by Guido van Rossum
· 12 years ago
5c16c2e
#8964: merge with 3.3.
by Ezio Melotti
· 12 years ago
Next »