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
*
bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) (GH-1...
Miss Islington (bot)
2019-07-02
1
-16/+0
*
3.6.9rc1
v3.6.9rc1
Ned Deily
2019-06-19
1
-14/+14
*
bpo-33529, email: Fix infinite loop in email header encoding (GH-12020) (GH-1...
Victor Stinner
2019-06-18
3
-14/+25
*
bpo-36742: Corrects fix to handle decomposition in usernames (GH-13812) (GH-1...
Miss Islington (bot)
2019-06-04
2
-8/+9
*
bpo-35907, CVE-2019-9948: urllib rejects local_file:// scheme (GH-13513)
Victor Stinner
2019-05-29
2
-1/+19
*
[3.6] bpo-35925: Skip SSL tests that fail due to weak external certs or old T...
Gregory P. Smith
2019-05-29
2
-8/+65
*
bpo-32947: test_ssl fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-11612)
Victor Stinner
2019-05-29
1
-0/+15
*
[3.6] bpo-36816: Update the self-signed.pythontest.net cert (GH-13192) (GH-13...
Gregory P. Smith
2019-05-08
1
-14/+32
*
bpo-30458: Disallow control chars in http URLs. (GH-12755) (GH-13155)
Miro HronĨok
2019-05-08
3
-1/+74
*
bpo-36742: Fixes handling of pre-normalization characters in urlsplit() (GH-1...
Miss Islington (bot)
2019-05-02
2
-4/+13
*
[3.6] bpo-36216: Add check for characters in netloc that normalize to separat...
Steve Dower
2019-03-12
2
-0/+40
*
bpo-35647: Fix path check in cookiejar (GH-11436) (GH-12268)
Miss Islington (bot)
2019-03-12
2
-5/+33
*
bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258) (G...
Miss Islington (bot)
2019-03-10
2
-2/+41
*
bpo-27313: Avoid test_ttk_guionly ComboboxTest fail with macOS Cocoa Tk (GH-1...
Miss Islington (bot)
2019-02-24
1
-1/+6
*
Make sure file object is close if socket.create_connection fails (GH-11334) (...
Miss Islington (bot)
2019-01-18
1
-5/+4
*
bpo-35601: Alleviate race condition when waiting for SIGALRM in test_asyncio ...
Miss Islington (bot)
2019-01-18
1
-1/+3
*
bpo-35746: Fix segfault in ssl's cert parser (GH-11569) (GH-11573)
Miss Islington (bot)
2019-01-16
2
-0/+44
*
Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff ...
Senthil Kumaran
2019-01-10
2
-47/+3
*
bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-1063...
Miss Islington (bot)
2019-01-09
2
-3/+47
*
3.6.8final
v3.6.8
Ned Deily
2018-12-23
1
-1/+1
*
[3.6] bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) (GH...
Victor Stinner
2018-12-20
3
-2/+4
*
[3.6] bpo-31715 Add mimetype for extension .mjs (GH-3908) (GH-10976)
Myles Borins
2018-12-20
1
-0/+1
*
3.6.8rc1
v3.6.8rc1
Ned Deily
2018-12-11
1
-103/+93
*
bpo-35412: Skip test_multiprocessing_fork and test_multiprocessing_forkserver...
Miss Islington (bot)
2018-12-11
2
-0/+7
*
bpo-35426: Eliminate race condition in test_interprocess_signal (GH-11087)
Miss Islington (bot)
2018-12-11
1
-22/+18
*
[3.6] bpo-33747: Avoid mutating the global sys.modules dict in unittest.mock ...
Miss Islington (bot)
2018-12-11
1
-11/+16
*
bpo-35050: AF_ALG length check off-by-one error (GH-10058) (GH-11070)
Victor Stinner
2018-12-10
1
-0/+18
*
bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11067)
Victor Stinner
2018-12-10
2
-4/+55
*
bpo-33725: skip test_multiprocessing_fork on macOS (GH-11043)
Miss Islington (bot)
2018-12-09
1
-0/+3
*
bpo-35330: Don't call the wrapped object if `side_effect` is set (GH11034)
Miss Islington (bot)
2018-12-08
2
-11/+132
*
bpo-22005: Fixed unpickling instances of datetime classes pickled by Python 2...
Miss Islington (bot)
2018-12-07
2
-4/+150
*
bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (GH-1...
Miss Islington (bot)
2018-12-07
4
-9/+67
*
bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934). (GH-11001)
Serhiy Storchaka
2018-12-06
3
-5/+11
*
bpo-35363: test_eintr uses print(flush=True) (GH-10990)
Miss Islington (bot)
2018-12-06
1
-2/+3
*
bpo-35424: test_multiprocessing: join 3 pools (GH-10986)
Miss Islington (bot)
2018-12-06
1
-0/+3
*
bpo-35384: The repr of ctypes.CArgObject no longer fails for non-ascii charac...
Miss Islington (bot)
2018-12-06
1
-0/+1
*
[3.6] bpo-34162: Update idlelib NEWS to 2018-12-05 (GH-10964) (GH-10979)
Terry Jan Reedy
2018-12-06
1
-2/+40
*
bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=1252. (GH...
Miss Islington (bot)
2018-12-06
1
-1/+5
*
[3.6] Revert "bpo-34172: multiprocessing.Pool leaks resources after being del...
Victor Stinner
2018-12-06
2
-57/+24
*
bpo-35363: test_eintr runs eintr_tester.py in verbose mode (GH-10965)
Miss Islington (bot)
2018-12-05
1
-1/+15
*
bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH...
Miss Islington (bot)
2018-12-05
1
-19/+64
*
bpo-34738: Add directory entries in ZIP files created by distutils. (GH-9419)...
Miss Islington (bot)
2018-12-05
4
-10/+25
*
bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537...
Miss Islington (bot)
2018-12-05
1
-8/+8
*
bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) (GH-...
Victor Stinner
2018-12-05
3
-30/+95
*
[3.6] bpo-35380: Enable TCP_NODELAY for proactor event loop (GH-10867). (GH-1...
Andrew Svetlov
2018-12-05
5
-40/+43
*
bpo-35363, test_eintr: skip test_open() on macOS (GH-10896) (GH-10912)
Victor Stinner
2018-12-05
1
-2/+4
*
bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907) (GH-10909)
Miss Islington (bot)
2018-12-05
2
-0/+13
*
bpo-35357: Add _mock_ prefix to name/parent/from_kall attributes of _Call/_Ma...
Miss Islington (bot)
2018-12-04
3
-16/+30
*
bpo-35226: Fix equality for nested unittest.mock.call objects. (GH-10555)
Miss Islington (bot)
2018-12-03
3
-23/+99
*
bpo-35372: Fix the code page decoder for input > 2 GiB. (GH-10848)
Miss Islington (bot)
2018-12-03
1
-0/+18
[next]