]> granicus.if.org Git - python/shortlog
python
2017-05-05 Victor Stinnerbpo-23404: make touch becomes make regen-all (#1466)
2017-05-04 Victor Stinnerbpo-30108: Fix test_site setUpModule() (#1460)
2017-05-04 Victor Stinnerbpo-30108: Restore sys.path in test_site (#1197) (...
2017-05-04 Victor StinnerFix test_ftplib warning if IPv6 is not available (...
2017-05-04 Victor Stinnertest_distutils: test_build_ext uses EnvironGuard (...
2017-05-04 Mariatta[2.7] bpo-28315: Improve code examples in docs (GH...
2017-05-03 Serhiy Storchaka[2.7] bpo-30236: Backported regrtest options -m and...
2017-05-03 Victor StinnerAdd Appveyor to Python 2.7 branch (#1434)
2017-05-03 Victor Stinnerbpo-30257: _bsddb: Fix newDBObject() (#1428)
2017-05-03 Victor Stinnerbpo-30258: regrtest handles child process crash (#1431)
2017-05-03 Victor Stinnertest_distutils: use EnvironGuard (#1433)
2017-05-03 Victor StinnerUpdate .gitignore (#1435)
2017-05-03 Victor Stinnerbpo-30255: Clip step in _PySlice_Unpack() (#1429)
2017-05-03 Victor Stinnerregrtest: always show before/after of modified env...
2017-05-03 Victor Stinnerbpo-30199: test_ssl closes all asyncore channels (...
2017-05-02 Victor Stinnerbpo-30232: Support Git worktree in configure.ac (#1402)
2017-05-02 Victor Stinnerbpo-30223: Add global in regrtest main_in_temp_cwd...
2017-05-02 Victor Stinnerbpo-27593: Revise git SCM build info. (#744) (#746...
2017-05-02 Serhiy Storchaka[2.7] bpo-30223: Fix test_xpickle for Python 2.4. ...
2017-05-02 Serhiy Storchaka[2.7] bpo-30223: Add Lib/test/__main__.py. (#1373)
2017-05-02 Victor Stinnerbpo-27593: Get SCM build info from git instead of hg...
2017-05-01 Serhiy Storchakabpo-30207: Install the Lib/test/support directory....
2017-04-30 Serhiy Storchakabpo-30207: Rename test.test_support to test.support...
2017-04-30 csabella[2.7] bpo-30208: DOC: fix small typos in IDLE (#1358)
2017-04-28 Serhiy Storchaka[2.7] bpo-30197: Enhance swap_attr() and backport swap_...
2017-04-28 Victor StinnerFix "make tags" command (#1337)
2017-04-28 Victor StinnerUpdate gitignore from master (#1329)
2017-04-27 Mariatta[2.7] bpo-30182: Use the correct name for ISO in Unicod...
2017-04-26 Dong-hee Na[2.7] bpo-30142: Remove "callable" from the 2to3fixer...
2017-04-23 Serhiy Storchaka[2.7] bpo-15718: Document the upper bound constrain...
2017-04-21 Mariatta[2.7] Add missing .gitignore entries for VS2015 Intelli...
2017-04-20 Berker PeksagRemove redundant comma in argparse HOWTO (GH-1141)
2017-04-20 cocoatomobpo-19225: Remove duplicated description for standard...
2017-04-19 Serhiy Storchaka[2.7] [3.5] bpo-30070: Fixed leaks and crashes in error...
2017-04-19 Serhiy Storchaka[2.7] bpo-30061: Check if PyObject_Size()/PySequence_Si...
2017-04-19 Christopher... Fix typo in HTTPConnection.set_tunnel description ...
2017-04-16 Serhiy Storchakabpo-29943: Remove the PySlice_GetIndicesEx() macro...
2017-04-15 Serhiy Storchakabpo-30074: Fix compile warnings of _PySlice_Unpack...
2017-04-15 Serhiy Storchakabpo-30011: Fixed race condition in HTMLParser.unescape...
2017-04-15 Xiang Zhangbpo-30068: add missing iter(self) in _io._IOBase.readli...
2017-04-15 Michael Seifert[2.7] bpo-30059: Include Py_Ellipsis in C API documenta...
2017-04-15 Mariatta[2.7] bpo-29738: Fix memory leak in _get_crl_dp (GH...
2017-04-13 Serhiy Storchakabpo-30021: Add examples for re.escape(). (#1048) (...
2017-04-12 Serhiy Storchakabpo-30027: Fix Py3k warnings in test_xml_etree. (#1065)
2017-04-10 Mariatta[2.7] bpo-29521: Fix two minor documentation build...
2017-04-09 Mariatta[2.7] Correct typo in configparser.rst (GH-1012) (GH...
2017-04-09 Nick Coghlanbpo-29506: Clarify deep copy note in copy module
2017-04-09 Nick CoghlanIssue #29798: Handle git worktree in patchcheck (#1057)
2017-04-08 Serhiy Storchakabpo-27867: Expand the PySlice_GetIndicesEx macro. ...
2017-04-08 cocoatomo[2.7] bpo-19225: Lack of c api exceptions doc (#964)
2017-04-06 Eric WieserFix references within buffer protocol docs (#1016)
2017-04-04 Mariattaremove merge=union attribute for Misc/NEWS (GH-460...
2017-04-03 Victor Stinnerbpo-28087: Skip test_asyncore and test_eintr poll failu...
2017-04-03 Ivan MokeevFix socket leaks (#351)
2017-04-02 Serhiy Storchakabpo-27863: Fixed multiple crashes in ElementTree. ...
2017-04-02 Serhiy Storchakabpo-15083: Convert ElementTree doctests to unittests...
2017-03-31 INADA Naokibpo-29952: Use usual terminology of dict (GH-924)
2017-03-30 Mandeep Singh[2.7] bpo-22392: Improve documentation for __getinitarg...
2017-03-30 T. Woutersbpo-29942: Fix the use of recursion in itertools.chain...
2017-03-30 Serhiy Storchakabpo-29935: Fixed error messages in the index() method...
2017-03-30 Senthil Kumaranbpo-29917: DOC: Remove link from PyMethodDef (#890...
2017-03-29 Mariattabpo-16011: clarify that 'in' always returns a boolean...
2017-03-28 INADA Naokibpo-29643: Fix check for --enable-optimizations (GH...
2017-03-27 Brett CannonDrop the standard gcc test build on Travis (GH-853...
2017-03-27 cocoatomobpo-29888: Fix the link referring to "Python download...
2017-03-24 Antoine Pitroubpo-29861: release references to multiprocessing Pool...
2017-03-22 cocoatomoInsert a missing semicolon in sgmllib documentation...
2017-03-22 Xiang Zhangfix function name in tabnanny documentation (GH-764)
2017-03-22 Xiang Zhangbpo-29876: fix DECREF for NULL value in subelement...
2017-03-22 Xiang Zhangbpo-29874: fix INCREF for possible NULL values in selec...
2017-03-22 Xiang Zhangbpo-29873: fix INCREF for possible NULL value in elemen...
2017-03-20 Mariattabpo-29856: Fix typo in curses documentation (GH-730...
2017-03-19 Brett CannonDrop C++ header compatibility test (#718) (#721)
2017-03-17 Brett Cannon[2.7] Combine the C++ header CI build into the main...
2017-03-14 Serhiy Storchakabpo-27880: Fixed integer overflow in cPickle when pickl...
2017-03-13 Xiang Zhangfix parameter names in ftplib documentation (GH-656)
2017-03-12 Nick Coghlanbpo-29798: Handle git worktree in `make patchcheck...
2017-03-12 Nick Coghlan[2.7] bpo-29656: Handle PR branches in 'make patchcheck...
2017-03-09 cocoatomoInsert the line which should not have been deleted...
2017-03-09 Serhiy Storchaka[2.7] bpo-29768: Fixed compile-time check for expat...
2017-03-09 svelankarIssue #29682:Possible missing NULL check in pyexpat...
2017-03-08 Serhiy Storchakabpo-29655: Fixed possible reference leaks in `import...
2017-03-07 INADA NaokiPCbuild: Add -q option to svn export (GH-539)
2017-03-04 Steve Dowerbpo-27593: Updates Windows build to use information...
2017-03-03 Zachary Warebpo-29572: Update Windows build to OpenSSL 1.0.2k ...
2017-03-03 Mariattabpo-29709: Improve Boolean Operations documentation...
2017-03-02 Donald Stufftbpo-29697: Don't use OpenSSL <1.0.2 fallback on 1.1...
2017-03-01 Donald StufftDisable mention-bot for maintenance branches (GH-370)
2017-03-01 Xiang Zhangbpo-26867: Ubuntu's openssl OP_NO_SSLv3 is forced on...
2017-03-01 Xiang Zhangbpo-28598: Support __rmod__ for RHS subclasses of str...
2017-02-28 INADA Naokibpo-29110: Fix file object leak in aifc.open (GH-356)
2017-02-26 Mariattabpo-22594: Add a link to the regex module in re documen...
2017-02-26 Benjamin Petersonmark various test data binary (#233) (#303)
2017-02-26 Mariatta[2.7] bpo-28929: Add to Misc/NEWS (GH-286)
2017-02-21 INADA Naokibpo-29165: doc: make extending/newtypes more Python...
2017-02-21 Benjamin Petersonreinit the TLS before anything else (#130)
2017-02-20 Mark Dickinsonbpo-29602: fix signed zero handling in complex construc...
2017-02-20 Xiang Zhangbpo-29347: Fix possibly dereferencing undefined pointer...
2017-02-20 Senthil Kumaran[2.7] Change some mercurial/ hg.python.org references...
2017-02-20 INADA Naokibpo-29520: doc: fix deprecation warning from 'defindex...
next