]> granicus.if.org Git - python/shortlog
python
2015-05-21 Serhiy StorchakaIssue #23985: Fixed integer overflow in iterator object...
2015-05-21 Serhiy StorchakaIssue #23985: Fixed integer overflow in iterator object...
2015-05-21 Serhiy StorchakaIssue #15836: assertRaises(), assertRaisesRegex(),...
2015-05-21 Yury SelivanovIssue 24017: Use abc.Coroutine in inspect.iscoroutine...
2015-05-21 Yury SelivanovIssue 24180: Documentation for PEP 492 changes.
2015-05-21 Serhiy StorchakaIssue #22955: Fixed reference leak in attrgetter.repr().
2015-05-21 Benjamin Petersonimprove wording
2015-05-21 Yury SelivanovIssue 24248: Deprecate inspect.Signature.from_function...
2015-05-20 Antoine PitrouIssue #9858: Add missing method stubs to _io.RawIOBase...
2015-05-20 Serhiy StorchakaIssue #22955: Fixed test_operator. It left Python imple...
2015-05-20 Yury Selivanovinspect.Signature: Factor out Signature.from_function...
2015-05-20 Yury SelivanovIssue 20691: Add follow_wrapped arg to inspect.signatur...
2015-05-20 Serhiy StorchakaIssue 24215: Added tests for more builtin types in...
2015-05-20 Serhiy StorchakaIssue 24215: Added tests for more builtin types in...
2015-05-20 Steve DowerUpdates PCBuild.sln to open with VS 2015 by default.
2015-05-20 Serhiy StorchakaIssue #24134: Use assertRaises() in context manager...
2015-05-20 Serhiy StorchakaIssue #24134: Use assertRaises() in context manager...
2015-05-20 Serhiy StorchakaIssue #22955: attrgetter, itemgetter and methodcaller...
2015-05-20 Serhiy StorchakaIssue #24245: Eliminated senseless expect clauses that...
2015-05-20 Serhiy StorchakaIssue #24245: Eliminated senseless expect clauses that...
2015-05-20 Serhiy StorchakaIssue #24245: Eliminated senseless expect clauses that...
2015-05-20 Serhiy StorchakaIssue #16261: Converted some bare except statements...
2015-05-19 Serhiy StorchakaIssue #22107: tempfile.gettempdir() and tempfile.mkdtem...
2015-05-19 Serhiy StorchakaIssue #22107: tempfile.gettempdir() and tempfile.mkdtem...
2015-05-19 Antoine PitrouFix some compilation warnings when using gcc (-Wmaybe...
2015-05-19 Antoine PitrouFix some compilation warnings when using gcc (-Wmaybe...
2015-05-19 Antoine PitrouIssue #23985: Fix a possible buffer overrun when deleti...
2015-05-19 Antoine PitrouIssue #23985: Fix a possible buffer overrun when deleti...
2015-05-19 R David MurrayNull merge.
2015-05-19 R David Murray#24215: also back out changeset that broke test_trace...
2015-05-19 R David MurrayBack out changeset 955dffec3d94 since it broke the...
2015-05-19 R David Murray#19662: fix typo
2015-05-19 Serhiy StorchakaIssue #23780: Improved error message in os.path.join...
2015-05-19 Serhiy StorchakaIssue #6598: Increased time precision and random number...
2015-05-19 Serhiy StorchakaIssue #6598: Increased time precision and random number...
2015-05-19 Yury SelivanovIssue 24205: Improve inspect.Signature.bind() error...
2015-05-18 Berker PeksagIssue #24232: Fix typos. Patch by Ville Skyttä.
2015-05-18 Berker PeksagIssue #24232: Fix typos. Patch by Ville Skyttä.
2015-05-18 Berker PeksagIssue #24233: Add a proper link to socket.getfqdn(...
2015-05-18 Berker PeksagIssue #24233: Add a proper link to socket.getfqdn(...
2015-05-18 Berker PeksagFix Sphinx compile error.
2015-05-18 Berker PeksagFix typo in Misc/NEWS.
2015-05-18 Berker PeksagFix typo in Nisc/NEWS.
2015-05-18 Serhiy StorchakaFixed typos in comments.
2015-05-18 Serhiy StorchakaFixed typos in comments.
2015-05-18 Yury SelivanovIssue 24226: Fix parsing of many sequential one-line...
2015-05-18 Serhiy StorchakaIssue #24091: Fixed various crashes in corner cases...
2015-05-18 Serhiy StorchakaIssue #24091: Fixed various crashes in corner cases...
2015-05-18 Serhiy StorchakaIssue #24102: Fixed exception type checking in standard...
2015-05-18 Serhiy StorchakaIssue #24102: Fixed exception type checking in standard...
2015-05-18 Zachary WareCloses #21931: Merge with 3.4
2015-05-18 Zachary WareIssue #21931: Fix error handling in msilib.FCICreate().
2015-05-18 Zachary WareIssue #23488: Fix a syntax error on big endian platforms.
2015-05-18 Zachary WareIssue #21337: Add bare-bones Tix test
2015-05-18 R David MurrayIssue #13866: add *quote_via* argument to urlencode.
2015-05-17 R David Murray#24211: Add missing docs for SMTPUTF8 policy instance.
2015-05-17 R David Murray#24218: Add SMTPUTF8 support to send_message.
2015-05-17 Raymond Hettingermerge
2015-05-17 Raymond HettingerIssue #23757: Only call the concrete list API for...
2015-05-17 Terry Jan ReedyIssue #22155: News entry.
2015-05-17 Terry Jan ReedyIssue #22155: News entry.
2015-05-17 Terry Jan ReedyMerge with 3.4
2015-05-17 Terry Jan ReedyIssue #22155: Add File Handlers subsection with createf...
2015-05-17 R David Murray#20098: add mangle_from_ policy option.
2015-05-17 R David Murray#24211: Add RFC6532 support to the email library.
2015-05-17 R David MurrayMerge: #24216: fix typo
2015-05-17 R David Murray#24216: fix typo
2015-05-17 Zachary WareIgnore PCbuild/.vs directory.
2015-05-16 Terry Jan ReedyMerge with 3.4
2015-05-16 Terry Jan ReedyIssue #24199: Make idlever module self updating. Syop...
2015-05-16 Serhiy StorchakaFixed issue #16314 test for the case when lzma is not...
2015-05-16 Terry Jan ReedyMerge with 3.4
2015-05-16 Terry Jan ReedyIssue #24212: Put reference in idle.__main__ to issue...
2015-05-16 Berker PeksagAdd versionadded directive for BoundArguments.apply_def...
2015-05-16 Berker PeksagIssue #24210: Silence more PendingDeprecationWarning...
2015-05-16 R David Murray#21083: add get_content_disposition method to email...
2015-05-16 Serhiy StorchakaIssue #16314: Added support for the LZMA compression...
2015-05-16 R David Murray#21804: Add RFC 6856 (UTF8) support to poplib.
2015-05-16 Serhiy StorchakaIssue #18682: Optimized pprint functions for builtin...
2015-05-16 Serhiy StorchakaAdded tests for more builtin types.
2015-05-16 Serhiy StorchakaAdded tests for more builtin types.
2015-05-16 Terry Jan ReedyMerge with 3.4
2015-05-16 Terry Jan ReedyIssue #23964: Update idlelib/idle_test/README.txt....
2015-05-16 R David Murray#19662: Make requirement to support arbitrary keywords...
2015-05-16 R David Murray#22027: Add RFC6531 support to smtplib.
2015-05-16 Yury SelivanovIssue 24190: Add inspect.BoundArguments.apply_defaults...
2015-05-16 Berker PeksagIssue #24210: Silence a PendingDeprecationWarning warni...
2015-05-16 Yury SelivanovIssue 24208: Fix tests -- don't create a tempdir in...
2015-05-16 Benjamin Petersonallow test node after ** in calls (closes #24176)
2015-05-16 Serhiy StorchakaFixed release date.
2015-05-16 Serhiy StorchakaNull merge
2015-05-16 Serhiy StorchakaIssue #24134: assertRaises(), assertRaisesRegex(),...
2015-05-16 Serhiy StorchakaReverted issue #24134 changes (except new tests).
2015-05-16 Serhiy StorchakaFixed compilation error in signalmodule.c (issue #20182).
2015-05-16 Tal EinatIssue #20182: converted the signal module to use Argume...
2015-05-16 Tal EinatArgument Clinic: added missing bit of info in howto
2015-05-16 Raymond HettingerTighten-up code by eliminating an unnecessary variable.
2015-05-16 Terry Jan ReedyIssue #23184: idle tests, remove unused names and imports.
2015-05-16 Eric SnowIssue #24192: Fix namespace package imports.
2015-05-16 Terry Jan ReedyMerge 3.4 #23184: idle tests, remove unused names and...
next