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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-34113: Fix a crash when using LLTRACE is on (GH-8517)
costypetrisor
2018-07-31
3
-17/+60
*
bpo-34263 Cap timeout submitted to epoll/select etc. to one day. (GH-8532)
MartinAltmayer
2018-07-31
3
-5/+6
*
bpo-33089: Add math.dist() for computing the Euclidean distance between two p...
Raymond Hettinger
2018-07-31
5
-1/+236
*
bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. (GH-7931)
Serhiy Storchaka
2018-07-31
5
-32/+114
*
bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346)
Serhiy Storchaka
2018-07-31
12
-232/+214
*
Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a genera...
Serhiy Storchaka
2018-07-31
7
-36/+12
*
bpo-1617161: Make the hash and equality of methods not depending on the value...
Serhiy Storchaka
2018-07-31
6
-73/+112
*
bpo-27671: Update FAQ about why len is function (GH-8432)
INADA Naoki
2018-07-31
1
-18/+19
*
Remove creation of a list for row_cast_map in pysqlite_cursor_init() (GH-8494)
Sergey Fedoseev
2018-07-30
1
-5/+2
*
bpo-33833: Fix ProactorSocketTransport AssertionError (#7893)
twisteroid ambassador
2018-07-30
3
-0/+19
*
Use 'for example' instead of 'in other words' in compound statement doc (GH-8...
Andrés Delfino
2018-07-30
1
-1/+1
*
Fix typos & formatting in Using Python on Windows doc (GH-8559)
Segev Finer
2018-07-30
1
-4/+4
*
Add docstrings to public methods from context.c (GH-8531)
Peter Lamut
2018-07-30
3
-17/+80
*
bpo-34075: Deprecate non-ThreadPoolExecutor in loop.set_default_executor() (G...
Elvis Pranskevichus
2018-07-30
5
-2/+35
*
bpo-34182: Fix test_pydoc running as a script. (GH-8389)
Bo Bayles
2018-07-29
1
-1/+2
*
bpo-34035: Fix several AttributeError in zipfile seek() methods. (GH-8527)
Mickaël Schoentgen
2018-07-29
4
-4/+9
*
bpo-31047: Fix ntpath.abspath for invalid paths (GH-8544)
Franz Wöllert
2018-07-29
3
-22/+26
*
bpo-34231: PYTHONBREAKPOINT is not documented on python --help (GH-8475)
Stéphane Wirtel
2018-07-29
2
-0/+5
*
Updated MSI README to mention dependency on .NET 3.5. (GH-8375)
Vinay Sajip
2018-07-29
1
-0/+8
*
bpo-8145: Improve isolation_level documentation (GH-8499)
Berker Peksag
2018-07-29
1
-14/+22
*
bpo-34251: Restore msilib.Win64 to preserve compatibility (GH-8510)
Berker Peksag
2018-07-28
2
-0/+4
*
bpo-42349: Switch to test.support.unlink per review by Serhiy Storchaka (GH-8...
Tim Golden
2018-07-28
1
-4/+1
*
bpo-33089: Multidimensional math.hypot() (GH-8474)
Raymond Hettinger
2018-07-28
5
-81/+143
*
bpo-24356: Specify which Python binary will be used with venv (GH-6589)
Elena Oat
2018-07-28
2
-8/+8
*
bpo-33476: Fix _header_value_parser when address group is missing final ';' (...
Dong-hee Na
2018-07-28
3
-1/+28
*
bpo-33666: Add what's new entry for os.errno removal (GH-#8497)
INADA Naoki
2018-07-28
1
-0/+6
*
bpo-33921: Clarify how to bind to all interfaces using socket (GH-7877)
johnthagen
2018-07-28
1
-6/+7
*
bpo-5978: Document that profiling needs cmd/function to return (GH-7938)
Andrés Delfino
2018-07-28
1
-0/+5
*
bpo-29710: Clarify documentation for Bitwise binary operation (GH-1691)
Sanyam Khurana
2018-07-28
1
-7/+13
*
bpo-30722: Fix NEWS entries (GH-8501)
Berker Peksag
2018-07-27
2
-6/+0
*
Remove some unused code in _pysqlite_query_execute() (GH-8495)
Sergey Fedoseev
2018-07-27
1
-6/+0
*
vsts: Avoid conflict with Homebrew Python (GH-8430)
INADA Naoki
2018-07-27
2
-2/+2
*
bpo-12743: Delete comment from marshal.rst (GH-8457)
Berker Peksag
2018-07-27
1
-14/+10
*
bpo-34239: Convert test_bz2 to use tempfile (#8485)
Tim Golden
2018-07-26
1
-2/+6
*
bpo-34170, test_embed: write Py_Initialize() tests (GH-8484)
Victor Stinner
2018-07-26
3
-2/+495
*
Fix typo: variables(s) (GH-8482)
Andrés Delfino
2018-07-26
1
-1/+1
*
bpo-34201: Tweak test_buffer. (GH-8481)
Serhiy Storchaka
2018-07-26
1
-3/+2
*
bpo-34170: Cleanup pymain_read_conf() (GH-8476)
Victor Stinner
2018-07-26
3
-74/+71
*
bpo-34225: Ensure INCLUDE and LIB directories do not end with a backslash. (G...
Steve Dower
2018-07-26
2
-2/+3
*
bpo-34201: Make ndarray.readonly a bool and use stricter tests in test_buffer...
Serhiy Storchaka
2018-07-26
2
-41/+41
*
bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic....
Serhiy Storchaka
2018-07-26
13
-112/+183
*
bpo-34197: Make _csv.Dialect attributes booleans. (GH-8440)
Serhiy Storchaka
2018-07-26
3
-36/+38
*
bpo-34170: Enhance _PyCoreConfig_Read() (GH-8468)
Victor Stinner
2018-07-26
5
-76/+96
*
bpo-32663 Make SMTPUTF8SimTests run (#5314)
chason
2018-07-25
2
-25/+16
*
bpo-34228: Allow PYTHONTRACEMALLOC=0 (GH-8467)
Victor Stinner
2018-07-25
4
-9/+30
*
bpo-29097: Forego fold detection on windows for low timestamp values (GH-2385)
Ammar Askar
2018-07-25
4
-2/+34
*
bpo-13041: Use shutil.get_terminal_size() in argparse.HelpFormatter (GH-8459)
Berker Peksag
2018-07-25
3
-6/+8
*
bpo-28677: Improve phrasing of when instance attribute is referenced (GH-6208)
Aaron Ang
2018-07-25
1
-2/+2
*
bpo-34195: Fix case-sensitive comparison in test_nt_helpers (GH-8448)
Tim Golden
2018-07-25
1
-5/+11
*
bpo-34218: Fix a leak in _elementtree.c introduced in GH-6769. (GH-8460)
Serhiy Storchaka
2018-07-25
1
-0/+1
[next]