Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.6.7
/
Lib
/
test
tag
5ebb4a6fe4fc0981d427c9d417d12b6d92cb9fea
tagger
Ned Deily <nad@python.org>
Sat Oct 20 05:25:07 2018
object
6ec5cf24b7f38ea72bb42d5cd60dca0d3ee332f9
Python 3.6.7
69e6ad6
[3.6] bpo-34922: Fix integer overflow in the digest() and hexdigest() methods (GH-9751) (GH-9798) (GH-9801)
by Miss Islington (bot)
· 7 years ago
f543e18
[3.6] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) (GH-8581) (GH-9657)
by Serhiy Storchaka
· 7 years ago
a14dda5
[3.6] bpo-34769: Thread safety for _asyncgen_finalizer_hook(). (GH-9716) (GH-9792)
by twisteroid ambassador
· 7 years ago
482dc94
bpo-23596: Add unit tests for the command line for the gzip module (GH-9775)
by Miss Islington (bot)
· 7 years ago
25bfb1a
bpo-32962: Fix test_gdb failure in debug build with -mcet -fcf-protection -O0 (GH-9656)
by Miss Islington (bot)
· 7 years ago
22e86fb
[3.7] bpo-34282: Fix Enum._convert method shadowing members named _convert (GH-9034) (GH-9229)
by Miss Islington (bot)
· 7 years ago
166773d
[3.6] bpo-34872: Fix self-cancellation in C implementation of asyncio.Task (GH-9679) (GH-9690)
by Elvis Pranskevichus
· 7 years ago
07b96a9
bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450) (GH-9677)
by Miss Islington (bot)
· 7 years ago
7455bf4
closes bpo-34868: Improve error message with '_' is combined with an invalid type specifier. (GH-9666)
by Miss Islington (bot)
· 7 years ago
fe48b6d
Fix tests in test_socket to use correctly CMSG_LEN (GH-9594)
by Miss Islington (bot)
· 7 years ago
43500a5
bpo-28655: Fix test_import.test_missing_source_legacy() (GH-9589)
by Victor Stinner
· 7 years ago
d45a961
[3.6] bpo-34320: Fix dict(o) didn't copy order of dict subclass (GH-8624) (GH-9583)
by Miss Islington (bot)
· 7 years ago
857b002
bpo-33937: Catch ENOMEM error in test_socket (GH-9557)
by Miss Islington (bot)
· 7 years ago
7365306
[3.6] bpo-34582: Update syntax of Azure Pipelines builds (GH-9521) (GH-9528)
by Steve Dower
· 7 years ago
582d188
[3.6] bpo-17239: Disable external entities in SAX parser (GH-9217) (GH-9512)
by Christian Heimes
· 7 years ago
94812f7
[3.6] bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) (GH-9507)
by Christian Heimes
· 7 years ago
6c9e109
Fixes tests requiring extra environment values on Windows (GH-9463)
by Steve Dower
· 7 years ago
1eabe19
bpo-19756: Prevent test failures due to EADDRNOTAVAIL (GH-9446)
by Miss Islington (bot)
· 7 years ago
1148510
[3.6] bpo-34542: Update test certs and keys (GH-8997) (GH-9396)
by Christian Heimes
· 7 years ago
c927649
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
by Miss Islington (bot)
· 7 years ago
68a8f04
bpo-34587, test_socket: remove RDSTest.testCongestion() (GH-9277)
by Miss Islington (bot)
· 7 years ago
83a0985
bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683)
by Miss Islington (bot)
· 7 years ago
f35e4d5
bpo-34610: Fixed iterator of multiprocessing.managers.DictProxy. (GH-9113)
by Miss Islington (bot)
· 7 years ago
f79d74d
bpo-31132: Remove prlimit permission test. (GH-9280)
by Miss Islington (bot)
· 7 years ago
81361cd
bpo-34661: Fix test skipping call. (GH-9266)
by Miss Islington (bot)
· 7 years ago
7eeb80b
closes bpo-34661: Fix test_shutil if unzip doesn't support -t. (GH-9262)
by Miss Islington (bot)
· 7 years ago
3e3d4a4
bpo-34200: Fix non-determinism of test_pkg (GH-9248)
by Miss Islington (bot)
· 7 years ago
21a8082
closes bpo-34654: Tolerate + at the beginning of large years. (GH-9238)
by Miss Islington (bot)
· 7 years ago
e105e55
[3.6] closes bpo-34650: Check if sched_getscheduler returns ENOSYS before declaring it supported. (GH-9237)
by Benjamin Peterson
· 7 years ago
5a435ea
closes bpo-34004: Skip lock interruption tests on musl. (GH-9224)
by Miss Islington (bot)
· 7 years ago
ccbbdd0
[3.6] closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-9178)
by Benjamin Peterson
· 7 years ago
2173bb8
bpo-32270: Don't close stdin/out/err in pass_fds (GH-6242) (GH-9149)
by Miss Islington (bot)
· 7 years ago
afb25bc
bpo-34588: Fix an off-by-one error in traceback formatting. (GH-9077)
by Miss Islington (bot)
· 7 years ago
9f5351e
Test dict values iterator pickling with pickle.HIGHEST_PROTOCOL. (GH-9052)
by Miss Islington (bot)
· 7 years ago
eb6ab73
[3.6] bpo-34246: Use no mutable default args in smtplib (GH-8554) (#9112)
by Pablo Galindo
· 7 years ago
963bcc8
[3.6] bpo-34007: Skip traceback tests if the Program Counter is not available. (GH-9022)
by Pablo Galindo
· 7 years ago
9eeecfd
[3.6] bpo-34594: Don't hardcode errno values in the tests. (GH-9096)
by Zackery Spytz
· 7 years ago
1a3eb12
[3.7] bpo-26544: Get rid of dependence from distutils in platform. (GH-8356) (GH-8970) (GH-9061)
by Miss Islington (bot)
· 7 years ago
c47acc2
bpo-13312: Avoid int underflow in time year. (GH-8912)
by Miss Islington (bot)
· 7 years ago
0e707b4
bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)
by Miss Islington (bot)
· 7 years ago
cabe916
[3.6] bpo-34391: Fix ftplib test for TLS 1.3 (GH-8787) (#8790)
by Miss Islington (bot)
· 7 years ago
5e9551b
[3.6] bpo-34399: 2048 bits RSA keys and DH params (GH-8762) (GH-8764)
by Christian Heimes
· 7 years ago
3e630c5
bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) (GH-8760)
by Christian Heimes
· 7 years ago
2a4ee8a
bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-8761)
by Christian Heimes
· 7 years ago
671a13a
bpo-18540: Fix EAI_NONAME in imaplib.IMAP4*() (GH-8634)
by Miss Islington (bot)
· 7 years ago
b0bf51b
bpo-31047: Fix ntpath.abspath for invalid paths (GH-8544)
by Steve Dower
· 7 years ago
278d975
[3.6] bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH-8567). (GH-8690)
by Serhiy Storchaka
· 7 years ago
f0e3da8
bpo-30317: Fix multiprocessing test_timeout() (GH-8621)
by Pablo Galindo
· 7 years ago
ada5d99
[3.6] bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. (GH-7931) (GH-8584)
by Serhiy Storchaka
· 7 years ago
f17e001
bpo-33476: Fix _header_value_parser when address group is missing final ';' (GH-7484)
by Miss Islington (bot)
· 7 years ago
6ea8a3a
[3.6] bpo-29097: Forego fold detection on windows for low timestamp values (GH-2385) (GH-8498)
by Ammar Askar
· 7 years ago
cecbe0a
bpo-32663 Make SMTPUTF8SimTests run (GH-5314) (#8470)
by Miss Islington (bot)
· 7 years ago
113f86e
[3.6] bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351) (GH-8436)
by Serhiy Storchaka
· 7 years ago
9b33ca0
[3.6] bpo-34136: Make test_do_not_recreate_annotations more reliable. (GH-8364) (GH-8366)
by Miss Islington (bot)
· 7 years ago
ec729d5
bpo-34084: Fix setting an error message for the "Barry as BDFL" easter egg. (GH-8262) (GH-8424)
by Miss Islington (bot)
· 7 years ago
1724c0c
bpo-25094: Fix test_tools.test_sundry() on Windows (GH-8406)
by Miss Islington (bot)
· 7 years ago
9c13670
bpo-34179: Make sure decimal context doesn't affect other tests. (GH-8376) (#8384)
by Miss Islington (bot)
· 7 years ago
2fe1c6b
bpo-32692: Fix test_threading.test_set_and_clear() (GH-8331)
by Miss Islington (bot)
· 7 years ago
e13180b
bpo-34130: Fix test_signal.test_socket() (GH-8326) (GH-8330)
by Miss Islington (bot)
· 7 years ago
cc13016
bpo-34068: _io__IOBase_close_impl could call _PyObject_SetAttrId with an exception set (GH-8282). (GH-8312)
by Serhiy Storchaka
· 7 years ago
8b5d191
bpo-33967: Fix wrong use of assertRaises (GH-8306)
by Miss Islington (bot)
· 7 years ago
336c953
bpo-33967: Remove use of deprecated assertRaisesRegexp() (GH-8261) (GH-8295)
by Miss Islington (bot)
· 7 years ago
b2f8aa0
bpo-34087: Backport tests for int/float/complex (GH-8274)
by INADA Naoki
· 7 years ago
8df4770
bpo-33716, test_concurrent_futures: increase timeout (GH-7828) (GH-8264)
by Victor Stinner
· 7 years ago
ec75620
bpo-23927: Make getargs.c skipitem() skipping 'w*'. (GH-8192)
by Miss Islington (bot)
· 7 years ago
d68cb9d
bpo-34092, test_logging: increase SMTPHandlerTest timeout (GH-8245) (GH-8249)
by Victor Stinner
· 7 years ago
cb14eb7
bpo-34031: fix incorrect usage of self.fail in two tests (GH-8091)
by Miss Islington (bot)
· 7 years ago
6ceab46
bpo-33967: Fix singledispatch raised IndexError when no args (GH-8184)
by Miss Islington (bot)
· 7 years ago
13d1025
Fixed several assertTrue() that were intended to be assertEqual(). (GH-8191)
by Miss Islington (bot)
· 7 years ago
d73497b
bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684). (GH-8193) (GH-8195)
by Miss Islington (bot)
· 7 years ago
11c36a3
[3.6] bpo-33899: Make tokenize module mirror end-of-file is end-of-line behavior (GH-7891) (GH-8134)
by Ammar Askar
· 7 years ago
e1adc65
Fix fuzz testing for marshal.loads(). (GH-8106)
by Miss Islington (bot)
· 7 years ago
878c4fe
bpo-33720: Improve tests for the stack overflow in marshal.loads(). (GH-7336)
by Miss Islington (bot)
· 7 years ago
aea19a0
bpo-32942: Fix environment dependent test_script_helper (GH-8034)
by Miss Islington (bot)
· 7 years ago
ae23d8d
bpo-34040, multiprocessing: Fix test_forkserver_sigkill() (GH-8081)
by Miss Islington (bot)
· 7 years ago
e1ebf51
bpo-24596: Decref module in PyRun_SimpleFileExFlags() on SystemExit (GH-7918) (GH-8069)
by Miss Islington (bot)
· 7 years ago
dd5f43a
bpo-34019: Fix wrong arguments for Opera Browser (GH-8047)
by Miss Islington (bot)
· 7 years ago
3bd9d3b
bpo-33735: Fix test_multiprocessing random failure (GH-8059)
by Miss Islington (bot)
· 7 years ago
b6c1989
[3.6] bpo-33978: Close existing handlers before logging (re-)configuration. (GH-8008). (GH-8045)
by Xtreak
· 7 years ago
db7ac30
[3.6] bpo-32568: make select.epoll() and its docs consistent (GH-7840) (GH-8025)
by Tal Einat
· 7 years ago
b2e88fc
bpo-33974: Fix passing special characters to ttk widgets. (GH-7986)
by Miss Islington (bot)
· 7 years ago
d6a283b
[3.6] bpo-25862: Fix assertion failures in io.TextIOWrapper.tell(). (GH-3918). (GH-8012)
by Zackery Spytz
· 7 years ago
c00144c
bpo-27500: Fix static version of getaddrinfo to resolve IPv6 (GH-7993)
by Miss Islington (bot)
· 7 years ago
404250e
bpo-33715: Fix multiprocessing test_wait_result() (GH-7971)
by Miss Islington (bot)
· 7 years ago
1d06be8
bpo-33913: Fix test_multiprocessing_main_handling (GH-7972) (GH-7976)
by Victor Stinner
· 7 years ago
a599323
bpo-30356: Fix test_mymanager_context() of multiprocessing (GH-7968)
by Miss Islington (bot)
· 7 years ago
acda5ea
bpo-24567: Random subnormal.diff (GH-7954) (GH-7956)
by Miss Islington (bot)
· 7 years ago
6abf8c1
bpo-30317, test_multiprocessing: fix test_timeout() (GH-7957)
by Miss Islington (bot)
· 7 years ago
57389db
bpo-29514: Make magic number test work for candidates (GH-7945)
by Ned Deily
· 7 years ago
1d55888
bpo-33873: Backport regrtest from master to 3.7 (GH-7935) (GH-7937)
by Victor Stinner
· 7 years ago
6aa283a
bpo-33717: set terse to True when calling platform.platform in test.pythoninfo (GH-7797) (GH-7802)
by Miss Islington (bot)
· 7 years ago
fe8122d
bpo-33901: Fix test_dbm_gnu for gdbm 1.15 (GH-7798)
by Miss Islington (bot)
· 7 years ago
34cd482
bpo-33365: print the header values beside the keys (GH-6611)
by Miss Islington (bot)
· 7 years ago
5c23e21
bpo-33861: Minor improvements of tests for os.path. (GH-7715)
by Miss Islington (bot)
· 7 years ago
74565aa
Revert "bpo-32962: Fix test_gdb failure in debug build with -mcet -fcf-protection -O0 (GH-6754)" (#7725)
by Victor Stinner
· 7 years ago
5279759
bpo-32962: Backport python-gdb.py and test_gdb.py from master (GH-7710) (GH-7711)
by Victor Stinner
· 7 years ago
e2e7ff0
bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958)
by Miss Islington (bot)
· 7 years ago
142e3c0
[3.6] bpo-32356: idempotent pause_/resume_reading (GH-4914) (GH-7629)
by Victor Stinner
· 7 years ago
63dd1f7
bpo-27397: Make email module properly handle invalid-length base64 strings (GH-7583) (GH-7665)
by Miss Islington (bot)
· 7 years ago
1d4089b
bpo-33812: Corrected astimezone for naive datetimes. (GH-7578) (GH-7601)
by Miss Islington (bot)
· 7 years ago
Next »