]> granicus.if.org Git - python/shortlog
python
2015-12-28 Stefan KrahFix typo.
2015-12-28 Stefan KrahMerge.
2015-12-28 Stefan KrahIssue #25928: Add Decimal.as_integer_ratio(). Python...
2015-12-28 Serhiy StorchakaMerge heads
2015-12-28 Serhiy StorchakaIssue #25447: Copying the lru_cache() wrapper object...
2015-12-28 Serhiy StorchakaIssue #25447: Copying the lru_cache() wrapper object...
2015-12-28 Ezio MelottiRemove duplicate method in test_pathlib. Initial patch...
2015-12-27 Brett CannonIssue #25768: Make compileall functions return booleans...
2015-12-27 Brett CannonMerge for issue #12484
2015-12-27 Brett CannonIssue #12484: Remove a mention of Py_InitModule() and...
2015-12-27 Brett CannonMerge for issue #25874
2015-12-27 Brett CannonIssue #25874: Clarify platform support in the "Using...
2015-12-27 Serhiy StorchakaIssue #20440: Cleaning up the code by using Py_SETREF...
2015-12-27 Serhiy StorchakaIssue #20440: More use of Py_SETREF.
2015-12-27 Serhiy StorchakaIssue #20440: More use of Py_SETREF.
2015-12-27 Serhiy StorchakaIssue #20440: Applied yet one patch for using Py_SETREF.
2015-12-27 Serhiy StorchakaIssue #20440: Applied yet one patch for using Py_SETREF.
2015-12-26 Vinay SajipCloses #25360: Merged fix from 3.5.
2015-12-26 Vinay SajipFixes #25360: Search for pythonw.exe when in pyw.exe.
2015-12-26 Vinay SajipCloses #25685: Merged fix from 3.5.
2015-12-26 Vinay SajipCloses #25685: Made SocketHandler emission more efficient.
2015-12-26 Vinay SajipCloses #25789: Improved buffering behaviour in launcher.
2015-12-25 Serhiy StorchakaIssue #22995: Instances of extension types with a state...
2015-12-25 Serhiy StorchakaIssue #22995: Instances of extension types with a state...
2015-12-25 Serhiy StorchakaIssue #25923: Added more const qualifiers to signatures...
2015-12-25 Serhiy StorchakaIssue #25923: Added the const qualifier to static const...
2015-12-24 Serhiy StorchakaIssue #24103: Fixed possible use after free in ElementT...
2015-12-24 Serhiy StorchakaIssue #24103: Fixed possible use after free in ElementT...
2015-12-24 Serhiy StorchakaIssue #20440: Massive replacing unsafe attribute settin...
2015-12-24 Serhiy StorchakaIssue #20440: Massive replacing unsafe attribute settin...
2015-12-24 R David MurrayMerge: #1753718: clarify RFC compliance and bytes/strin...
2015-12-24 R David Murray#1753718: clarify RFC compliance and bytes/string argum...
2015-12-22 Serhiy StorchakaIssue #25860: Fixed test failure caused by inconsistenc...
2015-12-22 Serhiy StorchakaIssue #25860: Fixed test failure caused by inconsistenc...
2015-12-22 Serhiy StorchakaIssue #25860: os.fwalk() no longer skips remaining...
2015-12-22 Serhiy StorchakaIssue #25860: os.fwalk() no longer skips remaining...
2015-12-22 Serhiy StorchakaIssue #25914: Fixed and simplified OrderedDict.__sizeof__.
2015-12-22 Serhiy StorchakaIssue #25914: Fixed and simplified OrderedDict.__sizeof__.
2015-12-21 Zachary WareIssue #25827: Merge with 3.5
2015-12-21 Zachary WareIssue #25827: Add support for ICC to configure
2015-12-21 Serhiy StorchakaIssue #25869: Optimized deepcopying ElementTree; it...
2015-12-21 Serhiy StorchakaIssue #25873: Optimized iterating ElementTree.
2015-12-21 Serhiy StorchakaIssue #25902: Fixed various refcount issues in ElementT...
2015-12-21 Serhiy StorchakaIssue #25902: Fixed various refcount issues in ElementT...
2015-12-21 Larry HastingsMerge from 3.5 to default.
2015-12-21 Larry HastingsMerge 3.4.4 from 3.4 to 3.5.
2015-12-21 Larry HastingsMerge.
2015-12-21 Larry HastingsPost-release touchups for Python 3.4.4 final.
2015-12-20 Serhiy StorchakaIssue #25766: Special method __bytes__() now works...
2015-12-20 Serhiy StorchakaIssue #25766: Special method __bytes__() now works...
2015-12-20 Serhiy StorchakaFixed sizeof tests for dict and type (they were passed...
2015-12-20 Serhiy StorchakaFixed sizeof tests for dict and type (they were passed...
2015-12-20 Serhiy StorchakaDon't create non-needed file.
2015-12-20 Serhiy StorchakaDon't create non-needed file.
2015-12-20 Larry HastingsAdded tag v3.4.4 for changeset 737efcadf5a6
2015-12-20 Larry HastingsRelease bump for Python 3.4.4 final. v3.4.4
2015-12-20 Larry HastingsRebuild pydoc topics for Python 3.4.4 final.
2015-12-19 Serhiy StorchakaUse correct PyGC_Head size in tests for issue #25421.
2015-12-19 Serhiy StorchakaUse correct PyGC_Head size in tests for issue #25421.
2015-12-19 Serhiy StorchakaIssue #25421: __sizeof__ methods of builtin types now...
2015-12-19 Serhiy StorchakaIssue #25421: __sizeof__ methods of builtin types now...
2015-12-19 Serhiy StorchakaIssue #22227: The TarFile iterator is reimplemented...
2015-12-18 Terry Jan ReedyMerge with 3.5
2015-12-18 Terry Jan ReedyMerge with 3.4
2015-12-18 Terry Jan ReedyIssue #25905: Revert unwanted conversion of ' to ’...
2015-12-18 Serhiy StorchakaFixed markup and spaces in Misc/NEWS.
2015-12-18 Serhiy StorchakaFixed markup and spaces in Misc/NEWS.
2015-12-18 Serhiy StorchakaIssue #25899: Converted Objects/listsort.txt to UTF-8.
2015-12-18 Serhiy StorchakaIssue #25899: Fixed typo in .bzrignore.
2015-12-18 Serhiy StorchakaIssue #25899: Fixed typo in .bzrignore.
2015-12-18 Serhiy StorchakaIssue #25899: Converted non-ASCII characters in docstri...
2015-12-18 Serhiy StorchakaIssue #25899: Converted non-ASCII characters in docstri...
2015-12-18 Serhiy StorchakaTest UTF-32LE before UTF-16LE since UTF-16LE BOM is...
2015-12-18 Serhiy StorchakaTest UTF-32LE before UTF-16LE since UTF-16LE BOM is...
2015-12-18 Serhiy StorchakaIssue #25889: Got rid of warning about mixing signed...
2015-12-18 Serhiy StorchakaIssue #25890: Removed yet one unused variable.
2015-12-18 Serhiy StorchakaIssues #25890, #25891, #25892: Removed unused variables...
2015-12-18 Serhiy StorchakaIssue #25893: Removed unused variable reqdSize.
2015-12-18 Serhiy StorchakaIssue #25893: Removed unused variable reqdSize.
2015-12-17 Yury SelivanovMerge 3.5
2015-12-17 Yury Selivanovdocs: Document ASYNC/AWAIT tokens (issue #25580)
2015-12-17 Martin PanterMerge from 3.5
2015-12-17 Martin PanterMerge 3.4 into 3.5
2015-12-17 Martin PanterMerge typo fixes from 3.5
2015-12-17 Martin PanterFix a couple of typos in code comments
2015-12-17 Yury SelivanovMerge 3.5
2015-12-17 Yury SelivanovMerge 3.4
2015-12-17 Yury Selivanovdocs/asyncio: Twek sections names per Nick Coghlan...
2015-12-17 Yury SelivanovMerge 3.5
2015-12-17 Yury SelivanovMerge 3.4
2015-12-17 Yury Selivanovasyncio/tests: Fix a ResourceWarning due to unclosed...
2015-12-17 Yury SelivanovMerge 3.5
2015-12-17 Yury SelivanovMerge 3.4
2015-12-17 Yury Selivanovasyncio/tests: Fix ResourceWarnings related to unclosed...
2015-12-17 Yury SelivanovMerge 3.5
2015-12-17 Yury SelivanovMerge 3.4
2015-12-17 Yury Selivanovasyncio/tests: Fix some ResourceWarnings
2015-12-17 Yury SelivanovMerge 3.5
2015-12-17 Yury SelivanovMerge 3.4
2015-12-17 Yury Selivanovasyncio/tests: Fix deprecation warning
next