index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[3.6] bpo-17239: Disable external entities in SAX parser (GH-9217) (GH-9512)
Christian Heimes
2018-09-24
4
-3/+79
*
bpo-34548: IDLE: use configured theme colors in TextView (GH-9008)
Miss Islington (bot)
2018-09-23
2
-9/+11
*
bpo-34421: Improve distutils logging for non-ASCII strings. (GH-9126) (GH-9506)
Miss Islington (bot)
2018-09-23
2
-25/+32
*
[3.6] bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) (GH-9507)
Christian Heimes
2018-09-23
2
-0/+216
*
bpo-34472: Add data descriptor signature to zipfile (GH-8871) (GH-9398)
Miss Islington (bot)
2018-09-22
1
-2/+4
*
Fix pickletools doc for NEWFALSE. (GH-9432)
Miss Islington (bot)
2018-09-22
1
-6/+2
*
Fixes tests requiring extra environment values on Windows (GH-9463)
Steve Dower
2018-09-20
6
-89/+117
*
bpo-19756: Prevent test failures due to EADDRNOTAVAIL (GH-9446)
Miss Islington (bot)
2018-09-20
1
-0/+3
*
[3.6] bpo-34542: Update test certs and keys (GH-8997) (GH-9396)
Christian Heimes
2018-09-20
17
-576/+787
*
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
Miss Islington (bot)
2018-09-18
8
-30/+298
*
bpo-34587, test_socket: remove RDSTest.testCongestion() (GH-9277)
Miss Islington (bot)
2018-09-17
1
-27/+0
*
bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683)
Miss Islington (bot)
2018-09-17
2
-0/+36
*
bpo-34610: Fixed iterator of multiprocessing.managers.DictProxy. (GH-9113)
Miss Islington (bot)
2018-09-17
2
-1/+27
*
bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258)
Miss Islington (bot)
2018-09-16
1
-0/+18
*
Change the xkcd link in comment over https. (GH-9294)
Miss Islington (bot)
2018-09-14
1
-1/+1
*
bpo-31132: Remove prlimit permission test. (GH-9280)
Miss Islington (bot)
2018-09-13
1
-3/+0
*
bpo-34661: Fix test skipping call. (GH-9266)
Miss Islington (bot)
2018-09-13
1
-1/+1
*
closes bpo-34661: Fix test_shutil if unzip doesn't support -t. (GH-9262)
Miss Islington (bot)
2018-09-13
1
-0/+2
*
bpo-34200: Fix non-determinism of test_pkg (GH-9248)
Miss Islington (bot)
2018-09-13
1
-8/+9
*
closes bpo-34654: Tolerate + at the beginning of large years. (GH-9238)
Miss Islington (bot)
2018-09-13
1
-3/+3
*
[3.6] closes bpo-34650: Check if sched_getscheduler returns ENOSYS before dec...
Benjamin Peterson
2018-09-12
1
-1/+13
*
closes bpo-34004: Skip lock interruption tests on musl. (GH-9224)
Miss Islington (bot)
2018-09-12
1
-0/+8
*
[3.6] closes bpo-31608: Fix a crash in methods of a subclass of _collections....
Benjamin Peterson
2018-09-11
1
-0/+15
*
bpo-32270: Don't close stdin/out/err in pass_fds (GH-6242) (GH-9149)
Miss Islington (bot)
2018-09-11
1
-0/+30
*
closes bpo-34525: Fix smtplib's authobject() documentation (GH-8965)
Miss Islington (bot)
2018-09-10
1
-1/+1
*
bpo-34588: Fix an off-by-one error in traceback formatting. (GH-9077)
Miss Islington (bot)
2018-09-10
2
-12/+78
*
Test dict values iterator pickling with pickle.HIGHEST_PROTOCOL. (GH-9052)
Miss Islington (bot)
2018-09-10
1
-1/+1
*
bpo-34421 avoid unicode error in distutils logging (GH-8799)
Miss Islington (bot)
2018-09-08
1
-1/+4
*
[3.6] bpo-34246: Use no mutable default args in smtplib (GH-8554) (#9112)
Pablo Galindo
2018-09-08
2
-6/+38
*
[3.6] bpo-34007: Skip traceback tests if the Program Counter is not available...
Pablo Galindo
2018-09-07
1
-0/+9
*
[3.6] bpo-34594: Don't hardcode errno values in the tests. (GH-9096)
Zackery Spytz
2018-09-07
1
-2/+0
*
[3.7] bpo-26544: Get rid of dependence from distutils in platform. (GH-8356) ...
Miss Islington (bot)
2018-09-05
2
-1/+66
*
bpo-34530: Fix distutils find_executable() (GH-9049) (GH-9057)
Miss Islington (bot)
2018-09-05
2
-3/+48
*
bpo-13312: Avoid int underflow in time year. (GH-8912)
Miss Islington (bot)
2018-08-25
1
-6/+5
*
bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8...
Miss Islington (bot)
2018-08-24
3
-3/+24
*
bpo-34415: Updated logging.Formatter docstring. (GH-8811) (GH-8816)
Miss Islington (bot)
2018-08-19
1
-1/+2
*
[3.6] bpo-34391: Fix ftplib test for TLS 1.3 (GH-8787) (#8790)
Miss Islington (bot)
2018-08-16
1
-0/+5
*
[3.6] bpo-34399: 2048 bits RSA keys and DH params (GH-8762) (GH-8764)
Christian Heimes
2018-08-15
20
-459/+759
*
bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) (GH-8760)
Christian Heimes
2018-08-15
1
-19/+30
*
bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-8761)
Christian Heimes
2018-08-14
2
-7/+27
*
bpo-34047: IDLE: fix mousewheel scrolling direction on macOS (GH-8678)
Miss Islington (bot)
2018-08-10
1
-6/+17
*
bpo-18540: Fix EAI_NONAME in imaplib.IMAP4*() (GH-8634)
Miss Islington (bot)
2018-08-07
2
-1/+19
*
bpo-31047: Fix ntpath.abspath for invalid paths (GH-8544)
Steve Dower
2018-08-07
2
-22/+24
*
[3.6] bpo-34272: Move argument parsing tests from test_capi to test_getargs2....
Serhiy Storchaka
2018-08-06
2
-291/+182
*
bpo-19891: Ignore error while writing history file (GH-8483)
Miss Islington (bot)
2018-08-06
1
-1/+10
*
bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-...
Miss Islington (bot)
2018-08-05
6
-144/+415
*
bpo-34329: Doc'd how to remove suffix of pathlib.Path() (GH-8655)
Miss Islington (bot)
2018-08-03
1
-2/+4
*
bpo-30317: Fix multiprocessing test_timeout() (GH-8621)
Pablo Galindo
2018-08-03
1
-3/+4
*
Fix docstring of Profiler class (GH-8651)
Miss Islington (bot)
2018-08-03
1
-2/+2
*
bpo-34275: Make IDLE calltips always visible on Mac. (GH-8639)
Miss Islington (bot)
2018-08-03
1
-0/+1
[prev]
[next]