]> granicus.if.org Git - python/shortlog
python
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...
2017-07-05 terryjreedyUpdate idlelib/NEWS.txt with merges upto 2017 Jul 5...
2017-07-05 Yury Selivanovbpo-30828: Fix out of bounds write in `asyncio.CFuture...
2017-07-05 Victor StinnerRevert "bpo-30822: Fix testing of datetime module....
2017-07-05 Masayuki Yamamotobpo-30854: Fix compile error when --without-threads...
2017-07-05 terryjreedyNEWS for 30777 (#2576)
2017-07-05 terryjreedybpo-21624: IDLE -- minor htest fixes (#2575)
2017-07-05 csabellabpo-30777: IDLE: configdialog - add docstrings and...
2017-07-04 Victor Stinnerbpo-30319: socket.close() now ignores ECONNRESET (...
2017-07-04 Serhiy Storchakabpo-30789: Use a single memory block for co_extra....
2017-07-04 Victor Stinnerbpo-30845: Enhance test_concurrent_futures cleanup...
2017-07-04 Antoine Pitroubpo-29293: multiprocessing.Condition.notify() lacks...
2017-07-04 Berker PeksagRemove outdated FOX from GUI FAQ (GH-2538)
2017-07-04 csabellabpo-6691: Pyclbr now reports nested classes and functio...
2017-07-03 Serhiy Storchakabpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_K...
2017-07-03 Masayuki Yamamotobpo-30832: Remove own implementation for thread-local...
2017-07-03 Victor Stinnerbpo-30764: Fix regrtest --fail-env-changed --forever...
2017-07-02 Serhiy Storchakabpo-30822: Deduplicate ZoneInfoTest classes in test_dat...
2017-07-02 Utkarsh Upadhyaybpo-30822: Fix testing of datetime module. (#2530)
2017-07-01 Osvaldo Santana... bpo-30441: Fix bug when modifying os.environ while...
2017-07-01 xdegayebpo-30695: Add set_nomemory(start, stop) to _testcapi...
2017-06-30 Victor StinnerAppVeyor: run tests with --fail-env-changed (#2522)
2017-06-30 INADA Naokibpo-30804: fix macOS build with framework enabled....
2017-06-30 Victor Stinnerbpo-30818: test_ftplib calls asyncore.close_all() ...
2017-06-30 Victor Stinnertest_urllib2_localnet: clear server variable (#2510)
2017-06-30 Victor Stinnerbuildbot: pass --fail-env-changed to regrtest (#2509)
2017-06-30 Victor Stinnerbpo-30812: Fix test_warnings, restore _showwarnmsg...
2017-06-30 Victor Stinnerbpo-30813: Fix unittest when hunting refleaks (#2502)
2017-06-30 Victor Stinnerbpo-30280: Cleanup threads in ayncio tests (#2501)
2017-06-30 Victor Stinnerthreading_cleanup() failure marks test as ENV_CHANGED...
2017-06-30 Antoine Pitroubpo-30807: signal.setitimer() may disable the timer...
2017-06-29 csabellabpo-30495: IDLE: improve textview with docstrings,...
2017-06-29 Nick Coghlanbpo-30647: Check nl_langinfo(CODESET) in locale coercio...
2017-06-29 Antoine Pitroubpo-30796: Fix failures in signal delivery stress test...
2017-06-29 Victor Stinnerbpo-30776: regrtest: reduce memleak false positive...
2017-06-29 INADA Naokibpo-29585: Fix sysconfig.get_config_var("PYTHONFRAMEWOR...
2017-06-28 Segev Finerbpo-30726: Also fix pyexpat.vcxproj (#2375)
2017-06-28 Antoine Pitroubpo-30703: Improve signal delivery (#2415)
2017-06-28 Segev Finerbpo-23451: Fix socket deprecation warnings in socketmod...
2017-06-28 Steve (Gadget... bpo-30362 : Add list options to launcher. (#1578)
2017-06-28 Victor Stinnerbpo-29585: Define PYTHONFRAMEWORK in PC/pyconfig.h...
2017-06-28 INADA Naokibpo-29585: optimize site.py startup time (GH-136)
2017-06-28 Antoine PitrouClear potential ref cycle between Process and Process...
2017-06-28 Antoine Pitroubpo-30775: Fix refleaks in test_multiprocessing (#2467)
2017-06-28 Serhiy StorchakaFix compiler warnings on Windows introduced in bpo...
2017-06-28 Serhiy Storchaka[security] bpo-13617: Reject embedded null characters...
2017-06-28 Mark Rosemanbpo-24813: IDLE tagline is Integrated Development...
2017-06-28 wohlgangerbpo-30723: IDLE -- Enhance parenmatch; add style, flash...
2017-06-28 Victor Stinnerbpo-29512: Add test.bisect, bisect failing tests (...
2017-06-28 Victor Stinnerbpo-30704, bpo-30604: Fix memleak in code_dealloc(...
2017-06-27 regexaurusClarification to the `break` statement (GH-2453)
2017-06-27 Serhiy Storchakabpo-30708: Check for null characters in PyUnicode_AsWid...
2017-06-27 csabellabpo-30674: IDLE: add docstrings to grep.py (#2213)
2017-06-27 terryjreedybpo-21519: IDLE basic custom key entry better detects...
2017-06-27 Serhiy Storchakabpo-29910: IDLE no longer deletes a character after...
2017-06-27 csabellabpo-24813: IDLE: Add build bitness to About Idle title...
2017-06-27 Eric N. Vander... bpo-30769: Fix reference leak introduced in 77703942c59...
2017-06-27 Victor Stinnerbpo-30776: reduce regrtest -R false positives (#2422)
2017-06-26 csabellabpo-30728: IDLE: Refactor configdialog to PEP8 names...
2017-06-26 Joel Hillacrebpo-30532: Fix whitespace folding in certain cases
2017-06-26 Antoine Pitroubpo-30765: Avoid blocking when PyThread_acquire_lock...
2017-06-26 Victor Stinnerbpo-30764: regrtest: add --fail-env-changed option...
next