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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #21578: Fixed misleading error message when ImportError called with
Serhiy Storchaka
2016-09-27
1
-0/+3
*
Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress().
Serhiy Storchaka
2016-09-27
1
-0/+3
*
Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation()
Serhiy Storchaka
2016-09-26
1
-0/+3
*
Issue #18893: Fix invalid exception handling in Lib/ctypes/macholib/dyld.py
Berker Peksag
2016-09-26
1
-0/+3
*
Issue #27611: Fixed support of default root window in the tkinter.tix module.
Serhiy Storchaka
2016-09-25
1
-0/+2
*
Issue #28203: Fix incorrect type in error message from complex(1.0, {2:3}). P...
Mark Dickinson
2016-09-24
2
-0/+4
*
Issue #28251: Improvements to help manuals on Windows.
Steve Dower
2016-09-23
1
-0/+2
*
Fix references to Python 3’s socketserver (lowercase) module
Martin Panter
2016-09-22
1
-1/+1
*
Issue #27348: Restore “Exception: None” formatting in traceback module
Martin Panter
2016-09-22
1
-0/+4
*
Issue #25651: Allow falsy values to be used for msg parameter of subTest()
Berker Peksag
2016-09-21
1
-0/+2
*
Catch EPERM error in py_getrandom()
Victor Stinner
2016-09-20
1
-0/+3
*
remove trailing whitespace
Benjamin Peterson
2016-09-20
1
-1/+1
*
Issue #28189: dictitems_contains no longer swallows compare errors.
Raymond Hettinger
2016-09-19
1
-0/+3
*
Issue #26661: setup.py now detects system libffi with multiarch wrapper.
Christian Heimes
2016-09-18
1
-0/+2
*
Issue #27932: Prevent memory leak in win32_ver().
Steve Dower
2016-09-18
1
-0/+2
*
Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit
Steve Dower
2016-09-17
1
-0/+3
*
Issue #26384: Fix UnboundLocalError in socket._sendfile_use_sendfile
Berker Peksag
2016-09-17
1
-0/+2
*
Issue #28075: Check for ERROR_ACCESS_DENIED in Windows implementation of os.s...
Berker Peksag
2016-09-17
1
-0/+3
*
Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an...
Berker Peksag
2016-09-16
1
-0/+3
*
Issue #28181: Get antigravity over HTTPS. Patch by Kaartic Sivaraam.
Christian Heimes
2016-09-16
1
-0/+2
*
Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoin
Berker Peksag
2016-09-16
1
-0/+3
*
Issue #28145: Spelling fixes
Martin Panter
2016-09-16
1
-1/+1
*
Issue #27759: Fix selectors incorrectly retain invalid file descriptors.
Yury Selivanov
2016-09-15
1
-0/+3
*
Issue #28176: Fix callbacks race in asyncio.SelectorLoop.sock_connect.
Yury Selivanov
2016-09-15
1
-0/+2
*
Issue #26909: Fix slow pipes IO in asyncio.
Yury Selivanov
2016-09-15
1
-0/+3
*
Issue #26654: Inspect functools.partial in asyncio.Handle.__repr__.
Yury Selivanov
2016-09-15
1
-0/+3
*
Issue #28174: Handle when SO_REUSEPORT isn't properly supported (asyncio)
Yury Selivanov
2016-09-15
1
-0/+3
*
Issue #27906: Fix socket accept exhaustion during high TCP traffic.
Yury Selivanov
2016-09-15
1
-0/+3
*
Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp().
Serhiy Storchaka
2016-09-14
1
-0/+1
*
Issue #28131: Fix a regression in zipimport's compile_source()
Berker Peksag
2016-09-14
1
-0/+3
*
Issue #15819: Remove old unconditional -IInclude option
Martin Panter
2016-09-13
1
-0/+3
*
Issue #17582: xml.etree.ElementTree nows preserves whitespaces in attributes
Raymond Hettinger
2016-09-12
1
-0/+3
*
Issue #28066: Fix include search directory logic for out-of-tree builds
Martin Panter
2016-09-12
1
-0/+3
*
Issue #27456: asyncio: Set TCP_NODELAY by default.
Yury Selivanov
2016-09-12
1
-0/+2
*
#19003: Only replace \r and/or \n line endings in email.generator.
R David Murray
2016-09-11
1
-0/+4
*
Issue #27952: Get fixcid.py working with the re module
Martin Panter
2016-09-11
1
-0/+4
*
IDLE newx items.
Terry Jan Reedy
2016-09-10
1
-0/+7
*
Issue #25221: Fix corrupted result from PyLong_FromLong(0) when Python is com...
Mark Dickinson
2016-09-10
1
-0/+3
*
Issue #27932: Backs out change
Steve Dower
2016-09-10
1
-2/+0
*
Issue #28019: itertools.count() no longer rounds non-integer step in range
Serhiy Storchaka
2016-09-10
1
-0/+3
*
Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)
Steve Dower
2016-09-10
1
-0/+2
*
Issue #27705: Update message in validate_ucrtbase.py
Steve Dower
2016-09-10
1
-0/+2
*
Issue #25969: Update the lib2to3 grammar to handle the unpacking
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
2016-09-10
1
-0/+3
*
Issue #27932: Fixes memory leak in platform.win32_ver()
Steve Dower
2016-09-10
1
-0/+2
*
Issue #25758: Prevents zipimport from unnecessarily encoding a filename (patc...
Steve Dower
2016-09-10
1
-0/+3
*
#14977: Make mailcap respect the order of the lines in the mailcap file.
R David Murray
2016-09-10
2
-0/+4
*
Issue #22450: Use "Accept: */*" in the default headers for urllib.request
Raymond Hettinger
2016-09-09
1
-0/+4
*
Issue #25144: Ensures TargetDir is set before continuing with custom install.
Steve Dower
2016-09-09
1
-0/+3
*
Issue #19489: Add NEWS and ACKS
Zachary Ware
2016-09-09
2
-0/+4
*
Issue #24594: Validates persist parameter when opening MSI database
Steve Dower
2016-09-09
1
-0/+2
[next]