]> granicus.if.org Git - python/shortlog
python
2015-06-29 Serhiy StorchakaIssue #24467: Fixed possible buffer over-read in bytear...
2015-06-29 Serhiy StorchakaIssue #24467: Fixed possible buffer over-read in bytear...
2015-06-28 Jason R. CoombsIssue #20387: Merge test and patch from 3.4.4
2015-06-28 Jason R. CoombsIssue #20387: Merge
2015-06-28 Serhiy StorchakaIssue #24456: Fixed possible buffer over-read in adpcm2...
2015-06-28 Serhiy StorchakaIssue #24456: Fixed possible buffer over-read in adpcm2...
2015-06-28 Jason R. CoombsIssue #20387: Merge patch and test
2015-06-28 Serhiy StorchakaIssue #24336: The contextmanager decorator now works...
2015-06-28 Serhiy StorchakaIssue #24336: The contextmanager decorator now works...
2015-06-27 Benjamin Petersonupgrade to Unicode 8.0.0
2015-06-27 Benjamin Petersonprevent integer overflow in escape_unicode (closes...
2015-06-27 Benjamin Petersonmerge 3.4
2015-06-27 Benjamin Petersonmerge 3.3
2015-06-27 Benjamin Petersonadd issue number
2015-06-27 Benjamin Petersonmerge 3.4
2015-06-27 Benjamin Petersonmerge 3.3
2015-06-27 Benjamin Petersonuse safe allocation and reallocation macros
2015-06-26 Jason R. CoombsIssue #20387: Update Misc/NEWS
2015-06-25 Berker PeksagIssue #23684: Clarify the return value of the scheme...
2015-06-25 Berker PeksagIssue #23684: Clarify the return value of the scheme...
2015-06-25 Yury SelivanovMerge 3.4 (issue #24509)
2015-06-25 Yury SelivanovIssue #24509: Clarify Handle.cancel() and loop.call_...
2015-06-25 Yury SelivanovMerge 3.4
2015-06-25 Yury Selivanovasyncio.docs: Use less confusing title
2015-06-25 Yury SelivanovIssue #24439: Update tulip_coro.dia
2015-06-24 Yury SelivanovIssue #24400, #24325: More tests for types._GeneratorWr...
2015-06-24 Yury SelivanovIssue #24325, #24400: Add more unittests for types...
2015-06-24 Yury SelivanovIssue #24439: Improve PEP 492 related docs.
2015-06-24 Yury SelivanovIssue #24495, #24400: Test asyncio.Task.repr in debug...
2015-06-24 Yury SelivanovFix asyncio unittests in debug mode
2015-06-24 Yury SelivanovFix asyncio unittests in debug mode
2015-06-24 Yury SelivanovIssue #24400: Fix CoroWrapper for 'async def' coroutines
2015-06-24 Yury SelivanovIssue #24400: Fix CoroWrapper for 'async def' coroutines
2015-06-24 Yury SelivanovMerge 3.4
2015-06-24 Yury Selivanovasyncio: Merge changes from issue #24400.
2015-06-24 Steve DowerCloses #24244: Removes invalid test from test_time
2015-06-23 Yury Selivanovdocs.whatsnew: Update ref to tp_as_async
2015-06-23 Yury Selivanovdocs.capi: Fix tp_as_async doc
2015-06-23 Antoine PitrouIssue #24489: ensure a previously set C errno doesn...
2015-06-23 Antoine PitrouIssue #24489: ensure a previously set C errno doesn...
2015-06-22 Yury SelivanovIssue #24400: Introduce a distinct type for 'async...
2015-06-22 Dingyuan WangIssue #20387: Restore retention of indentation during...
2015-06-26 Jason R. CoombsIssue #20387: Correct test to properly capture expectation.
2015-06-21 Serhiy StorchakaFixed documentation of functions with const char* argum...
2015-06-21 Serhiy StorchakaFixed documentation of functions with const char* argum...
2015-06-21 Serhiy StorchakaAdded the const qualifier for char* argument of Py_Ente...
2015-06-21 Serhiy StorchakaAdded the const qualifier for char* argument of Py_Ente...
2015-06-21 Serhiy StorchakaIssue #24436: Added const qualifiers for char* argument...
2015-06-21 Serhiy StorchakaIssue #24436: Added const qualifiers for char* argument...
2015-06-21 Serhiy StorchakaIssue #24408: Fixed test for tkinter.Font on OS X.
2015-06-21 Serhiy StorchakaIssue #24408: Fixed test for tkinter.Font on OS X.
2015-06-20 Jason R. CoombsIssue #20387: Add test capturing failure to roundtrip...
2015-06-20 Jason R. CoombsRemove unused import and remove doctest-only import...
2015-06-19 Steve DowerIssue 24476: Statically links vcruntime140.dll and...
2015-06-17 Zachary WareMerge 3.4
2015-06-17 Zachary WareMerge 3.4's PCbuild/readme.txt update.
2015-06-17 Zachary WareUpdate PCbuild/readme.txt
2015-06-16 Zachary WareDeprecate unused scripts in Tools/buildbot.
2015-06-15 Steve DowerIssue #8232: Renamed WinFireFox to WinFirefox
2015-06-15 Ned Deilynull merge 3.4 to 3.5 (9a0c5ffe7420 merged 3.4 to defau...
2015-06-15 Senthil KumaranBack porting changeset db302b88fdb6 to 3.4 branch,...
2015-06-14 Raymond Hettingermerge
2015-06-14 Raymond HettingerIssue #24453: Fix doubled word.
2015-06-13 Berker PeksagIssue #24435: Use the devguide link instead of PEP...
2015-06-13 Berker PeksagIssue #24435: Use the devguide link instead of PEP...
2015-06-12 Terry Jan ReedyMerge with 3.4
2015-06-12 Terry Jan Reedywhitespace
2015-06-12 Terry Jan ReedyMerge 3.4
2015-06-12 Terry Jan ReedyIssue #24406: Add sentences on dict comparisons, simila...
2015-06-12 Victor Stinner(Merge 3.4) Issue #15745: Rewrite os.utime() tests...
2015-06-12 Victor StinnerIssue #15745: Rewrite os.utime() tests in test_os
2015-06-12 Terry Jan ReedyMerge with 3.4
2015-06-12 Terry Jan ReedyCloses issue #24405: mark set display as code.
2015-06-10 Ned DeilyIssue #24423: Fix formatting error in 3.5 whatsnew
2015-06-10 Serhiy StorchakaFixed indentation of Python examples in C comments.
2015-06-10 Serhiy StorchakaFixed indentation of Python examples in C comments.
2015-06-10 Zachary WareMerge forward extras beyond #21907 backport.
2015-06-10 Zachary WareClean up/refactor the batch scripts used for building...
2015-06-09 Barry Warsaw- Issue #24351: Clarify what is meant by "identifier...
2015-06-09 Barry Warsaw- Issue #24351: Clarify what is meant by "identifier...
2015-06-09 Tal EinatMerge from 3.4
2015-06-09 Tal Einat#23891: correctly refer to PyPI as "Python Package...
2015-06-09 Serhiy StorchakaIssue #24408: Added more tkinter.Font tests.
2015-06-09 Serhiy StorchakaIssue #24408: Added more tkinter.Font tests.
2015-06-08 Andrew KuchlingMerge from 3.4
2015-06-08 Andrew Kuchling#23891: remove extra words
2015-06-08 Andrew KuchlingMerge from 3.4
2015-06-08 Andrew Kuchling#23891: add a section to the Tutorial describing virtua...
2015-06-08 Andrew KuchlingMerge from 3.4
2015-06-08 Steve DowerIssue 24385: Adds "--as-flags=--32" when generating...
2015-06-08 Serhiy StorchakaIssue #24299: Fixed test__locale on Solaris.
2015-06-08 Serhiy StorchakaIssue #24299: Fixed test__locale on Solaris.
2015-06-08 Serhiy StorchakaIssue #24408: Fixed AttributeError in measure() and...
2015-06-08 Serhiy StorchakaIssue #14373: Other attempt to fix threaded test for...
2015-06-08 Serhiy StorchakaIssue #14373: C implementation of functools.lru_cache...
2015-06-08 Serhiy StorchakaIssue #14373: Fixed threaded test for lru_cache()....
2015-06-08 Steve DowerIssue #8232: webbrowser support incomplete on Windows...
2015-06-07 Tal Einatadded matmul and imatmul to operator.__all__
2015-06-07 Andrew KuchlingAdd link to pyvideoorg
2015-06-07 Benjamin Petersonrepair my irrational excuberance
next