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
/
NEWS.d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in comments, docs and test names (#15018)
Min ho Kim
2019-07-30
8
-8/+8
*
bpo-37707: Exclude expensive unit tests from PGO task (GH-15009)
Neil Schemenauer
2019-07-30
1
-0/+3
*
bpo-37704: Remove Tools/scripts/h2py.py (GH-15000)
Victor Stinner
2019-07-30
1
-0/+1
*
bpo-37587: Make json.loads faster for long strings (GH-14752)
Marco Paolini
2019-07-30
1
-0/+1
*
bpo-37268: Add deprecation notice and a DeprecationWarning for the parser mod...
Pablo Galindo
2019-07-30
1
-0/+2
*
Fix `SyntaxError` indicator printing too many spaces for multi-line strings (...
Anthony Sottile
2019-07-29
1
-0/+1
*
bpo-37697: Sync with importlib_metadata 0.19 (#14993)
Jason R. Coombs
2019-07-28
1
-0/+1
*
bpo-37692: Improve highlight config sample (#14983)
Terry Jan Reedy
2019-07-28
1
-0/+2
*
bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH...
Raymond Hettinger
2019-07-27
1
-0/+2
*
bpo-37628: Fix IDLE config sample sizes (#14958)
Tal Einat
2019-07-27
1
-0/+1
*
bpo-32910: Remove implementation detail in venv documentation. (GH-14968)
Derek Keeler
2019-07-26
1
-0/+1
*
bpo-37340: remove free_list for bound method objects (GH-14232)
Inada Naoki
2019-07-26
1
-0/+3
*
bpo-29446: tkinter 'import *' only imports what it should (GH-14864)
Flavian Hautbois
2019-07-26
1
-0/+1
*
bpo-37502: handle default parameter for buffers argument of pickle.loads corr...
Markus Mohrhard
2019-07-25
1
-0/+1
*
closes bpo-37675: Use pkgutil.iter_modules to find fixers in a package rather...
Benjamin Peterson
2019-07-24
1
-0/+1
*
bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939)
Steve Dower
2019-07-24
1
-0/+2
*
bpo-37664: Update bundled pip to 19.2.1 and setuptools to 41.0.1 (GH-14934)
Pradyun Gedam
2019-07-24
1
-0/+1
*
bpo-29548: deprecate PyEval_Call* functions (GH-14804)
Jeroen Demeyer
2019-07-24
1
-0/+3
*
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat
2019-07-23
1
-0/+4
*
bpo-36044: Reduce number of unit tests run for PGO build (GH-14702)
Neil Schemenauer
2019-07-22
1
-0/+9
*
bpo-21478: Record calls to parent when autospecced objects are used as child ...
Xtreak
2019-07-22
1
-0/+2
*
Fix typos in docs, comments and test assert messages (#14872)
Min ho Kim
2019-07-21
5
-5/+5
*
bpo-37627: Initialize IDLE Custom Run dialog with previous entries (#14870)
Ngalim Siregar
2019-07-21
1
-0/+3
*
bpo-36324: Make internal attributes for statistics.NormalDist() private. (GH-...
Raymond Hettinger
2019-07-21
1
-0/+1
*
bpo-33610: IDLE's code-context always shows current context immediately (GH-1...
Tal Einat
2019-07-18
1
-0/+1
*
bpo-34443: Use __qualname__ instead of __name__ in enum exception messages. (...
Walter Dörwald
2019-07-18
1
-0/+2
*
bpo-36390: Gather IDLE Format menu functions into format.py (#14827)
Terry Jan Reedy
2019-07-18
1
-2/+2
*
bpo-34155: Dont parse domains containing @ (GH-13079)
jpic
2019-07-17
1
-0/+1
*
Fix IndexError when parsing unexpectedly ending quoted-string. (GH-14813)
Abhilash Raj
2019-07-17
1
-0/+2
*
bpo-37461: Fix infinite loop in parsing of specially crafted email headers (G...
Abhilash Raj
2019-07-17
1
-0/+2
*
bpo-36390: IDLE: Combine region formatting methods. (GH-12481)
Cheryl Sabella
2019-07-17
1
-0/+2
*
bpo-37543: optimize pymalloc (#14674)
Inada Naoki
2019-07-17
1
-0/+1
*
bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675)
Tal Einat
2019-07-17
1
-0/+3
*
bpo-27452: IDLE: Cleanup config.py code (GH-14577)
Cheryl Sabella
2019-07-16
1
-0/+1
*
Fix infinite loop in email folding logic (GH-12732)
Paul Ganssle
2019-07-16
1
-0/+3
*
bpo-37468: make install no longer install wininst-*.exe files (GH-14511)
Victor Stinner
2019-07-15
1
-0/+2
*
bpo-37284: Add note to sys.implementation doc (GH-14328)
Giovanni Cappellotto
2019-07-15
1
-0/+1
*
bpo-37593: Swap the positions of posonlyargs and args in the constructor of a...
Pablo Galindo
2019-07-14
1
-0/+2
*
bpo-34749: Improved performance of binascii.a2b_base64(). (GH-9444)
Sergey Fedoseev
2019-07-14
1
-0/+2
*
bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316)
Zac Hatfield-Dodds
2019-07-14
1
-0/+3
*
bpo-30088: Document that existing dir structure isn't verified by mailbox.Mai...
Sviatoslav Sydorenko
2019-07-13
1
-0/+1
*
bpo-37358: Use vectorcall for functools.partial (GH-14284)
Jeroen Demeyer
2019-07-13
1
-0/+1
*
bpo-37579: Improve equality behavior for pure Python datetime and time (GH-14...
Xtreak
2019-07-13
1
-0/+4
*
bpo-28269: Replace strcasecmp with system function _stricmp. (GH-13095)
Minmin Gong
2019-07-13
1
-0/+1
*
closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268)
gescheit
2019-07-13
1
-0/+6
*
bpo-37521: No longer treat insertion into sys.modules as optional in importli...
Brett Cannon
2019-07-12
1
-0/+5
*
bpo-37558: Shared memory tests are failing due to double slashes (GH-14703)
Jakub Kulík
2019-07-11
1
-0/+1
*
bpo-37547: add _PyObject_CallMethodOneArg (GH-14685)
Jeroen Demeyer
2019-07-11
1
-2/+2
*
bpo-37537: Compute allocated blocks in _Py_GetAllocatedBlocks() (#14680)
Neil Schemenauer
2019-07-10
1
-0/+3
*
bpo-37526: Add support.catch_threading_exception() (GH-14664)
Victor Stinner
2019-07-09
1
-0/+2
[next]