]> granicus.if.org Git - python/shortlog
python
2016-10-20 Yury SelivanovMerge 3.6 (issue #28493)
2016-10-20 Yury SelivanovIssue #28493: Fix typos in _asynciomodule.c
2016-10-20 Yury SelivanovMerge 3.6 (issue #26010)
2016-10-20 Yury SelivanovIssue #26010: fix typos; rewording
2016-10-20 Yury SelivanovMerge 3.6 (issue #28492)
2016-10-20 Yury SelivanovIssue #28492: Fix how StopIteration is raised in _async...
2016-10-20 Ned DeilyIssue #24381: merge from 3.6
2016-10-20 Ned DeilyIssue #24381: merge from 3.5
2016-10-20 Ned DeilyIssue #24381: Avoid unused function warning when buildi...
2016-10-20 Yury SelivanovMerge 3.6 (issue #26010)
2016-10-20 Yury SelivanovMerge 3.5 + document CO_ASYNC_GENERATOR; issue #26010
2016-10-20 Yury SelivanovIssue #26010: Document CO_* constants
2016-10-20 Victor StinnerIssue #21955: Please don't try to optimize int+int
2016-10-20 Raymond HettingerAdd cum_weights example (simulation of a cumulative...
2016-10-20 Martin PanterIssue #28480: Merge multithreading fixes from 3.6
2016-10-20 Martin PanterIssue #28480: Adjust or skip tests if multithreading...
2016-10-20 Martin PanterIssue #28480: Avoid label at end of compound statement...
2016-10-19 Victor StinnerMerge 3.6
2016-10-19 Victor StinnerClose #28479: Fix reST syntax in windows.rst
2016-10-19 Serhiy StorchakaIssue #19795: Fixed formatting a table.
2016-10-19 Serhiy StorchakaIssue #19795: Fixed formatting a table.
2016-10-19 Serhiy StorchakaIssue #19795: Fixed formatting a table.
2016-10-19 Serhiy StorchakaIssue #19795: Improved more markups of True/False.
2016-10-19 Serhiy StorchakaIssue #19795: Improved more markups of True/False.
2016-10-19 Serhiy StorchakaIssue #19795: Improved more markups of True/False.
2016-10-19 Serhiy StorchakaIssue #19795: Fixed markup errors.
2016-10-19 Serhiy StorchakaIssue #19795: Fixed markup errors.
2016-10-19 Serhiy StorchakaIssue #19795: Fixed markup errors.
2016-10-19 Victor Stinner_csv: use _PyLong_AsInt()
2016-10-19 Victor StinnerIssue #28240: Fix formatting of the warning.
2016-10-19 Serhiy StorchakaIssue #19795: Mark up True and False as literal text...
2016-10-19 Serhiy StorchakaIssue #19795: Mark up True and False as literal text...
2016-10-19 Serhiy StorchakaIssue #19795: Mark up True and False as literal text...
2016-10-19 Serhiy StorchakaIssue #19795: Mark up None as literal text.
2016-10-19 Serhiy StorchakaIssue #19795: Mark up None as literal text.
2016-10-19 Serhiy StorchakaIssue #19795: Mark up None as literal text.
2016-10-19 Xavier de GayeIssue #26944: Merge with 3.6.
2016-10-19 Xavier de GayeIssue #26944: Fix test_posix for Android where 'id...
2016-10-19 Victor StinnerClose #28476: Reuse math.factorial() in test_random
2016-10-19 Benjamin Petersonmerge 3.6 (#28472)
2016-10-19 Benjamin Petersonalways use double quotes for SystemTap string literals...
2016-10-19 Benjamin Petersonmerge 3.6
2016-10-19 Benjamin Petersonbold arguments
2016-10-18 Yury SelivanovMerge 3.6 (issue #28471)
2016-10-18 Yury SelivanovIssue #28471: Fix crash (GIL state related) in socket...
2016-10-18 Victor Stinnertimeit: add newlines to output for readability
2016-10-18 Victor Stinnertimeit: add nsec (nanosecond) unit for format timings
2016-10-18 Victor Stinnertimeit: enhance format of raw timings (in verbose mode)
2016-10-18 Victor Stinnertimeit: remove --clock and --time options
2016-10-18 Victor Stinnertimeit: change default repeat to 5, instead of 3
2016-10-18 Victor Stinnertimeit: start autorange with 1 iteration, not 10
2016-10-18 Victor StinnerIssue #28256: Cleanup _math.c
2016-10-18 Victor StinnerNull merge 3.6 (change already applied in default)
2016-10-18 Victor StinnerMerge 3.5
2016-10-18 Serhiy StorchakaIssue #23782: Fixed possible memory leak in _PyTracebac...
2016-10-18 Serhiy StorchakaIssue #23782: Fixed possible memory leak in _PyTracebac...
2016-10-18 Serhiy StorchakaIssue #23782: Fixed possible memory leak in _PyTracebac...
2016-10-18 INADA NaokiIssue #28452: Remove _asyncio._init_module function
2016-10-18 INADA NaokiIssue #28452: Remove _asyncio._init_module function
2016-10-17 Berker PeksagMerge from 3.6
2016-10-17 Berker PeksagMerge from 3.5
2016-10-17 Berker PeksagFix default value of StreamReader.readuntil()
2016-10-17 Victor StinnerMerge 3.7: Issue #28409: regrtest: fix the parser of...
2016-10-17 Victor StinnerMerge 3.6: Issue #28409: regrtest: fix the parser of...
2016-10-17 Victor StinnerIssue #28409: regrtest: fix the parser of command line...
2016-10-17 Berker PeksagIssue #28455: Merge from 3.6
2016-10-17 Berker PeksagIssue #28455: Merge from 3.5
2016-10-17 Berker PeksagIssue #28455: Clarify example of overriding the convert...
2016-10-16 Benjamin Petersonmerge 3.6 (#28454)
2016-10-16 Benjamin Petersonmerge 3.5 (#28454)
2016-10-16 Benjamin Petersonremove extra PyErr_Format arguments (closes #28454)
2016-10-16 Berker PeksagIssue #28432: Merge from 3.6
2016-10-16 Berker PeksagIssue #28432: Merge from 3.5
2016-10-16 Berker PeksagIssue #28432: Fix first parameter name in PyUnicode_Enc...
2016-10-16 Victor StinnerIssue #27896: Allow passing sphinx options to Doc/Makefile
2016-10-16 Victor StinnerIssue #27896: Allow passing sphinx options to Doc/Makefile
2016-10-16 Raymond HettingerMinor fix-up to apply the stack adjustment macros consi...
2016-10-15 Ned DeilyRemove spurious article.
2016-10-15 Ned DeilyRemove spurious article.
2016-10-15 Ned DeilyRemove spurious article.
2016-10-15 INADA NaokiIssue #28428: Rename _futures module to _asyncio. ...
2016-10-15 INADA NaokiIssue #28428: Rename _futures module to _asyncio.
2016-10-15 Martin PanterIssue #27800: Merge RE repetition doc from 3.6
2016-10-15 Martin PanterIssue #27800: Merge RE repetition doc from 3.5 into 3.6
2016-10-15 Martin PanterIssue #27800: Document limitation and workaround for...
2016-10-15 Martin PanterIssue #23231: Merge codecs doc from 3.6
2016-10-15 Martin PanterIssue #23231: Merge codecs doc from 3.5 into 3.6
2016-10-15 Martin PanterIssue #23231: Document codecs.iterencode(), iterdecode...
2016-10-14 Jason R. CoombsMake cs_path_exists a protected, static method
2016-10-14 Jason R. CoombsAdd case-sensitive file comparison for detecting/adding...
2016-10-14 Jason R. CoombsExtract methods from sdist.add_defaults, allowing subcl...
2016-10-14 Jason R. CoombsGet names for README files from class attribute, allowi...
2016-10-14 Jason R. CoombsReplace trailing comments with block-level comments
2016-10-14 Jason R. CoombsRemove unused import and reorganize imports of modules.
2016-10-14 Jason R. CoombsRemove wildcard imports from distutils.command.sdist
2016-10-14 Senthil Kumaran[merge from 3.6] Issue28438 - Fix the link for pkgutil...
2016-10-14 Senthil Kumaran[merge from 3.5] Issue28438 - Fix the link for pkgutil...
2016-10-14 Senthil KumaranIssue28438 - Fix the link for pkgutil.get_data doc...
2016-10-14 Raymond Hettingermerge
2016-10-14 Raymond HettingerIssue #18844: Add more tests
next