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
*
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
*
bpo-34170: Cleanup pymain_run_python() (GH-8455)
Victor Stinner
2018-07-25
1
-107/+67
*
bpo-34170: Add _Py_InitializeFromConfig() (GH-8454)
Victor Stinner
2018-07-25
6
-200/+297
*
bpo-34217: Use lowercase header for Windows (GH-8453)
erikjanss
2018-07-25
2
-2/+2
*
bpo-34170: Add _PyCoreConfig.bytes_warning (GH-8447)
Victor Stinner
2018-07-24
7
-138/+294
*
Fix site module documentation. (GH-8441)
Mariatta
2018-07-24
1
-1/+1
*
bpo-34136: Make test_do_not_recreate_annotations more lenient. (GH-8437)
Serhiy Storchaka
2018-07-24
1
-5/+4
*
bpo-34170: Add _PyCoreConfig.isolated (GH-8417)
Victor Stinner
2018-07-24
7
-354/+412
*
bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351)
Serhiy Storchaka
2018-07-24
3
-17/+21
*
bpo-29209: Remove old-deprecated features in ElementTree. (GH-6769)
Serhiy Storchaka
2018-07-24
7
-182/+73
*
bpo-33720: Refactor marshalling/unmarshalling floats. (GH-8071)
Serhiy Storchaka
2018-07-24
3
-112/+77
*
bpo-34149: Behavior of the min/max with key=None (GH-8328)
Alexander Marshalov
2018-07-24
5
-8/+17
*
bpo-33468: Add try-finally contextlib.contextmanager example (GH-7816)
Matthias Bussonnier
2018-07-23
1
-11/+17
*
bpo-32500: Fix error messages for sequence and mapping C API. (GH-7846)
Serhiy Storchaka
2018-07-23
2
-0/+24
*
bpo-34084: Fix setting an error message for the "Barry as BDFL" easter egg. (...
Serhiy Storchaka
2018-07-23
3
-8/+22
*
bpo-34183: Fix running Lib/test/test_contextlib_async.py as a script. (GH-8381)
Serhiy Storchaka
2018-07-23
1
-1/+1
*
bpo-34184: Fix running Lib/test/test_dataclasses.py as a script. (GH-8382)
Serhiy Storchaka
2018-07-23
1
-5/+5
*
bpo-34190: Fix reference leak in call_function() (GH-8413)
jdemeyer
2018-07-23
1
-5/+8
*
bpo-33336, imaplib: Legalize MOVE command (GH-6569)
Matěj Cepl
2018-07-23
2
-0/+4
[next]