]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2017-07-11  Segev Finer[3.5] Avoid _GNU_SOURCE redefined warning in xmlparse... 2678/head
2017-07-11  Serhiy Storchaka[3.5] bpo-22207: Add checks for possible integer overfl...
2017-07-11  Serhiy Storchaka[3.5] bpo-30879: os.listdir() and os.scandir() now...
2017-07-10  Victor Stinnerbpo-30892: Fix _elementtree module initialization ...
2017-07-10  Victor Stinnerbpo-30886: Fix multiprocessing.Queue.join_thread()...
2017-07-09  Nir Soffer[3.5] bpo-29854: Fix segfault in call_readline() (GH...
2017-07-06  Joel Hillacrebpo-30532: Fix whitespace folding in certain cases...
2017-07-06  Segev Finer[3.5] Fix case in .gitignore (GH-2607) (GH-2609)
2017-07-06  MariattaFix trivial typo in json module docstring (GH-2274...
2017-07-05  Victor Stinner[3.5] bpo-30855: Trying to fix test_use on Windows...
2017-07-04  Segev Finer[3.5] bpo-30726: Also fix pyexpat.vcxproj (GH-2375...
2017-07-04  Berker PeksagRemove outdated FOX from GUI FAQ (GH-2538)
2017-07-04  Serhiy Storchaka[3.5] bpo-30441: Fix bug when modifying os.environ...
2017-07-03  Victor Stinner[3.5] bpo-29512, bpo-30764, bpo-30776: Backport regrtes...
2017-07-02  Kojo Idrissa[3.5] bpo-29933: Improve set_write_buffer_limits descri...
2017-06-30  Victor Stinnerbpo-30280: Cleanup threads in ayncio tests (#2501)...
2017-06-30  Victor Stinnerbpo-30813: Fix unittest when hunting refleaks (#2502...
2017-06-30  Antoine Pitrou[3.5] bpo-30807: signal.setitimer() may disable the...
2017-06-28  Antoine Pitrou[3.5] Clear potential ref cycle between Process and...
2017-06-28  Antoine Pitrou[3.5] bpo-30775: Fix refleaks in test_multiprocessing...
2017-06-28  Serhiy Storchaka[3.5] bpo-13617: Reject embedded null characters in...
2017-06-28  regexaurusClarification to the `break` statement (GH-2453) (GH...
2017-06-27  Serhiy Storchaka[3.5] bpo-30708: Add private C API function _PyUnicode_...
2017-06-27  Emily Morehouse[3.5] bpo-30769: Fix reference leak introduced in 77703...
2017-06-27  Victor Stinner[3.5] bpo-30523, bpo-30764, bpo-30776: Sync regrtest...
2017-06-27  Victor Stinnerbpo-30383: Add NEWS entry for backported regrtest ...
2017-06-26  Antoine Pitrou[3.5] bpo-30765: Avoid blocking when PyThread_acquire_l...
2017-06-26  Victor Stinnerbpo-30764: test_subprocess uses SuppressCrashReport...
2017-06-25  Serhiy Storchaka[3.5] bpo-30746: Prohibited the '=' character in enviro...
2017-06-25  Brett Cannon[3.5] Check the whitespace of pull requests on Travis...
2017-06-24  Serhiy Storchaka[3.5] bpo-30745: Fix compiler warnings introduced in...
2017-06-24  Mariatta[3.5] Fix a typo in a comment in coroutines.py (GH...
2017-06-23  Brett Cannon[3.5] bpo-30645: don't append to an inner loop path...
2017-06-23  Serhiy Storchaka[3.5] bpo-30730: Prevent environment variables injectio...
2017-06-23  Victor Stinner[3.5] bpo-30726: PCbuild _elementtree: remove duplicate...
2017-06-23  Serhiy Storchaka[3.5] bpo-30727: Fix a race condition in test_threading...
2017-06-23  Mariatta[3.5] bpo-30709: Improve code example in Descriptor...
2017-06-23  Mariatta[3.5] bpo-30619: Clarify typing.Union documentation...
2017-06-22  larryhastingsAdd "Misc/NEWS.d" directory tree for "blurb". GH-2330
2017-06-21  Victor Stinnerbpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1...
2017-06-20  Serhiy Storchaka[3.5] bpo-29755: Fixed the lgettext() family of functio...
2017-06-20  Victor Stinnerbpo-30500: Fix the NEWS entry (#2295)
2017-06-20  Victor Stinnerbpo-30500: urllib: Simplify splithost by calling into...
2017-06-20  Mariatta[3.5] bpo-29887: Test normalization now fails if downlo...
2017-06-19  Steve Dowerbpo-30687: Fixes build scripts to find msbuild.exe...
2017-06-19  Victor Stinner[3.5] bpo-30383: Backport regrtest and test_regrtest...
2017-06-19  Xiang Zhangbpo-30176: Add missing curses cell attributes constants...
2017-06-16  Victor Stinner[3.5] bpo-30540, bpo-30523: Add --matchfile and --list...
2017-06-16  Victor StinnerRevert "bpo-30673: test.bat: add -t option (timeout...
2017-06-16  Mariatta[email] bpo-29478: Fix passing max_line_length=None...
2017-06-16  Mariattabpo-30656: Fix Python C API Module Objects documentatio...
2017-06-15  Victor StinnerFix ref cycles in TestCase.assertRaises() (#193) (...
2017-06-15  Victor Stinnerbpo-30673: test.bat: add -t option (timeout) (#2211...
2017-06-15  Victor Stinnerbpo-30675: Fix multiprocessing code in regrtest (#2220)
2017-06-15  Serhiy Storchaka[3.5] bpo-30626: Fix error handling in PyImport_Import...
2017-06-15  Dong-hee Nabpo-30149: Fix partialmethod without explicit self...
2017-06-15  Serhiy Storchaka[3.5] bpo-29931 fix __lt__ check in ipaddress.ip_interf...
2017-06-15  Serhiy Storchaka[3.5] bpo-30650: Fixed a syntax error: missed right...
2017-06-15  Victor Stinnerbpo-29591: Upgrade Modules/expat to libexpat 2.2 (...
2017-06-14  Victor Stinnerbpo-30231: Remove skipped test_imaplib tests (#1419...
2017-06-14  Mariattabpo-30659 : Use ** for kwargs in namedtuple._replace...
2017-06-14  csabellaFix trivial typo in Python Setup documentation (GH...
2017-06-13  Antoine Pitrou[3.5] bpo-24484: Avoid race condition in multiprocessin...
2017-06-13  Nick Coghlan[3.5] bpo-29514: Check magic number for bugfix releases...
2017-06-13  Antoine Pitrou[3.5] Mention how to disable signal fd wakeup (GH-2140...
2017-06-13  Mariattabpo-6519: Improve Python Input Output Tutorial (GH...
2017-06-12  Marco Buttubpo-30217: add the operators ~ and | to the index ...
2017-06-12  Serhiy Storchaka[3.5] bpo-28994: Fixed errors handling in atexit._run_e...
2017-06-12  Mariattabpo-30621: Update Input Output Tutorial Example(GH...
2017-06-11  Zachary Ware[3.5] Use Travis to make sure all generated files are...
2017-06-11  Yury SelivanovRevert "[3.5] bpo-29406: asyncio SSL contexts leak...
2017-06-11  Yury Selivanovbpo-30508: Don't log exceptions if Task/Future "cancel...
2017-06-10  Mariattabpo-28556: Updates to typing module (GH-2076) (GH-2088)
2017-06-10  Zachary Ware[3.5] bpo-27425: Be more explicit in .gitattributes...
2017-06-10  Mariattabpo-25409: Clarify fnmatch and fnmatchcase documentatio...
2017-06-10  Yury Selivanov[3.5] bpo-29406: asyncio SSL contexts leak sockets...
2017-06-10  Yury Selivanov[3.5] Fix TypeError is asyncio/proactor_events (GH...
2017-06-10  Zachary Ware[3.5] bpo-30417: Disable `cpu` resource on AppVeyor...
2017-06-10  Mariatta[3.5] bpo-30335: Add deprecation alias entry for assert...
2017-06-10  Brett Cannon[3.5] Make codecov config on master the only config...
2017-06-09  Yury SelivanovBreak circular references when closing SSLTransport...
2017-06-09  Yury SelivanovClosing transport during handshake process leaks socket...
2017-06-09  Brett Cannon[3.5] Clarify what --enable-optimizations does (GH...
2017-06-09  Yury SelivanovFix waiter cancellation in asyncio.Lock (#1031) (#2038)
2017-06-09  Mariattabpo-24755: Document asyncio.wrap_future (GH-603) (GH...
2017-06-08  Victor Stinnerbpo-30418: Popen.communicate() always ignore EINVAL...
2017-06-08  Denis Osipov[3.5] bpo-30584: Fix test_os fails on non-English Windo...
2017-06-08  Nathaniel J... [3.5] bpo-30594: Fixed refcounting in newPySSLSocket...
2017-06-08  Matthias Klose[3.5] trivial: update config.{guess,sub} from gnu.org...
2017-06-06  gfyoungbpo-29596: Improve clinic howto documentation (GH-1710...
2017-06-06  Serhiy Storchaka[3.5] bpo-30567: Fix refleak in sys.getwindowsversion...
2017-06-06  Zachary Ware[3.5] Install dependencies in Travis OSX build (GH...
2017-06-06  Zachary Ware[3.5] bpo-30417: Disable 'cpu' resource on Travis ...
2017-06-05  csabellabpo-30538: Update count() in Functional Programming...
2017-06-05  Mariattabpo-30530: Update Descriptor How To Documentation ...
2017-06-05  Zachary Ware[3.5] Only run AppVeyor on long-lived branches (GH...
2017-06-04  Zachary Ware[3.5] Fix skipping test_UNC_path on AppVeyor due to...
2017-06-03  Brett Cannon[3.5] Turn on macOS builds for Travis (GH-1846) (GH...
2017-06-02  Matthias Bussonnierbpo-29660: traceback: Document that etype is ignored...
2017-06-01  Xiang Zhangbpo-30378: Fix the problem that SysLogHandler can't...
next