]> granicus.if.org Git - python/shortlog
python
2017-08-02 Serhiy Storchakabpo-29902: Emit a Py3k deprecation warning when picklin...
2017-08-01 MariattaRemove .mention-bot (GH-2923) (GH-2972)
2017-08-01 Mariattabpo-25910: Update LICENSE (GH-2873) (GH-2969)
2017-07-31 INADA Naokibpo-29519: weakref spewing exceptions during interp...
2017-07-29 MariattaFix trivial typo in multiprocessing documentation ...
2017-07-27 Victor Stinner[2.7] bpo-31044: Skip test_posix.test_makedev() on...
2017-07-27 Victor Stinnerbpo-31028: Fix test_pydoc when run directly (#2864...
2017-07-26 Nir Sofferbpo-30980: Fix double close in asyncore.file_wrapper...
2017-07-26 Victor Stinnerbpo-30778: Skip test_bsddb3 on Windows XP (#2877)
2017-07-26 Victor Stinnerbpo-31019: Fix multiprocessing.Process.is_alive() ...
2017-07-26 Victor Stinner[3.6] bpo-30595: Fix multiprocessing.Queue.get(timeout...
2017-07-26 Dong-hee Na[2.7] bpo-30119: fix ftplib.FTP.putline() to throw...
2017-07-25 Aditya Hasebpo-30304: Improve TestCase.assertMultiLineEqual docs...
2017-07-24 Victor Stinnertest_bsddb3 tolerates smaller timeout on Windows (...
2017-07-24 Ned DeilyBackport Mac installer fixes for git-based workflow...
2017-07-24 Ned Deilybpo-29572: Update macOS installer build to OpenSSL...
2017-07-21 Nicholas[2.7] bpo-30964: Mention ensurepip in package installat...
2017-07-21 Victor Stinnerbpo-30822: regrtest: fix -u extralargefile (#2788)
2017-07-20 Mariatta[2.7] Fix typo in Turtle Docs: yingyang -> yinyang...
2017-07-20 Ned DeilyUpdate doc download files size estimates. (#2774)
2017-07-19 Ammar Askar[2.7] bpo-30883: Use pythontest.net instead of debian...
2017-07-16 Serhiy Storchaka[2.7] bpo-30911: Add tests for bad boolean arguments...
2017-07-16 Ned Deilybpo-30939: Avoid Sphinx deprecation warning in docs...
2017-07-13 Serhiy Storchaka[2.7] bpo-30911: Add tests for bad boolean arguments...
2017-07-12 Xiang ZhangAdd a missing asterisk in traceback doc to complete...
2017-07-11 Segev Finer[2.7] bpo-30797: Avoid _GNU_SOURCE redefined warning...
2017-07-10 Nir Soffer[2.7] bpo-29854: Fix segfault in call_readline() (GH...
2017-07-10 Kit Sundejson Docs: Trivial update to the code example (GH-2465)
2017-07-06 Victor Stinner[2.7] bpo-30855: Trying to fix test_use on Windows...
2017-07-06 MariattaFix trivial typo in json module docstring (GH-2274...
2017-07-05 Serhiy Storchakabpo-30850: Use specialized assert methods in bsddb...
2017-07-05 Victor Stinnerbpo-30759: regrtest: list_cases() now unload modules...
2017-07-05 Victor Stinnerbpo-30759: Copy test_robotparser from master (#2546)
2017-07-05 Victor Stinnerbpo-30843: regrtest fixes sys.path, restore test.bisect...
2017-07-04 Segev Finerbpo-30726: Add _CRT_SECURE_NO_WARNINGS to _elementtree...
2017-07-04 Victor Stinnerbpo-30843: Rename Lib/test/bisect.py to Lib/test/bisect...
2017-07-04 Victor Stinnerbpo-29796: test_weakref: Fix collect_in_thread() on...
2017-07-04 Berker PeksagRemove outdated FOX from GUI FAQ (GH-2538)
2017-07-03 Victor StinnerTools/buildbot/test.bat: add --slowest option (#2552)
2017-07-03 Victor Stinnerregrtest: fix --list-cases --verbose (#2547)
2017-07-03 Serhiy Storchaka[2.7] Rename test_ file that is really a support file...
2017-07-03 Victor Stinner[2.7] bpo-29512, bpo-30764: Backport regrtest enhanceme...
2017-06-30 Victor Stinnerbpo-30448: Fix support.SuppressCrashReport on macOS...
2017-06-30 Dmitry Tokarev[2.7] Docs: fixed placement of .. _func-list: in functi...
2017-06-30 Dmitry TokarevFixed 2.7 docs - links to list, backported from python3...
2017-06-30 Antoine Pitrou[2.7] bpo-30807: signal.setitimer() may disable the...
2017-06-28 Antoine Pitrou[2.7] Clear potential ref cycle between Process and...
2017-06-28 regexaurusClarification to the `break` statement (GH-2453) (GH...
2017-06-27 Victor Stinner[2.7] bpo-30523, bpo-30764, bpo-30776: Sync regrtest...
2017-06-27 Victor Stinnerbpo-30705: Fix test_regrtest.test_crashed() (#2439)
2017-06-27 Victor Stinnerbpo-30764: Windows support.SuppressCrashReport (#2423)
2017-06-27 Victor Stinnerbpo-30283: Add NEWS entry for backported regrtest ...
2017-06-26 Victor Stinner[2.7] bpo-30764: test_subprocess uses SuppressCrashRepo...
2017-06-26 Antoine Pitrou[2.7] bpo-30765: Avoid blocking when PyThread_acquire_l...
2017-06-25 Serhiy Storchaka[2.7] bpo-30746: Prohibited the '=' character in enviro...
2017-06-24 Serhiy Storchaka[2.7] bpo-30730: Prevent environment variables injectio...
2017-06-23 Serhiy Storchaka[2.7] bpo-30727: Fix a race condition in test_threading...
2017-06-23 Mariatta[2.7] bpo-30709: Improve code example in Descriptor...
2017-06-22 larryhastingsAdd "Misc/NEWS.d" directory tree for "blurb". (#2333)
2017-06-22 Victor Stinnerbpo-8799: Reduce timing sensitivity of condition test...
2017-06-21 Jeremy Klothbpo-29591: Update VS project files (#2310)
2017-06-21 Victor Stinner[2.7] bpo-30694: Upgrade Modules/expat/ to libexpat...
2017-06-20 Jeremy Klothbpo-30368: Update build_ssl.py to restore Perl-less...
2017-06-20 Victor Stinnerbpo-30500: urllib: Simplify splithost by calling into...
2017-06-19 Xiang Zhangbpo-30176: Add missing curses cell attributes constants...
2017-06-18 Jay Bosamiya[2.7] bpo-30657: Check & prevent integer overflow in...
2017-06-16 Victor Stinnerbpo-30540, bpo-30523: Add --matchfile and --list-cases...
2017-06-16 Victor Stinnerbpo-30675: Fix refleak hunting in regrtest (#2227)
2017-06-15 Victor Stinnerbpo-29591: Upgrade Modules/expat to libexpat 2.2 (...
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[2.7] bpo-24484: Avoid race condition in multiprocessin...
2017-06-13 Nick Coghlan[2.7] bpo-29514: Check magic number for bugfix releases
2017-06-13 Victor Stinner_tkinter: Fix refleak in getint() (#2153)
2017-06-13 Antoine Pitrou[2.7] Mention how to disable signal fd wakeup (GH-2140...
2017-06-12 Marco Buttubpo-30217: add the operators ~ and | to the index ...
2017-06-12 Stéphane Wirtelbpo-30615: Fix the leak reference in Modules/_elementtr...
2017-06-12 Serhiy Storchaka[2.7] 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[2.7] Use Travis to make sure all generated files are...
2017-06-11 Zachary Ware[2.7] bpo-27425: Be more explicit in .gitattributes...
2017-06-10 Mariattabpo-25409: Clarify fnmatch and fnmatchcase documentatio...
2017-06-10 Stéphane Wirtelbpo-30614: testInitNonExistentFile() of test_bz2 leaks...
2017-06-10 Zachary Ware[2.7] bpo-30417: Disable `cpu` resource on AppVeyor...
2017-06-08 Victor Stinnerbpo-30418: Popen.communicate() always ignore EINVAL...
2017-06-08 Matthias Klose[2.7] trivial: update config.{guess,sub} from gnu.org...
2017-06-06 Mariattabpo-23787: Change sum() docstring from sequence to...
2017-06-06 Zachary Ware[2.7] Install dependencies in Travis OSX build (GH...
2017-06-06 Zachary Ware[2.7] bpo-30417: Disable 'cpu' resource on Travis ...
2017-06-05 Alex GaynorSimplify code in warnings modules (#1957)
2017-06-05 Zachary Ware[2.7] Only run AppVeyor on long-lived branches (GH...
2017-06-04 Zachary WareSkip UNC tests on AppVeyor in case of ENOENT (GH-1950)
2017-06-03 Brett Cannon[2.7] Turn on macOS builds for Travis (GH-1846) (GH...
2017-06-01 Xiang Zhangbpo-30378: Fix the problem that SysLogHandler can't...
2017-06-01 Mariattabpo-30499: Remove a deprecated note about sets. (GH...
2017-06-01 Mariattabpo-22702: Clarify documentation of str.join & bytes...
2017-05-31 Brett Cannon[2.7] Fix Travis config to reinstate test build (GH...
2017-05-31 Mariatta[2.7] Fix a trivial typo in global section (GH-1497...
2017-05-30 Mariatta[2.7] Build docs in parallel (GH-1842). (GH-1873)
2017-05-30 Hanno Schlichtingbpo-29766: Do not force --with-lto to true for --enable...
next