]> granicus.if.org Git - python/shortlog
python
2019-04-14 Bernt Røskar... bpo-36227: ElementTree.tostring() default_namespace...
2019-04-13 Xtreakbpo-36593: Fix isinstance check for Mock objects with...
2019-04-13 Pablo Galindobpo-36427: Document that PyEval_RestoreThread and PyGIL...
2019-04-13 Pablo GalindoSkip test_preadv_flags if RWF_HIPRI is not supported...
2019-04-13 Pablo Galindobpo-36623: Clean parser headers and include files ...
2019-04-13 Cheryl Sabellabpo-18610: Update wsgiref.validate docstring for wsgi...
2019-04-13 Rémi Lapeyrebpo-35734: ipaddress: remove unused methods (GH-11591)
2019-04-13 Inada NaokiDoc: define PY_SSIZE_T_CLEAN always (GH-12794)
2019-04-12 Victor Stinnerbpo-36618: Don't add -fmax-type-align flag to old clang...
2019-04-12 Sebastian Rittaubpo-35581: Document @typing.type_check_only (GH-11312)
2019-04-12 mrh1997bpo-33922: Adding documentation for new "-64" suffix...
2019-04-12 Victor Stinnerbpo-18748: test_io: silence destructor errors (GH-12805)
2019-04-12 Victor Stinnerbpo-36611: Disable serialno field of debug memory alloc...
2019-04-12 Victor Stinnerbpo-36389: Add _PyObject_CheckConsistency() function...
2019-04-12 Victor Stinnerbpo-36618: Add -fmax-type-align=8 flag for clang (GH...
2019-04-12 Steve DowerAllow Windows layout builds to fully skip code signing...
2019-04-12 Paul Monsonbpo-36509: Add iot layout for Windows IoT containers...
2019-04-12 Paul MonsonEnable building nuget packages for ARM32 (GH-12669)
2019-04-12 Eric Snowbpo-33608: Revert "Factor out a private, per-interprete...
2019-04-12 Thomas GraingerCorrect grammar in concurrent/futures/process.py docstr...
2019-04-12 Christopher... Indicate that seek and tell are mandatory on BufferedRa...
2019-04-12 Kingsley Mbpo-36549: str.capitalize now titlecases the first...
2019-04-12 Eric Snowbpo-33608: Factor out a private, per-interpreter _Py_Ad...
2019-04-12 Victor Stinnerbpo-18748: io.IOBase destructor now logs close() errors...
2019-04-12 Michael Feltbpo-36588: On AIX, remove major version from sys.platfo...
2019-04-12 Victor Stinnerbpo-36611: Fix test_sys.test_getallocatedblocks() ...
2019-04-12 Inada Naokibpo-20180: Use argument clinic for dict.pop() and dict...
2019-04-11 Emmanuel Ariasbpo-20582: add link for manpage for flags on getnameinf...
2019-04-11 Victor Stinnerbpo-36605: make tags: parse Modules/_io directory ...
2019-04-11 Victor Stinnerbpo-36389: Change PyMem_SetupDebugHooks() constants...
2019-04-11 Inada Naokibpo-36575: lsprof: Use _PyTime_GetPerfCounter() (GH...
2019-04-11 Inada Naokibpo-36597: fix weakref example code (GH-12779)
2019-04-11 Victor Stinnerbpo-36389: _PyObject_IsFreed() now also detects uniniti...
2019-04-11 Inada Naokibpo-36597: fix random doctest failure (GH-12776)
2019-04-11 Victor Stinnerbpo-36597: Disable Travis CI doctest job (GH-12775)
2019-04-11 pewscornerbpo-36416: Correct bytes.rpartition documentation ...
2019-04-11 Inada Naokibetter __init__.py explanation in tutorial (#12763)
2019-04-11 Christopher... Doc: fix typo in IncrementalDecoder.setstate (GH-12724)
2019-04-10 Victor Stinnerbpo-36235: Fix distutils test_customize_compiler()...
2019-04-10 Caleb Marchentfix typo in doc (#12686)
2019-04-10 Christian Heimesbpo-36559: random module: optimize sha512 import (GH...
2019-04-10 Lorenz Mendebpo-34144: Fix of venv acvtivate.bat for win 10 (GH...
2019-04-10 Gregory P.... bpo-14826: document that URLopener quotes fullurl....
2019-04-10 Jörn Heesbpo-12910: update and correct quote docstring (#2568)
2019-04-09 SimeonFix typos in compile.c comments (GH-12752)
2019-04-09 Vidar Tonaas... bpo-31512: Add non-elevated symlink support for Windows...
2019-04-09 Victor Stinnerbpo-34373: Fix time.mktime() on AIX (GH-12726)
2019-04-09 Christian Heimesbpo-36577: setup.py reports missing OpenSSL again ...
2019-04-09 Victor Stinnerbpo-36560: regrtest: don't collect the GC twice (GH...
2019-04-09 Victor Stinnerbpo-36508: python-config don't export LINKFORSHARED...
2019-04-09 xdegayebpo-36544 : Fix regression introduced in bpo-36146...
2019-04-09 Quentin Dawansbpo-34139: Remove unix datagram socket from FS before...
2019-04-09 Victor Stinnerbpo-36560: Fix reference leak hunting in regrtest ...
2019-04-09 Ammar Askarbpo-34060: Report system load when running test suite...
2019-04-09 Lukas Waymannbpo-33456: site module documentation - fix wrong defaul...
2019-04-09 Matthias Bussonnierbpo-33461: emit DeprecationWarning when json.loads...
2019-04-09 Inada Naokifix code styling (GH-12737)
2019-04-09 Steve Palmercloses bpo-35848: Move all documentation regarding...
2019-04-09 Giampaolo RodolaBPO-17561: set create_server backlog default to None...
2019-04-08 Victor Stinnerbpo-36565: Fix libregrtest for Python without builtin...
2019-04-08 Giampaolo Rodolabpo-35934: Add socket.create_server() utility function...
2019-04-08 Mickaël Schoentgenbpo-35416: fix potential resource warnings in distutils...
2019-04-08 Serhiy StorchakaAdd a What's New entry for bpo-35459. (GH-12706)
2019-04-08 Andre DelfinoCorrect "inplace" with "in-place" (GH-10480)
2019-04-08 Chillar Anandremove duplicate code in biscet (GH-1270)
2019-04-08 Michael Feltbpo-36503: remove references to 'aix3' and 'aix4' ...
2019-04-07 Raymond Hettingerbpo-27181: Add statistics.geometric_mean() (GH-12638)
2019-04-07 Brandt Bucherbpo-35936: Updates to modulefinder (GH-11787)
2019-04-07 Xtreakbpo-35726: Add test for QueueHandler with multiple...
2019-04-07 CAM Gerlachbpo-30661: Improve docs for tarfile pax change and...
2019-04-06 Stefan Behnelbpo-9883: Update list of unimplemented interfaces in...
2019-04-06 Inada Naokibpo-36050: optimize HTTPResponse.read() (GH-12698)
2019-04-06 Dmitry Marakasovbpo-36527: silence -Wunused-parameter warnings in objec...
2019-04-05 Dima TisnekFix doc for create_subprocess_exec (GH-12598)
2019-04-05 Zackery Spytzbpo-25451: Add transparency methods to tkinter.PhotoIma...
2019-04-05 Cheryl Sabellabpo-29202: improve dict iteration (GH-11900)
2019-04-05 Victor Stinnerbpo-36301: Fix _PyPreConfig_Read() compiler warning...
2019-04-05 Inada Naokibpo-36404: recommend DeprecationWarning over PendingDep...
2019-04-05 Anthony SottileTools/importbench: Fix a misplaced stderr= (GH-12690)
2019-04-04 MakDonFix duplicated test case for re. (GH-12662)
2019-04-04 Matt Houglumbpo-36522: Print all values for headers with multiple...
2019-04-03 tyomitchbpo-36440: include node names in ParserError messages...
2019-04-02 SlamHave UserDict.__init__() implicitly check for updating...
2019-04-02 Srinivas Reddy... bpo-32413: Add documentation that at the module level...
2019-04-02 Jeroen Demeyerbpo-33261: guard access to __code__ attribute in inspec...
2019-04-02 Zackery Spytzbpo-36504: Fix signed integer overflow in _ctypes.c...
2019-04-02 Thomas Perlbpo-36473: add maximum iteration check for dict .values...
2019-04-02 Inada Naokibpo-35838: document optionxform must be idempotent...
2019-04-02 Max Bernsteinfix confusing argument name in unicodeobject.c (GH...
2019-04-02 Emmanuel Ariasbpo-36377: Specify that range() can not be compared...
2019-04-01 Daniel Hahlerbpo-13120: fix typo with test_issue13120() method name...
2019-04-01 Steve DowerTemporary workaround for an ACL issue on Ubuntu on...
2019-04-01 Joannah Nanjekyebpo-36157:Document PyInterpreterState_Main() (GH-12238)
2019-04-01 Brad Larsenbpo-36495: Fix two out-of-bounds array reads (GH-12641)
2019-04-01 Inada Naokibpo-20844: open script file with "rb" mode (GH-12616)
2019-04-01 Inada Naokibpo-36026: make descr error message consistent (GH...
2019-04-01 Serhiy Storchakabpo-36492: Deprecate passing some arguments as keyword...
2019-03-31 Zackery Spytzbpo-36150: Fix possible assertion failures due to _ctyp...
2019-03-31 Zackery Spytzbpo-35947: Fix a compiler warning in _ctypes.c's Struct...
2019-03-31 Steve Dowerbpo-36085: Add installer check for KB2533625 (GH-12636)
next