]> granicus.if.org Git - python/shortlog
python
2018-02-04 Larry HastingsPost-release version bump for 3.5.5rc1.
2018-01-23 Larry HastingsWhoops, missed checking in version bump. v3.5.5rc1
2018-01-23 Larry HastingsBump version and copyright year for 3.5.5rc1.
2018-01-23 Larry Hastingsblurb release and pydoc topics for 3.5.5rc1.
2018-01-23 Serhiy Storchaka[3.5] bpo-32072: Fix issues with binary plists. (GH...
2018-01-23 Nick Coghlan[3.5] bpo-32551: Consistently configure sys.path[0...
2018-01-23 Nick Coghlan[3.5] bpo-32563: Get expat to compile under C89 (#5201)
2018-01-23 Nick Coghlan[3.5] bpo-32620: Remove failing pyenv call from CI...
2017-12-08 Miro Hrončokbpo-30657: Fix CVE-2017-1000158 (#4664)
2017-10-12 Ned DeilyExclude VENVDIR in Doc builds (#3977)
2017-10-04 Ned DeilyRemove retired and security branches from active docs...
2017-09-26 INADA Naokibpo-31095: fix potential crash during GC (GH-2974)...
2017-09-26 Steve Dower[3.5] bpo-31170: Fix inclusion of expat in Windows...
2017-09-25 Victor Stinner[3.5][Security] bpo-30947, bpo-31170: Update expat...
2017-09-24 Victor Stinnerbpo-31568, Travis CI: Fix python3.5 (#3737)
2017-09-08 Mariatta[3.5] Fix broken `Show Source` links on documentation...
2017-09-08 Ned Deily[3.5] bpo-31036: Allow sphinx and blurb to be found...
2017-08-08 Larry HastingsMerge 3.5.4 release into main 3.5 branch.
2017-08-08 Larry HastingsPost-release version bump for 3.5.4 final.
2017-08-07 Larry HastingsVersion bump for 3.5.4 final. v3.5.4
2017-08-07 Larry HastingsBlurb release and pydoc topics for 3.5.4 final.
2017-08-07 Mariattabpo-25910: Update LICENSE (GH-2873) (GH-2968)
2017-08-07 MariattaFix trivial typo in multiprocessing documentation ...
2017-08-07 Ned Deily[3.5] bpo-31036: use an existing Misc/NEWS rather than...
2017-08-01 MariattaRemove .mention-bot (GH-2923) (GH-2971)
2017-08-01 Mariattabpo-25910: Update LICENSE (GH-2873) (GH-2968)
2017-07-29 MariattaFix trivial typo in multiprocessing documentation ...
2017-07-27 Ned Deily[3.5] bpo-31036: use an existing Misc/NEWS rather than...
2017-07-27 Serhiy Storchaka[3.5] bpo-30876: Add new import test files to projects...
2017-07-26 Dong-hee Na[3.5] [security] bpo-30119: fix ftplib.FTP.putline...
2017-07-25 Segev Finer[3.5] bpo-31018: Switch to GH-pragma pack from __declsp...
2017-07-25 Larry HastingsPost-release version bump for 3.5.4rc1.
2017-07-25 Larry HastingsMerge main 3.5 branch into 3.5.4rc1.
2017-07-24 Victor Stinnerbpo-30908: Fix dangling thread in test_os.TestSendfile...
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-24 Larry HastingsVersion bump & copyright year fixes for 3.5.4rc1. v3.5.4rc1
2017-07-24 Larry HastingsUpdated pydoc-topics for 3.5.4rc1.
2017-07-24 Larry HastingsBlurb release for 3.5.4rc1.
2017-07-24 Larry HastingsUpdate 3.5 to use blurb!
2017-07-23 Ned DeilyMac installer build now needs venv for docs build ...
2017-07-23 Ned DeilyAdd option to pass vcs info into Mac installer build...
2017-07-23 Serhiy Storchaka[3.5] Backport bpo-30876 (GH-2639), bpo-18018 and bpo...
2017-07-21 Berker Peksag[3.5] bpo-29403: Fix mock's broken autospec behavior...
2017-07-20 Victor Stinnerbpo-30822: regrtest: remove tzdata (#2782)
2017-07-20 Victor Stinnerbpo-30822: Exclude tzdata from regrtest --all (#2775...
2017-07-20 Mariatta[3.5] Fix typo in Turtle Docs: yingyang -> yinyang...
2017-07-20 Ned DeilyUpdate doc download files size estimates. (#2771) ...
2017-07-20 Ammar Askar[3.5] bpo-30883: Use pythontest.net instead of debian...
2017-07-18 Xiang Zhangbpo-30961: Fix decrementing a borrowed reference in...
2017-07-16 Serhiy Storchaka[3.5] bpo-30936: Fix a reference leak in json when...
2017-07-15 Ned Deilybpo-30939: Avoid Sphinx deprecation warning in docs...
2017-07-13 Serhiy Storchaka[3.5] bpo-30911: Add tests for bad boolean arguments...
2017-07-11 Segev Finer[3.5] Avoid _GNU_SOURCE redefined warning in xmlparse...
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...
next