]> granicus.if.org Git - python/shortlog
python
2016-10-27 Serhiy StorchakaIssue #28496: Mark up constants 0, 1 and -1 that denote...
2016-10-27 Serhiy StorchakaIssue #28496: Mark up constants 0, 1 and -1 that denote...
2016-10-27 Serhiy StorchakaIssue #28496: Mark up constants 0, 1 and -1 that denote...
2016-10-27 Serhiy StorchakaIssue #28426: Deprecated undocumented functions PyUnico...
2016-10-27 Serhiy StorchakaIssue #28426: Deprecated undocumented functions PyUnico...
2016-10-27 Serhiy StorchakaIssue #28526: Use PyUnicode_AsEncodedString() instead of
2016-10-27 Serhiy StorchakaIssue #28526: Use PyUnicode_AsEncodedString() instead of
2016-10-27 Serhiy StorchakaIssue #28526: Use PyUnicode_AsEncodedString() instead of
2016-10-27 INADA NaokiIssue #28509: dict.update() no longer allocate unnecess...
2016-10-27 INADA NaokiIssue #28509: dict.update() no longer allocate unnecess...
2016-10-26 Zachary WareRemove unused suspicious rules
2016-10-26 Zachary WareMerge from 3.6
2016-10-26 Zachary WareIgnore harmless suspicious markup
2016-10-26 Zachary WareMerge from 3.6
2016-10-26 Zachary WareMerge from 3.5
2016-10-26 Zachary WareFix default role usage
2016-10-26 Guido van RossumIssue #25002: Back out asyncore/asynchat deprecation...
2016-10-26 Guido van RossumIssue #25002: Back out asyncore/asynchat deprecation.
2016-10-26 Martin PanterIssue #26240: Merge subprocess doc string from 3.6
2016-10-25 Martin PanterIssue #26240: Merge subprocess doc string from 3.5...
2016-10-25 Martin PanterIssue #26240: Clean up the subprocess module doc string
2016-10-25 Steve DowerIssue #28333: Fixes off-by-one error that was adding...
2016-10-25 Steve DowerIssue #28333: Fixes off-by-one error that was adding...
2016-10-25 Serhiy StorchakaNull merge
2016-10-25 Serhiy StorchakaNull merge
2016-10-25 Serhiy StorchakaIssue #28353: Fixed tests of os.fwalk() with broken...
2016-10-25 Guido van RossumIssue #28107: Update typing module documentation for...
2016-10-25 Guido van RossumIssue #28107: Update typing module documentation for...
2016-10-25 Serhiy StorchakaIssue #28353: Try to fix tests.
2016-10-25 Serhiy StorchakaIssue #28353: Try to fix tests.
2016-10-25 Guido van RossumIssue 25002: Deprecate asyncore/asynchat. Patch by...
2016-10-25 Guido van RossumIssue 25002: Deprecate asyncore/asynchat. Patch by...
2016-10-25 Serhiy StorchakaIssue #27275: Fixed implementation of pop() and popitem...
2016-10-25 Serhiy StorchakaIssue #27275: Fixed implementation of pop() and popitem...
2016-10-25 Serhiy StorchakaIssue #27275: Fixed implementation of pop() and popitem...
2016-10-25 Serhiy StorchakaIssue #28255: calendar.TextCalendar.prweek() no longer...
2016-10-25 Serhiy StorchakaIssue #28255: calendar.TextCalendar().prmonth() no...
2016-10-25 Serhiy StorchakaIssue #28255: calendar.TextCalendar().prmonth() no...
2016-10-25 Serhiy StorchakaIssue #28255: calendar.TextCalendar().prmonth() no...
2016-10-25 Serhiy StorchakaIssue #20491: The textwrap.TextWrapper class now honors...
2016-10-25 Serhiy StorchakaIssue #20491: The textwrap.TextWrapper class now honors...
2016-10-25 Serhiy StorchakaIssue #20491: The textwrap.TextWrapper class now honors...
2016-10-25 Serhiy StorchakaIssue #28353: os.fwalk() no longer fails on broken...
2016-10-25 Serhiy StorchakaIssue #28353: os.fwalk() no longer fails on broken...
2016-10-25 Serhiy StorchakaIssue #28353: os.fwalk() no longer fails on broken...
2016-10-25 Serhiy StorchakaNull merge
2016-10-25 Serhiy StorchakaMerge heads
2016-10-25 Serhiy StorchakaMerge heads
2016-10-25 Serhiy StorchakaIssue #28408: Fixed a leak and remove redundant code...
2016-10-25 Serhiy StorchakaIssue #28408: Fixed a leak and remove redundant code...
2016-10-25 INADA NaokiIssue #28430: Fix iterator of C implemented asyncio...
2016-10-25 INADA NaokiIssue #28430: Fix iterator of C implemented asyncio...
2016-10-25 Serhiy StorchakaIssue #28314: Added tests for xml.etree.ElementTree...
2016-10-25 Serhiy StorchakaIssue #28314: Added tests for xml.etree.ElementTree...
2016-10-25 Serhiy StorchakaIssue #28314: Added tests for xml.etree.ElementTree...
2016-10-25 Serhiy StorchakaIssue #28426: Fixed potential crash in PyUnicode_AsDeco...
2016-10-25 Serhiy StorchakaIssue #28426: Fixed potential crash in PyUnicode_AsDeco...
2016-10-25 Serhiy StorchakaIssue #28426: Fixed potential crash in PyUnicode_AsDeco...
2016-10-25 Serhiy StorchakaIssue #28426: Fixed potential crash in PyUnicode_AsDeco...
2016-10-25 Serhiy StorchakaIssue #27025: Generated names for Tkinter widgets now...
2016-10-25 Serhiy StorchakaIssue #27025: Generated names for Tkinter widgets now...
2016-10-25 Serhiy StorchakaIssue #28517: Fixed of-by-one error in the peephole...
2016-10-25 Serhiy StorchakaIssue #28517: Fixed of-by-one error in the peephole...
2016-10-25 Benjamin Petersonmerge 3.6 (#28525)
2016-10-25 Benjamin Petersonmerge 3.5 (#28525)
2016-10-25 Benjamin Petersonfix name of keyword parameter to gc.collect() (closes...
2016-10-24 Serhiy StorchakaIssue #25464: Fixed HList.header_exists() in tkinter...
2016-10-24 Serhiy StorchakaIssue #25464: Fixed HList.header_exists() in tkinter...
2016-10-24 Serhiy StorchakaIssue #25464: Fixed HList.header_exists() in tkinter...
2016-10-24 Raymond Hettingermerge
2016-10-24 Raymond HettingerIssue #5830: Remove old comment. Add empty slots.
2016-10-24 Serhiy StorchakaNull merge
2016-10-24 Serhiy StorchakaMerge heads
2016-10-24 Serhiy StorchakaMerge heads
2016-10-24 Yury SelivanovMerge 3.6 (asyncio)
2016-10-24 Yury Selivanovasyncio: Increase asyncio.Future test coverage; test...
2016-10-23 Serhiy StorchakaSome distutils tests require zlib for creating tar...
2016-10-23 Serhiy StorchakaSome distutils tests require zlib for creating tar...
2016-10-23 Serhiy StorchakaSome distutils tests require zlib for creating tar...
2016-10-23 Serhiy StorchakaIssue #28115: ZIP creation test requires zlib.
2016-10-23 Serhiy StorchakaIssue #28115: ZIP creation test requires zlib.
2016-10-23 Serhiy StorchakaIssue #28115: ZIP creation test requires zlib.
2016-10-23 Serhiy StorchakaIssue #28488: shutil.make_archive() no longer adds...
2016-10-23 Serhiy StorchakaIssue #28488: shutil.make_archive() no longer adds...
2016-10-23 Serhiy StorchakaIssue #28488: shutil.make_archive() no longer adds...
2016-10-23 Serhiy StorchakaIssue #28439: Remove redundant checks in PyUnicode_Enco...
2016-10-23 Serhiy StorchakaIssue #28469: timeit now uses the sequence 1, 2, 5...
2016-10-23 Serhiy StorchakaIssue #28511: Use the "U" format instead of "O!" in...
2016-10-23 Serhiy StorchakaIssue #28115: Command-line interface of the zipfile...
2016-10-23 Serhiy StorchakaIssue #28115: Added tests for CLI of the zipfile module.
2016-10-23 Serhiy StorchakaIssue #28115: Added tests for CLI of the zipfile module.
2016-10-23 Serhiy StorchakaIssue #28115: Added tests for CLI of the zipfile module.
2016-10-23 Serhiy StorchakaIssue #25953: re.sub() now raises an error for invalid...
2016-10-23 Serhiy StorchakaIssue #25953: re.sub() now raises an error for invalid...
2016-10-23 Serhiy StorchakaIssue #28510: Clean up decoding error handlers.
2016-10-22 Serhiy StorchakaIssue #28504: Cleanup unicode_decode_call_errorhandler_...
2016-10-22 Raymond HettingerReference the original compact-and-ordered proposal
2016-10-22 Guido van RossumIssue #27989: Tweak inspect.formatannotation() to impro...
2016-10-22 Guido van RossumIssue #27989: Tweak inspect.formatannotation() to impro...
2016-10-22 Guido van RossumIssue #27989: Tweak inspect.formatannotation() to impro...
next