]> granicus.if.org Git - python/shortlog
python
2016-11-20 Martin PanterIssue #10656: Merge AIX build fix from 3.6
2016-11-20 Martin PanterIssue #10656: Merge AIX build fix from 3.5
2016-11-20 Gregory P.... null merge
2016-11-20 Gregory P.... Rename the new --with-optimiations flag to --enable...
2016-11-20 Gregory P.... move the enable-optimizations mention to the correct...
2016-11-20 Gregory P.... Rename the new --with-optimiations flag to --enable...
2016-11-20 Gregory P.... Rename the new --with-optimiations flag to --enable...
2016-11-20 Larry HastingsMerge.
2016-11-20 Larry HastingsIssue 28753: Argument Clinic howto docfix, courtesy...
2016-11-20 Serhiy StorchakaNull merge
2016-11-20 Serhiy StorchakaIssue #28666: Fix removing readonly directories on...
2016-11-20 Serhiy StorchakaIssue #28666: Fix removing readonly directories on...
2016-11-20 Serhiy StorchakaIssue #28666: Try to fix removing readonly directories...
2016-11-20 Serhiy StorchakaIssue #28666: Now test.support.rmtree is able to remove...
2016-11-20 Serhiy StorchakaIssue #28666: Now test.support.rmtree is able to remove...
2016-11-20 Serhiy StorchakaIssue #28666: Now test.support.rmtree is able to remove...
2016-11-20 Serhiy StorchakaIssue #28750: Fixed docs of of unicode-escape an raw...
2016-11-20 Serhiy StorchakaIssue #28750: Fixed docs of of unicode-escape an raw...
2016-11-20 Serhiy StorchakaIssue #28750: Fixed docs of of unicode-escape an raw...
2016-11-20 Serhiy StorchakaIssue #28666: Now test.support.rmtree is able to remove...
2016-11-20 Serhiy StorchakaIssue #28666: Now test.support.rmtree is able to remove...
2016-11-20 Serhiy StorchakaIssue #28666: Now test.support.rmtree is able to remove...
2016-11-20 Serhiy StorchakaIssue #19569: Compiler warnings are now emitted if...
2016-11-20 Serhiy StorchakaIssue #19569: Suggested more appropriate replacements...
2016-11-20 Serhiy StorchakaIssue #19569: Suggested more appropriate replacements...
2016-11-20 Serhiy StorchakaIssue #19569: Suggested more appropriate replacements...
2016-11-20 Serhiy StorchakaAdded the const qualifier to char* variables that refer...
2016-11-20 Martin PanterIssue #10656: Fix out-of-tree building on AIX
2016-11-20 Serhiy StorchakaReplaced outdated macros _PyUnicode_AsString and _PyUni...
2016-11-20 Serhiy StorchakaReplaced outdated macros _PyUnicode_AsString and _PyUni...
2016-11-20 Serhiy StorchakaIssue #28715: Added error checks for PyUnicode_AsUTF8().
2016-11-20 Serhiy StorchakaIssue #28715: Added error checks for PyUnicode_AsUTF8().
2016-11-20 Serhiy StorchakaIssue #28715: Added error checks for PyUnicode_AsUTF8().
2016-11-20 Serhiy StorchakaIssue #27998: Documented bytes paths support on Windows.
2016-11-20 Serhiy StorchakaIssue #27998: Documented bytes paths support on Windows.
2016-11-20 Steve DowerMerge from 3.6
2016-11-20 Steve DowerFixes empty tuple case.
2016-11-20 Steve DowerIssue #28732: Adds new errors to spawnv emulation for...
2016-11-20 Steve DowerIssue #28732: Adds new errors to spawnv emulation for...
2016-11-20 Steve DowerIssue #28732: Raise ValueError when argv[0] is empty
2016-11-20 Steve DowerIssue #28732: Raise ValueError when argv[0] is empty
2016-11-20 Steve DowerIssue #28732: Raise ValueError when argv[0] is empty.
2016-11-20 Steve DowerIssue #28732: Raise ValueError when os.spawn*() is...
2016-11-20 Steve DowerIssue #28732: Raise ValueError when os.spawn*() is...
2016-11-20 Steve DowerMerge from 3.6
2016-11-20 Steve DowerMerge from 3.5 and fix a few other functions missing...
2016-11-20 Steve DowerIssue #28732: Fix crash in os.spawnv() with no elements...
2016-11-19 Guido van RossumIssue #28556: two more small upstream changes by Ivan...
2016-11-19 Guido van RossumIssue #28556: two more small upstream changes by Ivan...
2016-11-19 Guido van RossumIssue #28556: two more small upstream changes by Ivan...
2016-11-19 Xavier de GayeIssue #28746: Merge 3.6
2016-11-19 Xavier de GayeIssue #28746: Fix the set_inheritable() file descriptor...
2016-11-19 Martin PanterIssue #28548: Parse HTTP request version even if too...
2016-11-18 Brett CannonMerge for issue #28705
2016-11-18 Brett CannonIssue #28705: greatly simplify the FAQ entry on transpi...
2016-11-18 Brett CannonIssue #24452: add attribution
2016-11-18 Zachary WareMerge with 3.6
2016-11-18 Zachary WareIgnore newly added suspicious line
2016-11-17 Raymond Hettingermerge
2016-11-17 Raymond HettingerSmall edits to the docs for sample() and shuffle().
2016-11-17 Raymond Hettingermerge
2016-11-17 Raymond HettingerFurther refinements to the examples and recipes for...
2016-11-17 Xavier de GayeIssue #26926: Merge 3.6
2016-11-17 Xavier de GayeIssue #26926: Skip some test_io tests on platforms...
2016-11-17 Xavier de GayeIssue 26931: Merge 3.6
2016-11-17 Xavier de GayeIssue 26931: Skip the test_distutils tests using a...
2016-11-17 Raymond Hettingermerge
2016-11-17 Raymond HettingerAdd another example to the recipes section of the rando...
2016-11-17 Raymond Hettingermerge
2016-11-17 Raymond HettingerMinor touch-ups to the random module examples
2016-11-17 Steve DowerNull merge from 3.6
2016-11-17 Steve DowerMerge from 3.5
2016-11-17 Steve DowerFixes incorrect path in nuget package build.
2016-11-16 Yury SelivanovMerge 3.6 (issue #28720)
2016-11-16 Yury SelivanovIssue #28720: Add collections.abc.AsyncGenerator.
2016-11-16 Yury SelivanovMerge 3.6 (issue #28721)
2016-11-16 Yury SelivanovIssue #28721: Fix asynchronous generators aclose()...
2016-11-16 Serhiy StorchakaIssue #28701: _PyUnicode_EqualToASCIIId and _PyUnicode_...
2016-11-16 Serhiy StorchakaIssue #28701: _PyUnicode_EqualToASCIIId and _PyUnicode_...
2016-11-16 Kushal DasCloses #28713 uses OSError in the tutorial
2016-11-16 Kushal DasCloses #28713 uses OSError in the tutorial
2016-11-16 Serhiy StorchakaFixed an off-by-one error in _PyUnicode_EqualToASCIIStr...
2016-11-16 Serhiy StorchakaFixed an off-by-one error in _PyUnicode_EqualToASCIIStr...
2016-11-16 Serhiy StorchakaFixed an off-by-one error in _PyUnicode_EqualToASCIIStr...
2016-11-16 Serhiy StorchakaIssue #21449: Removed private function _PyUnicode_Compa...
2016-11-16 Serhiy StorchakaIssue #21449: Removed private function _PyUnicode_Compa...
2016-11-16 Serhiy StorchakaIssue #28701: Replace _PyUnicode_CompareWithId with...
2016-11-16 Serhiy StorchakaIssue #28701: Replace _PyUnicode_CompareWithId with...
2016-11-16 Serhiy StorchakaIssue #28701: Replace _PyUnicode_CompareWithId with...
2016-11-16 Serhiy StorchakaIssue #28701: Replace PyUnicode_CompareWithASCIIString...
2016-11-16 Serhiy StorchakaIssue #28701: Replace PyUnicode_CompareWithASCIIString...
2016-11-16 Serhiy StorchakaIssue #28701: Replace PyUnicode_CompareWithASCIIString...
2016-11-16 Xavier de GayeIssue #26935: Merge 3.6
2016-11-16 Xavier de GayeIssue #26935: Fix broken Android dup2() in test_os
2016-11-16 Xavier de GayeIssue #26920: Merge 3.6
2016-11-16 Xavier de GayeIssue #26920: Fix not getting the locale's charset...
2016-11-16 Donald StufftMerge - upgrade pip/setuptools
2016-11-16 Donald StufftMerge - upgrade pip/setuptools
2016-11-16 Donald StufftMerge - upgrade pip/setuptools
2016-11-16 Donald StufftUpgrade pip to 9.0.1 and setuptools to 28.8.0
next