]> granicus.if.org Git - python/shortlog
python
2015-09-24 Andrew SvetlovMerge 3.5 -> default
2015-09-24 Andrew SvetlovMerge 3.4 -> 3.5
2015-09-24 Andrew SvetlovAdd Benjamin Hodgson to Misc/ACK
2015-09-24 Andrew SvetlovFix #25208: Improve "Develop with asyncio" doc page.
2015-09-24 Terry Jan ReedyMerge with 3.5
2015-09-24 Terry Jan ReedyMerge with 3.4
2015-09-24 Terry Jan ReedyIssue 21995: Explain some differences between IDLE...
2015-09-24 Victor StinnerMerge 3.5 (codecs, issue #24894)
2015-09-24 Victor StinnerMerge 3.4 (codecs, issue #24894)
2015-09-24 Victor StinnerIssue #24894: Document the codec iso8859_11
2015-09-24 Terry Jan ReedyMerge with 3.5
2015-09-24 Terry Jan ReedyMerge with 3.4
2015-09-24 Terry Jan ReedyIssue #22820: Explain need for *print* when running...
2015-09-24 Raymond HettingerReplace an unpredictable branch with a simple addition.
2015-09-24 Terry Jan ReedyMerge with 3.5
2015-09-24 Terry Jan ReedyMerge with 3.4
2015-09-24 Terry Jan ReedyIssue 25224: Augment Idle doc feature list and no-subpr...
2015-09-23 Victor StinnerIssue #25220: Backed out changeset eaf9a99b6bb8
2015-09-23 Victor StinnerIssue #25220: Create Lib/test/libregrtest/
2015-09-23 Eric V. Smithf-strings: More tests for empty expressions along with...
2015-09-23 Eric V. SmithAdded more f-string test for empty expressions.
2015-09-23 Eric V. SmithMove f-string compilation of the expression earlier...
2015-09-23 Raymond HettingerEliminate unnecessary variables
2015-09-23 Terry Jan ReedyMerge with 3.5
2015-09-23 Terry Jan ReedyMerge with 3.4
2015-09-23 Terry Jan ReedyIssue #25219: Update doc for Idle command line options.
2015-09-23 Terry Jan ReedyMerge with 3.5
2015-09-23 Terry Jan ReedyMerge with 3.4
2015-09-23 Terry Jan ReedyIdlelib.help: add 'b' prefix needed for bytes + bytes.
2015-09-23 Martin PanterIssue #12067: Merge comparisons doc from 3.5
2015-09-23 Martin PanterIssue #12067: Merge comparisons doc from 3.4 into 3.5
2015-09-23 Martin PanterIssue #12067: Rewrite Comparisons section in the langua...
2015-09-23 Terry Jan ReedyMerge with 3.5
2015-09-23 Terry Jan ReedyMerge with 3.4
2015-09-23 Terry Jan ReedyIssue #16893: Move idlelib.EditorWindow.HelpDialog...
2015-09-23 Martin PanterIssue #25047: Merge Element Tree encoding from 3.5
2015-09-23 Martin PanterIssue #25047: Merge Element Tree encoding from 3.4...
2015-09-23 Steve DowerMerge from 3.5
2015-09-23 Steve DowerIssues #25112: py.exe launcher is missing icons
2015-09-23 Martin PanterIssue #25047: Respect case writing XML encoding declara...
2015-09-23 Terry Jan ReedyMerge with 3.5
2015-09-23 Terry Jan ReedyMerge with 3.4
2015-09-23 Terry Jan Reedywhitespace
2015-09-23 Terry Jan ReedyMerge with 3.5
2015-09-23 Terry Jan ReedyMerge with 3.4
2015-09-23 Terry Jan ReedyIssue #24570: Right-click for context menus now work...
2015-09-23 Steve DowerMerge from 3.5
2015-09-23 Steve DowerMerge from 3.4
2015-09-23 Steve DowerHandle calls to win32_ver from non-Windows platform
2015-09-23 Steve DowerMerge from 3.5
2015-09-23 Steve DowerMerge from 3.4
2015-09-23 Steve DowerIssue #19143: platform module now reads Windows version...
2015-09-23 Steve DowerIssue #19143: platform module now reads Windows version...
2015-09-23 Steve DowerIssue #19143: platform module now reads Windows version...
2015-09-23 Steve DowerMerge with 3.5
2015-09-22 Steve DowerIssue #25102: Windows installer does not precompile...
2015-09-22 Steve DowerIssue #25081: Makes Back button in installer go back...
2015-09-22 Steve DowerIssue #25126: Clarifies that the non-web installer...
2015-09-22 Steve DowerIssue #25091: Increases font size of the installer.
2015-09-22 Steve DowerCloses #25085 and #25086: Exclude distutils and test...
2015-09-22 Steve DowerIssue #25092: Fix datetime.strftime() failure when...
2015-09-22 Steve DowerIssue #25213: Restores requestedExecutionLevel to manif...
2015-09-22 Berker PeksagIssue #25137: Add a note to whatsnew/3.5.rst for nested...
2015-09-22 Berker PeksagIssue #25137: Add a note to whatsnew/3.5.rst for nested...
2015-09-22 Victor StinnerIssue #24870: revert unwanted change
2015-09-22 Raymond HettingerEliminate unnecessary variable
2015-09-22 Raymond HettingerMinor consistency improvements to negative value compar...
2015-09-22 Terry Jan ReedyMerge with 3.5
2015-09-22 Terry Jan ReedyMerge with 3.4
2015-09-22 Terry Jan Reedywhitespace
2015-09-22 Terry Jan ReedyIssue #16893: Add idlelib.help.copy_strip() to copy...
2015-09-22 Terry Jan ReedyIssue #16893: Add idlelib.help.copy_strip() to copy...
2015-09-22 Terry Jan ReedyIssue #16893: Add idlelib.help.copy_strip() to copy...
2015-09-21 Terry Jan ReedyMerge
2015-09-21 Terry Jan ReedyMerge with 3.5
2015-09-21 Terry Jan ReedyMarge 3.4
2015-09-21 Victor StinnerIssue #25207, #14626: Fix my commit.
2015-09-21 Terry Jan ReedyIssue #24861: add Idle news item and correct previous...
2015-09-21 Victor Stinner_PyUnicodeWriter_PrepareInternal(): make the assertion...
2015-09-21 Victor StinnerIssue #24870: Add _PyUnicodeWriter_PrepareKind() macro
2015-09-21 Victor StinnerIssue #24870: Reuse the new _Py_error_handler enum
2015-09-21 Victor StinnerIssue #24870: Optimize the ASCII decoder for error...
2015-09-21 Victor Stinnerssue #25207: fix ICC compiler warning in msvcrtmodule.c
2015-09-21 Victor StinnerIssue #25207, #14626: Fix ICC compiler warnings in...
2015-09-21 Victor StinnerMerge 3.5 (Issue #23630, fix test_asyncio)
2015-09-21 Victor StinnerMerge 3.4 (Issue #23630, fix test_asyncio)
2015-09-21 Victor StinnerIssue #23630: Fix test_asyncio on Windows
2015-09-21 Victor StinnerMerge 3.5 (test_asyncio)
2015-09-21 Victor StinnerMerge 3.4 (test_asyncio)
2015-09-21 Victor StinnerIssue #25114: Fix test_asyncio
2015-09-21 Eric V. SmithIssue #24779: Remove unused rawmode parameter to unicod...
2015-09-21 Victor StinnerMerge 3.5 (asyncio)
2015-09-21 Victor StinnerMerge 3.4 (asyncio)
2015-09-21 Victor StinnerIssue #23630, asyncio: host parameter of loop.create_se...
2015-09-21 Victor StinnerMerge 3.5 (asyncio doc)
2015-09-21 Victor StinnerIssue #25114: Adjust versionchanged in the doc
2015-09-21 Victor StinnerMerge 3.5 (asyncio)
2015-09-21 Victor StinnerMerge 3.4 (asyncio)
2015-09-21 Victor StinnerIssue #25114, asyncio: add ssl_object extra info to...
2015-09-21 Victor StinnerMerge 3.5 (test_eintr, FreeBSD)
next