]> granicus.if.org Git - python/shortlog
python
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...
2015-05-16 Terry Jan ReedyMerge with 3.4 Issue #23184: idlelib, remove more unuse...
2015-05-16 Terry Jan ReedyIssue #23184: idlelib, remove more unused names and...
2015-05-16 Raymond HettingerMinor code clean-up.
2015-05-15 Raymond HettingerIssue #24064: Docuement that oroperty docstrings are...
2015-05-15 Steve DowerFixes default per-user install precompiling the standar...
2015-05-15 Yury SelivanovIssue 24200: Fix broken unittest.
2015-05-15 Yury Selivanovinspect: Remove "0x..." IDs from Signature objects...
2015-05-15 Victor StinnerCloses #24013: Improve os.scandir() and DirEntry docume...
2015-05-15 Victor Stinneros module doc: remove availability when useless
2015-05-14 Yury SelivanovIssue 22547: Implement informative __repr__ for inspect...
2015-05-14 Yury SelivanovMerge
2015-05-14 Yury Selivanovinspect: Test that BoundArguments.__eq__ repects the...
2015-05-14 Yury Selivanovinspect: Micro-optimize __eq__ for Signature, Parameter...
2015-05-14 Terry Jan ReedyMerge with 3.4
2015-05-14 Terry Jan Reedyidlelib: remove unused names and imports (one is a...
2015-05-14 Yury SelivanovIssue 24191: Document BoundArguments.signature
2015-05-14 Yury SelivanovIssue 24191: Document BoundArguments.signature
2015-05-14 Yury SelivanovIssue 24184: Add AsyncIterator and AsyncIterable to...
2015-05-14 R David MurrayMerge: Make sentence correct English.
2015-05-14 R David MurrayMake sentence correct English.
2015-05-14 Steve DowerIssue #24186: Disable optimised OpenSSL functions on...
2015-05-14 Yury Selivanovcollections.abc.tests: Remove some unnecessary code.
2015-05-14 Yury Selivanovcollections.abc: Test that if an object is a Coroutine...
2015-05-14 Steve DowerIssue #23995: Removes _WCONIO_DEFINED check as the...
2015-05-14 R David MurrayMerge: #23088: Clarify null termination of bytes and...
2015-05-14 R David Murray#23088: Clarify null termination of bytes and strings...
2015-05-13 Raymond Hettingermerge
2015-05-13 Raymond HettingerFix mangled wording
2015-05-13 Yury Selivanovinspect: Add __slots__ to BoundArguments.
2015-05-13 Yury SelivanovIssue 24017: More tests for 'async for' and 'async...
2015-05-13 Yury Selivanovasyncio/tests: Drop unused import.
2015-05-13 Yury Selivanovasyncio: Add a test for asyncio.iscoroutine().
2015-05-13 Yury Selivanovasyncio: Use 'collections.abc.Coroutine' in asyncio...
2015-05-13 Yury Selivanovasyncio: Use 'collections.abc.Coroutine' in asyncio...
2015-05-13 Yury SelivanovMerge 3.4.
2015-05-13 Yury SelivanovSync asyncio code from default branch.
next