]> granicus.if.org Git - python/shortlog
python
2017-03-30 Mariattabpo-29928: Add f-string to the Glossary (GH-864) (GH...
2017-03-30 Serhiy Storchakabpo-29935: Fixed error messages in the index() method...
2017-03-30 Serhiy Storchakabpo-27863: Fixed multiple crashes in ElementTree. ...
2017-03-30 Senthil KumaranRemove an unrequired TODO in test_urllib2. (#897) ...
2017-03-30 Senthil Kumaranbpo-29917: DOC: Remove link from PyMethodDef (#890...
2017-03-30 Mariattabpo-29677: DOC: clarify documentation for `round` ...
2017-03-29 Xiang Zhangbpo-28699: fix abnormal behaviour of pools in multiproc...
2017-03-28 Mariattabpo-16011: clarify that 'in' always returns a boolean...
2017-03-28 INADA Naokibpo-29643: Fix check for --enable-optimizations (GH...
2017-03-28 Mariattabpo-29677: DOC: clarify documentation for `round` ...
2017-03-27 Brett CannonDrop the standard gcc test build on Travis (GH-853...
2017-03-27 Zachary WareMinor test cleanup (GH-837) (GH-838)
2017-03-27 Zachary WareTreat Sphinx warnings as errors (GH-832) (GH-834)
2017-03-27 Mariattaimport sys before we use it on line 9 (GH-828) (GH...
2017-03-26 Ned Deilybpo-29888: Fix the link referring to the "Python downlo...
2017-03-25 Mariattabpo-29862: Fix grammar in importlib.reload() exception...
2017-03-25 Mariattabpo-29892: Fix wrong markup on doc-lib-functions (GH...
2017-03-24 Brett Cannonbpo-28810: Document remaining bytecode changes in 3...
2017-03-24 Serhiy Storchakabpo-25803: Avoid incorrect errors raised by Path.mkdir...
2017-03-24 Antoine Pitroubpo-29861: release references to multiprocessing Pool...
2017-03-24 Christophe... faulthandler: Restore the old sigaltstack during teardo...
2017-03-23 MariattaRemove an outdated statement in execution model docs...
2017-03-22 INADA Naokibpo-28331: fix impl-detail label is removed when conten...
2017-03-22 INADA Naokidoc: minor fix for library/profile (GH-766)
2017-03-22 Xiang Zhangfix function name in tabnanny documentation (GH-762)
2017-03-22 Serhiy Storchakabpo-29864: Don't use Py_SIZE for dict object. (#747...
2017-03-22 Ned DeilyMerge branch '3.6.1' of github.com:ned-deily/cpython...
2017-03-22 Ned DeilyBump to 3.6.2rc1 development.
2017-03-22 Ned DeilyRevert and fix Misc/NEWS after merge error in fca705d53...
2017-03-21 INADA Naokibpo-29859: Fix error messages from return codes for...
2017-03-21 Ned DeilyUpdate docs and patchlevel for 3.6.1 final v3.6.1
2017-03-21 Ned Deilybpo-27593: Revise git SCM build info. (#744) (#745)
2017-03-21 Steve DowerTakes vcruntime140.dll from the correct source. (#684)
2017-03-21 Nick Coghlan[3.6] bpo-29723: Consistently configure sys.path[0...
2017-03-21 n.d. parkerFix the only non-C90 comment to be C90 compatible....
2017-03-21 INADA Naokibpo-29719: Remove Date and Release field in whatsnew...
2017-03-21 Steve DowerFixes the upload script to purge the CDN correctly...
2017-03-21 Ned Deilybpo-27593: Revise git SCM build info. (#744) (#745)
2017-03-20 Serhiy StorchakaFix "NotImplentedError" typo in constants documentation...
2017-03-20 Serhiy Storchakabpo-28876: bool of large range raises OverflowError...
2017-03-20 Mariattabpo-29856: Fix typo in curses documentation (GH-730...
2017-03-19 Serhiy Storchakabpo-29116: Fix error messages for concatenating bytes...
2017-03-19 Serhiy Storchakabpo-29845: Mark tests that use _testcapi as CPython...
2017-03-19 Serhiy Storchakabpo-25455: Fixed crashes in repr of recursive buffered...
2017-03-19 Serhiy Storchakabpo-28749: Fixed the documentation of the mapping codec...
2017-03-19 Brett CannonDrop C++ header compatibility test (#718) (#719)
2017-03-17 Brett CannonCombine the C++ header CI build into the main C build...
2017-03-17 Vinay Sajipbpo-29808: Do not fail in SysLogHandler constructor...
2017-03-17 Berker Peksagbpo-16355: Clarify when inspect.getcomments() returns...
2017-03-17 MariattaAdd sockaddr_alg to sock_addr_t (GH-234) (GH-533)
2017-03-17 Mariattaupdate test_socket AEAD test for kernel 4.9 and up...
2017-03-17 Mariattabpo-29820: othergui.rst: Remove outdated information...
2017-03-16 Steve DowerTakes vcruntime140.dll from the correct source. (#684)
2017-03-16 Berker PeksagFix stderr bug in json.tool test (#346) (#676)
2017-03-15 Berker PeksagChange assertRaises to assertRaisesRegex in test_xmlrpc...
2017-03-15 Berker PeksagDelete duplicate entry in Misc/NEWS (#673)
2017-03-15 Michael Seifertbpo-29800: Fix crashes in partial.__repr__ if the keys...
2017-03-14 Xiang Zhangbpo-28856: Let %b format for bytes support objects...
2017-03-13 Xiang Zhangftplib.FTP.retrbinary callback gets a bytes, not a...
2017-03-13 Xiang Zhangfix the name of argument to ftplib.FTP.set_pasv and...
2017-03-12 Yury Selivanovbpo-29742: asyncio get_extra_info() throws exception...
2017-03-12 Yury SelivanovFix wrapping into StopIteration of return values in...
2017-03-12 Serhiy Storchaka[3.6] bpo-8256: Fixed possible failing or crashing...
2017-03-12 Nick Coghlan[3.6] bpo-29723: Consistently configure sys.path[0...
2017-03-12 Nick Coghlanbpo-29798: Handle git worktree in `make patchcheck...
2017-03-12 Serhiy Storchakabpo-29746: Update marshal docs to Python 3. (#547)...
2017-03-12 Nick Coghlanbpo-29656: Handle PR branches in 'make patchcheck'...
2017-03-12 Zachary Warebpo-29763: Use support.unlink instead of os.unlink...
2017-03-11 Zachary Warefix subprocess on Windows (GH-391 backport) (GH-623)
2017-03-11 Zachary WareOnly trigger AppVeyor on code or config changes (GH...
2017-03-11 Mariattatempfile.rst: Fix some typos (GH-610) (GH-618)
2017-03-11 Xiang Zhangbpo-29770: remove outdated PYO related info (GH-590...
2017-03-11 Mariattabpo-29784: Fix the reference to shutil.copy in the...
2017-03-10 Brett Cannonbpo-28810: Document changes to CALL_FUNCTION opcodes...
2017-03-10 Brett Cannonbpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL byteco...
2017-03-10 Mariattabpo-28739: Document that f-strings cannot be used as...
2017-03-10 Łukasz LangaIgnore Include/pydtrace_probes.h (#596)
2017-03-10 Zachary WareAdd Appveyor (GH-324 backport) (GH-491)
2017-03-09 Serhiy Storchaka[3.6] bpo-29773: Add more cases for testing string...
2017-03-09 Victor Stinnerbpo-29619: Convert st_ino using unsigned integer (...
2017-03-09 orenmn[3.6] bpo-28298: make array 'Q', 'L' and 'I' accept...
2017-03-09 Serhiy Storchaka[3.6] bpo-29768: Fixed compile-time check for expat...
2017-03-08 n.d. parkerFix the only non-C90 comment to be C90 compatible....
2017-03-08 Mariattabpo-29176: Fix name of the _curses.window class (#52...
2017-03-08 Serhiy Storchaka[3.6] bpo-28231: The zipfile module now accepts path...
2017-03-08 Serhiy Storchaka[3.6] bpo-28230: Document the pathlib support in tarfil...
2017-03-08 Benjamin PetersonRevert "bpo-29571: Use correct locale encoding in test_...
2017-03-08 Xiang Zhangbpo-26915: Test identity first in index() and count...
2017-03-07 MariattaFixes bpo-29680: Older gdb does not have gdb.error...
2017-03-07 INADA NaokiPCbuild: Add -q option to svn export (GH-537)
2017-03-07 Xiang Zhangbpo-28728: clarify possible test failure due to ISP...
2017-03-06 Mariattabpo-29557: Remove ambiguous line in binhex docs (GH...
2017-03-06 Mariattafix minor bug in pymalloc. (GH-335) (GH-476)
2017-03-06 Xiang Zhang[3.6] bpo-29714: Fix a regression that bytes format...
2017-03-06 INADA Naokibpo-29719: Remove Date and Release field in whatsnew...
2017-03-06 Steve DowerFixes the upload script to purge the CDN correctly...
2017-03-05 Ivan Levkivskyibpo-29638: Fix spurious refleaks after typing is import...
2017-03-05 Petr Motejlekbpo-29615: backport to 3.6 (#478)
2017-03-05 Ned DeilyMerge 3.6.1rc1 releasing branch into 3.6
2017-03-05 Ned DeilyBump to v3.6.1rc1+.
next