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-37160: Thread native ID NetBSD support (GH-13835)
David Carlier
2019-06-12
5
-3/+9
*
bpo-35545: Skip `test_asyncio.test_create_connection_ipv6_scope` on AIX (GH-1...
Michael Felt
2019-06-12
1
-0/+2
*
bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991)
Ammar Askar
2019-06-12
10
-1/+171
*
bpo-32625: Updated documentation for EXTENDED_ARG. (GH-13985)
Yao Zuo
2019-06-12
1
-4/+4
*
bpo-26219: Fix compiler warning in _PyCode_InitOpcache() (GH-13997)
Victor Stinner
2019-06-12
1
-1/+1
*
bpo-36918: Fix "Exception ignored in" in test_urllib (GH-13996)
Victor Stinner
2019-06-12
1
-6/+15
*
bpo-35766: compile(): rename feature_version parameter (GH-13994)
Victor Stinner
2019-06-12
4
-10/+16
*
bpo-35766: Change format for feature_version to (major, minor) (GH-13992)
Guido van Rossum
2019-06-12
4
-10/+19
*
bpo-37238: Enable building for Windows using Visual Studio 2019 (GH-13988)
Paul Monson
2019-06-11
2
-1/+2
*
bpo-35766: What's new in the ast and typing modules (#13984)
Guido van Rossum
2019-06-11
1
-0/+46
*
Fix test_posix if RWF_HIPRI is defined but not preadv2. (GH-13980)
Benjamin Peterson
2019-06-11
1
-0/+2
*
closes bpo-33758: Skip test_get_type_hints_modules_forwardref. (GH-13977)
Benjamin Peterson
2019-06-11
1
-2/+2
*
bpo-36607: Eliminate RuntimeError raised by asyncio.all_tasks() (GH-13971)
Andrew Svetlov
2019-06-11
2
-6/+34
*
bpo-37219: Remove erroneous optimization for differencing an empty set (GH-13...
Raymond Hettinger
2019-06-11
3
-8/+7
*
closes bpo-35184: Fix XML_POOR_ENTROPY option that breaks makesetup parsing o...
aaronpaulhurst
2019-06-11
1
-1/+1
*
bpo-37223: test_io: silence destructor errors (GH-13954)
Victor Stinner
2019-06-11
1
-0/+10
*
bpo-18748: Fix _pyio.IOBase destructor (closed case) (GH-13952)
Victor Stinner
2019-06-11
2
-0/+12
*
bpo-37215: Fix dtrace issue introduce by bpo-36842 (GH-13940)
Christian Heimes
2019-06-10
2
-5/+6
*
Do not use explicit inheritance from object in the documentation. (GH-13936)
Serhiy Storchaka
2019-06-10
3
-14/+14
*
bpo-36785: PEP 574 What's New entry (#13931)
Antoine Pitrou
2019-06-09
1
-1/+17
*
Add some placeholder notes for major 3.8 features (GH-13927)
Nick Coghlan
2019-06-09
1
-0/+7
*
bpo-11122: fix hardcoded path checking for rpmbuild in bdist_rpm.py (GH-10594)
Marcin Niemira
2019-06-08
2
-4/+2
*
bpo-37178: Allow a one argument form of math.perm() (GH-13905)
Raymond Hettinger
2019-06-08
6
-9/+34
*
bpo-34886: Fix subprocess.run handling of exclusive arguments (GH-11727)
Rémi Lapeyre
2019-06-08
2
-2/+7
*
bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907)
Ammar Askar
2019-06-08
1
-0/+8
*
bpo-37173: Show passed class in inspect.getfile error (GH-13861)
Philipp A
2019-06-08
3
-3/+22
*
cross port importlib-metadata PR #76 (#13903)
Anthony Sottile
2019-06-07
4
-0/+4
*
bpo-37150: Throw ValueError if FileType class object was passed in add_argume...
zygocephalus
2019-06-07
3
-0/+23
*
bpo-37138: fix undefined behaviour with memcpy() on NULL array (GH-13867)
Jeroen Demeyer
2019-06-07
1
-1/+5
*
bpo-37181: Fix test_regrtest failures on Windows arm64 (GH-13872)
Paul Monson
2019-06-07
3
-3/+8
*
bpo-37191: Move TestPEP590 from test_capi to test_call (GH-13892)
Victor Stinner
2019-06-07
2
-115/+123
*
bpo-37169: Rewrite _PyObject_IsFreed() unit tests (GH-13888)
Victor Stinner
2019-06-07
3
-27/+30
*
bpo-37151: simplify classmethoddescr_call (GH-13340)
Jeroen Demeyer
2019-06-07
2
-30/+18
*
Use assertEqual(). (#13883)
Stefan Krah
2019-06-07
1
-2/+2
*
IDLE: Standardize naming convention for DummyEditwin in tests (GH-13876)
Cheryl Sabella
2019-06-07
1
-2/+2
*
bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (#13881)
Eric Wieser
2019-06-07
2
-1/+16
*
bpo-37177: make IDLE's search dialogs transient (GH-13869)
Tal Einat
2019-06-07
3
-5/+10
*
bpo-37134: Add PEP570 notation to the signature of byte{array}.translate (GH-...
Pablo Galindo
2019-06-06
1
-2/+2
*
bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860)
Zackery Spytz
2019-06-06
4
-4/+29
*
bpo-36520: Email header folded incorrectly (#13608)
websurfer5
2019-06-06
3
-0/+133
*
bpo-37156: Fix libssl DLL tag in MSI sources (GH-13866)
Steve Dower
2019-06-06
1
-2/+3
*
bpo-36763, _testembed: enable assert() in release mode (GH-13857)
Victor Stinner
2019-06-06
1
-2/+5
*
bpo-2661: Make mapping tests better usable for custom mapping classes. (GH-11...
Walter Dörwald
2019-06-06
1
-3/+5
*
bpo-35551: remove mac_centeuro encoding (GH-13856)
Inada Naoki
2019-06-06
1
-307/+0
*
Add importlib.metadata to what's new. (#13855)
Barry Warsaw
2019-06-06
1
-1/+4
*
bpo-37134: Use PEP570 syntax for sum() (GH-13851)
Pablo Galindo
2019-06-05
1
-3/+3
*
bpo-37165: Convert _count_elements to the argument clinic (GH-13848)
Raymond Hettinger
2019-06-05
3
-12/+49
*
bpo-35551: encodings update (GH-11446)
Ashwin Ramaswami
2019-06-05
3
-4/+6
*
bpo-37134: Add PEP570 notation to the documentation (GH-13743)
Pablo Galindo
2019-06-05
2
-3/+3
*
bpo-33725, multiprocessing doc: rephase warning against fork on macOS (GH-13841)
Victor Stinner
2019-06-05
1
-2/+3
[next]