]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2017-07-27  Terry Jan Reedybpo-31003: IDLE - Add more tests for General tab (...
2017-07-26  csabellabpo-30853: IDLE: Factor a VarTrace class from configdi...
2017-07-26  Segev Finerbpo-9566: Fixed _ssl module warnings (#2495)
2017-07-26  Segev Finerbpo-9566: Fix some Windows x64 compiler warnings (...
2017-07-26  Steve DowerFix build batch files (#2750)
2017-07-26  Segev Finerbpo-9566: Fix a warning in Python/getargs.c (#2890)
2017-07-26  INADA Naokibpo-30188: fix TypeError in test_nntplib (GH-2892)
2017-07-26  Utkarsh Upadhyaybpo-31043: fixed test_datetime run twice. (GH-2891)
2017-07-26  Victor Stinnerbpo-31019: Fix multiprocessing.Process.is_alive() ...
2017-07-25  lfAdd the link to asyncio source code in the docs (GH...
2017-07-25  Utkarsh Upadhyaybpo-30302 Make timedelta.__repr__ more informative...
2017-07-25  Victor Stinnerbpo-31034: Reliable signal handler for test_asyncio...
2017-07-25  Victor Stinnerbpo-31009: Fix support.fd_count() on Windows (#2862)
2017-07-25  Stéphane Wirtelbpo-31029: test_tokenize Add missing import unittest...
2017-07-25  Stéphane WirtelFix a small typo in a comment (#2863)
2017-07-25  Segev Finerbpo-31018: Switch to #pragma pack from __declspec(align...
2017-07-25  Victor Stinnerbpo-26762: test_multiprocessing close more queues ...
2017-07-24  Victor Stinnertest_multiprocessing detects dangling per test case...
2017-07-24  Victor Stinnertest_multiprocessing: Fix dangling process/thread ...
2017-07-24  waxmoonMinor typo in curses.rst (#2763)
2017-07-24  Nir Sofferbpo-30980: Fix double close in asyncore.file_wrapper...
2017-07-24  Victor Stinnerbpo-30188: test_nntplib catch also ssl.SSLEOFError...
2017-07-24  Victor Stinnerbpo-26762: Avoid daemon process in _test_multiprocessin...
2017-07-24  Ned DeilyMore Mac installer fixes for git-based workflow (#2839)
2017-07-24  Terry Jan Reedybpo-30993: IDLE - Improve configdialog font page and...
2017-07-24  Eli Boyarskibpo-30456: Clarify example for duplicates in second...
2017-07-23  Ned DeilyMac installer build now needs venv for docs build ...
2017-07-23  Terry Jan Reedybpo-30993: IDLE - Improve configdialog font page and...
2017-07-23  Antoine Pitroubpo-30919: shared memory allocation performance regress...
2017-07-22  Dong-hee Nabpo-30119: fix ftplib.FTP.putline() to throw an error...
2017-07-22  Antoine Pitroubpo-26732: fix too many fds in processes started with...
2017-07-22  Terry Jan Reedybpo-30981: IDLE: Augment one configdialog font page...
2017-07-21  Antoine PitrouFix test failure without ctypes (#2802)
2017-07-21  Victor Stinnerbpo-30891: Fix again importlib _find_and_load() (#2665)
2017-07-21  Gareth Reesbpo-19896: Add typecodes 'q' and 'Q' to multiprocessing...
2017-07-21  Terry Jan Reedybpo-30981: temporarity skip failing IDLE test class...
2017-07-21  Terry Jan Reedybpo-30981: IDLE -- Add more configdialog font page...
2017-07-21  Terry Jan Reedybpo-28523: IDLE: Use 'color' instead of 'colour'. ...
2017-07-21  Nicholasbpo-30964: Mention ensurepip in package installation...
2017-07-21  Utkarsh Upadhyaybpo-30822: Fix testing of datetime module. (#2530)...
2017-07-20  靳阳Fix typo in Turtle Docs: yingyang -> yinyang (GH-2770)
2017-07-20  Victor Stinnerbpo-30822: Exclude tzdata from regrtest --all (#2775)
2017-07-20  Ned DeilyUpdate doc download files size estimates. (#2771)
2017-07-20  terryjreedy bpo-30968: Fix test_get_font in IDLE's test_config...
2017-07-20  Aaron Gallagherbpo-29403: Fix mock's broken autospec behavior on metho...
2017-07-19  Louie Lubpo-30917: IDLE: Fix mock_config deepcopy to read_strin...
2017-07-19  Ammar AskarUse pythontest.net instead of debian.org in test_urllib...
2017-07-18  Louie Lubpo-30917: IDLE: Add config.IdleConf unittests (#2691)
2017-07-18  Steve Dowerbpo-30450: Fix logic for retrying nuget.exe download...
2017-07-18  Xiang Zhangbpo-30961: Fix decrementing a borrowed reference in...
2017-07-18  Vitor Pereirabpo-30794: added kill() method to multiprocessing.Proce...
2017-07-18  Antoine Pitroubpo-30946: Remove obsolete fallback code in readline...
2017-07-17  Steve Dowerbpo-30450: Fall back to git.exe if no Python is found...
2017-07-17  Steve Dowerbpo-30450: Adds alternate download approach for nuget...
2017-07-17  Antoine Pitroubpo-30808: Use _Py_atomic API for concurrency-sensitive...
2017-07-17  Steve Dower[bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows...
2017-07-16  Serhiy Storchakabpo-30936: Fix a reference leak in json when fail to...
2017-07-16  terryjreedybpo-30934: Document coverage details for idlelib tests...
2017-07-15  Ned Deilybpo-30939: Avoid Sphinx deprecation warning in docs...
2017-07-15  Nick Coghlanbpo-30836: fix test_c_locale_coercion on AIX (GH-2713)
2017-07-15  terryjreedyNull merge so github sees fork as synchronized with...
2017-07-14  Łukasz RogalskiDoc that 'sorted' args are keyword-only, fix 'reverse...
2017-07-14  terryjreedyUpdate idlelib/NEWS.txt. (#2703)
2017-07-14  csabellabpo-30913: IDLE: Document tk vars, attributes, and...
2017-07-14  Louie Lubpo-30870: IDLE: Add configdialog fontlist selection...
2017-07-13  Segev Finerbpo-30731: python.manifest fix (#2328)
2017-07-13  Stefan Krahbpo-30923: Suppress fall-through warnings in libmpdec...
2017-07-13  Serhiy Storchakabpo-30911: Add tests for bad boolean arguments for...
2017-07-13  Segev Finerbpo-30911: Fix a crash in json on platforms with unsign...
2017-07-13  Trey Hunnerbpo-30466: Add brief explanation of classes to tutorial...
2017-07-12  Brett CannonFix a spelling mistake and tweak tense of output for...
2017-07-12  Louie Lubpo-30899: Add unittests, 100% coverage, for IDLE's...
2017-07-12  Victor Stinnerbpo-30908: Fix dangling thread in test_os.TestSendfile...
2017-07-12  Serhiy Storchakabpo-30876: Relative import from unloaded package now...
2017-07-11  csabellabpo-30779: IDLE: fix changes.delete_section calls in...
2017-07-11  Segev FinerAvoid _GNU_SOURCE redefined warning in xmlparse.c ...
2017-07-11  csabellabpo-30881: IDLE: add docstrings to browser.py (#2638)
2017-07-11  terryjreedybpo-30870: IDLE -- fix logic error in eae2537. (#2660)
2017-07-11  Serhiy Storchakabpo-22207: Add checks for possible integer overflows...
2017-07-11  Serhiy Storchakabpo-30879: os.listdir() and os.scandir() now emit bytes...
2017-07-10  Victor Stinnerbpo-30891: Fix importlib _find_and_load() race conditio...
2017-07-10  Victor Stinnerbpo-30892: Fix _elementtree module initialization ...
2017-07-10  csabellabpo-30851: IDLE: Remove unused tk variables in configdi...
2017-07-10  Victor Stinnerbpo-30866: Add _testcapi.stack_pointer() (#2601)
2017-07-10  Victor Stinnerbpo-30886: Fix multiprocessing.Queue.join_thread()...
2017-07-10  Serhiy StorchakaRemove _PyArg_NoStackKeywords(). (#2641)
2017-07-09  Louie Lubpo-30870: IDLE: Change sample font when select by...
2017-07-09  Sylvainbpo-30878: Fix error message when keyword arguments...
2017-07-08  Nir Sofferbpo-29854: Skip history-size test on older readline...
2017-07-08  terryjreedybpo-8231: Call idlelib.IdleConf.GetUserCfgDir only...
2017-07-08  terryjreedybpo-30779: News (#2627)
2017-07-07  terryjreedybpo-30779: IDLE -- Factor ConfigChanges class from...
2017-07-07  Victor Stinnerbpo-29854: test_readline logs versions (#2619)
2017-07-07  Nir Sofferbpo-29854: Fix segfault in call_readline() (GH-728)
2017-07-07  terryjreedybpo-30780: Fix error in idlelib.test_idle.test_configdi...
2017-07-07  Gregory P.... Make test_shutil test_disk_usage not depend on the...
2017-07-06  Segev FinerFix case in .gitignore (GH-2607)
2017-07-06  Manvisha Kodalibpo-26506: hex() documentation: mention %x % int (GH...
2017-07-06  Vinay Sajipbpo-30862: Updated Logger.setLevel documentation. ...
2017-07-06  Serhiy Storchakabpo-30814: Fixed a race condition when import a submodu...
next