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-37785: Fix xgettext warning in argparse (GH-15161)
Jakub Kulík
2019-09-13
1
-2/+3
*
bpo-9216: Add usedforsecurity to hashlib constructors (GH-16044)
Christian Heimes
2019-09-13
2
-2/+14
*
bpo-36046: Add user and group parameters to subprocess (GH-11950)
Patrick McLean
2019-09-12
4
-13/+262
*
closes bpo-37803: pdb: fix handling of options (--help / --version) (GH-15193)
Daniel Hahler
2019-09-12
1
-1/+1
*
bpo-21872: fix lzma library decompresses data incompletely (GH-14048)
animalize
2019-09-12
1
-0/+163
*
bpo-36991: Fix incorrect exception escaping ZipFile.extract() (GH-13632)
Berker Peksag
2019-09-12
2
-0/+12
*
bpo-37935: Added tests for os.walk(), glob.iglob() and Path.glob() (GH-15956)
Serhiy Storchaka
2019-09-12
3
-0/+59
*
bpo-38132: Simplify _hashopenssl code (GH-16023)
Christian Heimes
2019-09-12
1
-0/+3
*
bpo-36373: Deprecate explicit loop in task and subprocess API (GH-16033)
Andrew Svetlov
2019-09-12
5
-91/+147
*
bpo-9938: Add optional keyword argument exit_on_error to argparse.ArgumentPar...
Hai Shi
2019-09-12
2
-9/+32
*
bpo-38008: Move builtin protocol whitelist to mapping instead of list (GH-15647)
Divij Rajkumar
2019-09-12
2
-5/+17
*
closes bpo-37405: Make socket.getsockname() always return a tuple for AF_CAN....
bggardner
2019-09-12
1
-1/+3
*
bpo-36876: Skip test_check_c_globals for now. (gh-16017)
Eric Snow
2019-09-12
1
-1/+3
*
Fix the ImportWarning regarding __spec__ and __package__ being None (GH-16003)
Xtreak
2019-09-12
1
-3/+4
*
bpo-38121: Sync importlib.metadata with 0.22 backport (GH-15993)
Jason R. Coombs
2019-09-12
2
-65/+78
*
closes bpo-37758: Extend unicodedata checksum tests to cover all of Unicode. ...
Greg Price
2019-09-12
1
-5/+8
*
bpo-32820: __format__ method for ipaddress (#5627)
ewosborne
2019-09-12
2
-0/+138
*
bpo-18578: Rename and document test.bytecode_helper as test.support.bytecode_...
Joannah Nanjekye
2019-09-12
3
-4/+4
*
bpo-38120: Fix DeprecationWarning in test_random for invalid type of argument...
Xtreak
2019-09-12
1
-3/+9
*
bpo-36876: Add a tool that identifies unsupported global C variables. (#15877)
Eric Snow
2019-09-11
22
-19/+4426
*
Correct typo in min version test (GH-16000)
Christian Heimes
2019-09-11
1
-1/+1
*
bpo-34001: Fix test_ssl with LibreSSL (GH-13783)
Christian Heimes
2019-09-11
1
-1/+2
*
bpo-28724: Add methods send_fds and recv_fds to the socket module (GH-12889)
Joannah Nanjekye
2019-09-11
2
-1/+80
*
bpo-36528: Remove duplicate re tests. (GH-2689)
Xtreak
2019-09-11
1
-106/+0
*
bpo-35923: Update the BuiltinImporter to use loader._ORIGIN instead of a hard...
Dong-hee Na
2019-09-11
1
-2/+4
*
bpo-34331: Fix incorrectly pluralized abstract class error message. (GH-8670)
Daniel Andrade
2019-09-11
1
-0/+19
*
bpo-37885: venv: Don't produce unbound variable warning on deactivate (GH-15330)
Daniel Abrahamsson
2019-09-11
2
-1/+21
*
bpo-36634: Fixes activate.bat when existing values contain double quotes (GH-...
Steve Dower
2019-09-11
1
-25/+13
*
bpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ c...
blhsing
2019-09-11
2
-0/+26
*
bpo-36919: make test_source_encoding.test_issue2301 implementation-independen...
Pavel Koneski
2019-09-11
1
-1/+1
*
closes bpo-37252: Fix devpoll tests. (GH-14017)
Jakub Kulík
2019-09-11
1
-3/+3
*
bpo-37305: add MIME type for Web App Manifest (#14199)
Filip Š
2019-09-11
1
-0/+1
*
bpo-31163: Added return values to pathlib.Path instance's rename and replace ...
hui shang
2019-09-11
2
-6/+14
*
bpo-34519: Add additional aliases for HP Roman 8 (GH-8956)
Michael Osipov
2019-09-11
1
-0/+2
*
bpo-38107: Replace direct future and task contructor calls with factories in ...
Andrew Svetlov
2019-09-11
13
-159/+156
*
bpo-35640: Allow passing PathLike arguments to SimpleHTTPRequestHandler (GH-1...
Géry Ogam
2019-09-11
2
-24/+75
*
bpo-20504 : in cgi.py, fix bug when a multipart/form-data request has… (#10...
Pierre Quentel
2019-09-11
2
-3/+22
*
bpo-35168: Make shlex.punctuation_chars read-only (#11631)
Alex
2019-09-11
2
-1/+12
*
bpo-35066: Make trailing percent test more portable. (GH-15907)
Benjamin Peterson
2019-09-11
1
-4/+9
*
bpo-37409: fix relative import with no parent (#14956)
Ben Lewis
2019-09-11
2
-0/+9
*
bpo-38081: Fixes ntpath.realpath('NUL') (GH-15899)
Steve Dower
2019-09-11
2
-6/+11
*
bpo-37936: Systematically distinguish rooted vs. unrooted in .gitignore (GH-1...
Greg Price
2019-09-11
1
-3/+1
*
bpo-37424: Avoid a hang in subprocess.run timeout output capture (GH-14490)
Gregory P. Smith
2019-09-11
2
-9/+48
*
bpo-37879: Suppress subtype_dealloc decref when base type is a C heap type (G...
Eddie Elizondo
2019-09-11
1
-0/+86
*
bpo-36373: Fix deprecation warnings (GH-15889)
Andrew Svetlov
2019-09-11
5
-12/+12
*
bpo-28494: Test existing zipfile working behavior. (GH-15853)
Gregory P. Smith
2019-09-10
6
-0/+101
*
bpo-32424: Deprecate xml.etree.ElementTree.Element.copy() in favor of copy.co...
Gordon P. Hemsley
2019-09-10
2
-0/+36
*
bpo-36253: Remove use after free reference in ctypes test suite (GH-12257)
Ben Harper
2019-09-10
1
-2/+2
*
bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840)
Jason R. Coombs
2019-09-10
4
-33/+82
*
bpo-38087: Fix case sensitivity in test_pathlib and test_ntpath (GH-15850)
Steve Dower
2019-09-10
2
-107/+124
[prev]
[next]