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
*
bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-12...
Eric Snow
2019-04-12
1
-0/+5
*
bpo-18748: io.IOBase destructor now logs close() errors in dev mode (GH-12786)
Victor Stinner
2019-04-12
1
-0/+3
*
bpo-36588: On AIX, remove major version from sys.platform (GH-12787)
Michael Felt
2019-04-12
1
-0/+5
*
bpo-36611: Fix test_sys.test_getallocatedblocks() (GH-12797)
Victor Stinner
2019-04-12
1
-0/+2
*
bpo-20180: Use argument clinic for dict.pop() and dict.popitem() (GH-12792)
Inada Naoki
2019-04-12
1
-0/+2
*
bpo-36605: make tags: parse Modules/_io directory (GH-12789)
Victor Stinner
2019-04-11
1
-0/+2
*
bpo-36389: Change PyMem_SetupDebugHooks() constants (GH-12782)
Victor Stinner
2019-04-11
1
-0/+5
*
bpo-36575: lsprof: Use _PyTime_GetPerfCounter() (GH-8378)
Inada Naoki
2019-04-11
1
-0/+4
*
bpo-36559: random module: optimize sha512 import (GH-12742)
Christian Heimes
2019-04-10
1
-0/+2
*
bpo-34144: Fix of venv acvtivate.bat for win 10 (GH-8321)
Lorenz Mende
2019-04-10
1
-0/+2
*
bpo-31512: Add non-elevated symlink support for Windows (GH-3652)
Vidar Tonaas Fauske
2019-04-09
1
-0/+2
*
bpo-34373: Fix time.mktime() on AIX (GH-12726)
Victor Stinner
2019-04-09
1
-0/+1
*
bpo-36577: setup.py reports missing OpenSSL again (GH-12746)
Christian Heimes
2019-04-09
1
-0/+1
*
bpo-36508: python-config don't export LINKFORSHARED (GH-12661)
Victor Stinner
2019-04-09
3
-8/+4
*
bpo-36544 : Fix regression introduced in bpo-36146 (GH-12708)
xdegaye
2019-04-09
1
-0/+1
*
bpo-34139: Remove unix datagram socket from FS before binding (GH-8323)
Quentin Dawans
2019-04-09
1
-0/+1
*
bpo-36560: Fix reference leak hunting in regrtest (GH-12744)
Victor Stinner
2019-04-09
1
-0/+4
*
bpo-34060: Report system load when running test suite for Windows (GH-8357)
Ammar Askar
2019-04-09
1
-0/+2
*
bpo-33461: emit DeprecationWarning when json.loads(encoding=...) is used (GH-...
Matthias Bussonnier
2019-04-09
1
-0/+2
*
BPO-17561: set create_server backlog default to None (GH-12735)
Giampaolo Rodola
2019-04-09
1
-0/+1
*
bpo-36565: Fix libregrtest for Python without builtin _abc (GH-12733)
Victor Stinner
2019-04-08
1
-0/+2
*
bpo-35934: Add socket.create_server() utility function (GH-11784)
Giampaolo Rodola
2019-04-08
1
-0/+4
*
bpo-35416: fix potential resource warnings in distutils (GH-10918)
Mickaƫl Schoentgen
2019-04-08
1
-0/+1
*
bpo-36503: remove references to 'aix3' and 'aix4' (GH-12658)
Michael Felt
2019-04-08
2
-0/+3
*
bpo-27181: Add statistics.geometric_mean() (GH-12638)
Raymond Hettinger
2019-04-07
1
-0/+1
*
bpo-35936: Updates to modulefinder (GH-11787)
Brandt Bucher
2019-04-07
4
-0/+7
*
bpo-36050: optimize HTTPResponse.read() (GH-12698)
Inada Naoki
2019-04-06
1
-0/+2
*
bpo-25451: Add transparency methods to tkinter.PhotoImage. (GH-10406)
Zackery Spytz
2019-04-05
1
-0/+2
*
bpo-36522: Print all values for headers with multiple values. (GH-12681)
Matt Houglum
2019-04-04
1
-0/+1
*
bpo-36440: include node names in ParserError messages, instead of numeric IDs...
tyomitch
2019-04-03
1
-0/+2
*
bpo-33261: guard access to __code__ attribute in inspect (GH-6448)
Jeroen Demeyer
2019-04-02
1
-0/+3
*
bpo-36504: Fix signed integer overflow in _ctypes.c's PyCArrayType_new(). (GH...
Zackery Spytz
2019-04-02
1
-0/+1
*
bpo-36473: add maximum iteration check for dict .values() and .items() (GH-12...
Thomas Perl
2019-04-02
1
-1/+5
*
bpo-36157:Document PyInterpreterState_Main() (GH-12238)
Joannah Nanjekye
2019-04-01
1
-0/+1
*
bpo-20844: open script file with "rb" mode (GH-12616)
Inada Naoki
2019-04-01
1
-0/+2
*
bpo-36492: Deprecate passing some arguments as keyword arguments. (GH-12637)
Serhiy Storchaka
2019-04-01
1
-0/+5
*
bpo-36010: Add venv to the nuget distribution (GH-12367)
Paul Moore
2019-03-30
1
-0/+1
*
bpo-36384: Remove check for leading zeroes in IPv4 addresses (GH-12577)
Joel Croteau
2019-03-30
1
-0/+1
*
bpo-36434: Properly handle writing errors in ZIP files. (GH-12559)
Serhiy Storchaka
2019-03-30
1
-0/+1
*
bpo-24214: Fixed the UTF-8 incremental decoder. (GH-12603)
Serhiy Storchaka
2019-03-30
1
-0/+2
*
bpo-36085: Enable better DLL resolution on Windows (GH-12302)
Steve Dower
2019-03-29
1
-0/+2
*
bpo-35947: Update Windows to the current version of libffi (GH-11797)
Paul Monson
2019-03-29
1
-0/+2
*
bpo-33043: Add a Contributing to Docs link and Update the Found a Bug Page (#...
Susan Su
2019-03-29
1
-0/+1
*
bpo-30427: eliminate redundant type checks in os.path.normcase() (GH-1712)
Wolfgang Maier
2019-03-28
1
-0/+2
*
bpo-36366: Return None on stopping unstarted patch object (GH-12472)
Xtreak
2019-03-28
1
-0/+4
*
bpo-35941: Fix ssl certificate enumeration for windows (GH-12486)
kctherookie
2019-03-28
1
-0/+3
*
bpo-36425: Add Simplified Chinese to the language switcher (GH-12537)
zhsj
2019-03-28
1
-0/+2
*
bpo-29515: add missing socket.IPPROTO_* constants on Windows (GH-12183)
Giampaolo Rodola
2019-03-28
1
-0/+27
*
bpo-36459: Fix a possible double PyMem_FREE() due to tokenizer.c's tok_nextc(...
Zackery Spytz
2019-03-28
1
-0/+1
*
bpo-36452: dictiter: track maximum iteration count (GH-12596)
Thomas Perl
2019-03-28
1
-0/+1
[next]