]> granicus.if.org Git - python/shortlog
python
2015-11-24 Martin PanterIssue #25576: Merge www-form-urlencoded doc from 3.5
2015-11-24 Martin PanterIssue #25576: Merge www-form-urlencoded doc from 3...
2015-11-24 Martin PanterIssue #25576: Remove application/x-www-form-urlencoded...
2015-11-24 Martin PanterIssue #25695: Defer creation of TESTDIRN until the...
2015-11-24 Raymond Hettingermerge
2015-11-24 Raymond HettingerIssue #25700: Clarify that namedtuple property docstrin...
2015-11-24 Raymond Hettingermerge
2015-11-24 Raymond HettingerFix non-ascii character
2015-11-24 Raymond Hettingermerge
2015-11-24 Raymond HettingerAdd a missing docstring
2015-11-24 Martin PanterIssue #25663: Update rlcompleter test for new 3.6 behaviour
2015-11-24 Martin PanterIssue #25663: Merge rlcompleter fix from 3.5
2015-11-24 Martin PanterIssue #25663: Merge rlcompleter fix from 3.4 into 3.5
2015-11-23 Martin PanterIssue #25663: Make rlcompleter avoid duplicate global...
2015-11-23 Serhiy StorchakaIssue #25706: Fixed markup in the documentation.
2015-11-23 Serhiy StorchakaIssue #25706: Fixed markup in the documentation.
2015-11-23 Serhiy StorchakaIssue #25706: Fixed markup in the documentation.
2015-11-23 Serhiy StorchakaIssue #25688: Fixed file leak in ElementTree.iterparse...
2015-11-23 Serhiy StorchakaIssue #25688: Fixed file leak in ElementTree.iterparse...
2015-11-23 Serhiy StorchakaIssue #25688: Fixed file leak in ElementTree.iterparse...
2015-11-23 Serhiy StorchakaIssue #23914: Fixed SystemError raised by unpickler...
2015-11-23 Serhiy StorchakaIssue #23914: Fixed SystemError raised by unpickler...
2015-11-23 Serhiy StorchakaIssue #23914: Fixed SystemError raised by unpickler...
2015-11-23 Larry HastingsNull merge from 3.5.
2015-11-23 Larry HastingsMerge 3.5.1rc1 release changes back into main 3.5 branch.
2015-11-23 Larry HastingsPost-release updates for Python 3.5.1rc1.
2015-11-23 Serhiy StorchakaIssue #25691: Fixed crash on deleting ElementTree.Eleme...
2015-11-23 Serhiy StorchakaIssue #25691: Fixed crash on deleting ElementTree.Eleme...
2015-11-23 Serhiy StorchakaIssue #25691: Fixed crash on deleting ElementTree.Eleme...
2015-11-23 Steve DowerMerge from 3.5
2015-11-23 Steve DowerFixes upload directories for Windows installer.
2015-11-22 Victor StinnerIssue #25694: Fix test_regrtest for installed Python
2015-11-22 Victor StinnerIssue #25694: Install test.libregrtest to be able to...
2015-11-22 Serhiy StorchakaIssue #25624: ZipFile now always writes a ZIP_STORED...
2015-11-22 Serhiy StorchakaIssue #25624: ZipFile now always writes a ZIP_STORED...
2015-11-22 Serhiy StorchakaIssue #25624: ZipFile now always writes a ZIP_STORED...
2015-11-22 Serhiy StorchakaIssue #19687: Fixed memory leak on failed Element slice...
2015-11-22 Serhiy StorchakaIssue #19687: Fixed memory leak on failed Element slice...
2015-11-22 Serhiy StorchakaIssue #19687: Fixed memory leak on failed Element slice...
2015-11-22 Larry HastingsAdded tag v3.5.1rc1 for changeset 948ef16a6951
2015-11-22 Larry HastingsVersion bump for Python 3.5.1rc1. v3.5.1rc1
2015-11-22 Larry HastingsUpdated pydoc topics for 3.5.1rc1.
2015-11-21 Martin PanterIssue #25689: Merge ftplib and nntplib docs from 3.5
2015-11-21 Martin PanterIssue #25689: Merge ftplib and nntplib docs from 3...
2015-11-21 Martin PanterIssue #25689: Fix language in ftplib and nntplib docs
2015-11-21 Terry Jan ReedyUpdate idlelib/NEWS.txt.
2015-11-21 Terry Jan ReedyUpdate idlelib/NEWS.txt.
2015-11-21 Terry Jan ReedyUpdate idlelib/NEWS.txt.
2015-11-21 Terry Jan ReedyMerge with 3.5
2015-11-21 Terry Jan ReedyMisc/NEWS entries for IDLE.
2015-11-21 Terry Jan ReedyMisc/NEWS entries for IDLE.
2015-11-21 Serhiy StorchakaIssue #25686: test_shutil no longer uses the distutils...
2015-11-21 Serhiy StorchakaIssue #25686: test_shutil no longer uses the distutils...
2015-11-21 Serhiy StorchakaIssue #25686: test_shutil no longer uses the distutils...
2015-11-21 Martin PanterIssue #25626: Add news to 3.6 section
2015-11-21 Martin PanterIssue #25626: Merge zlib fix from 3.5
2015-11-21 Terry Jan ReedyMerge with 3.5
2015-11-21 Terry Jan ReedyMerge with 3.4
2015-11-21 Terry Jan ReedyIssue 15348: Stop debugger engine (normally in user...
2015-11-21 Terry Jan ReedyMerge with 3.5
2015-11-21 Terry Jan ReedyMerge with 3.4
2015-11-21 Terry Jan ReedyIssue #24455: Prevent IDLE from hanging when a) closing...
2015-11-20 Ethan Furmannull merge
2015-11-20 Ethan FurmanClose issue25594: advise against accessing Enum members...
2015-11-20 Ethan FurmanClose 25594: advise against accessing Enum members...
2015-11-20 Yury SelivanovMerge 3.5
2015-11-20 Yury SelivanovMerge 3.4
2015-11-20 Yury Selivanovasyncio: Fix with github
2015-11-20 Yury SelivanovMerge 3.5
2015-11-20 Yury SelivanovMerge 3.4
2015-11-20 Yury Selivanovasyncio.tests: Fix whitespace
2015-11-20 Yury SelivanovMerge 3.5
2015-11-20 Yury SelivanovMerge 3.4
2015-11-20 Yury Selivanovasyncio: Drop "value" parameter from Task._step method.
2015-11-20 Yury SelivanovMerge 3.5
2015-11-20 Yury SelivanovMerge 3.4
2015-11-20 Yury Selivanovasyncio: Sync with github
2015-11-20 Terry Jan ReedyMerge with 3.5
2015-11-20 Terry Jan ReedyMerge with 3.4
2015-11-20 Terry Jan ReedyMake it slightly clearer that IDLE close message is...
2015-11-20 Serhiy StorchakaIssue #25665: Test pickling with all protocols in test_...
2015-11-20 Serhiy StorchakaIssue #25665: Test pickling with all protocols in test_...
2015-11-20 R David MurrayMerge: #25679: spelling fix
2015-11-20 R David MurrayMerge: #25679: spelling fix
2015-11-20 R David Murray#25679: spelling fix
2015-11-20 Victor StinnerIssue #25557: Refactor _PyDict_LoadGlobal()
2015-11-20 Martin PanterIssue #25626: Change zlib to accept Py_ssize_t and...
2015-11-20 Victor StinnerMerge 3.5 (issue #25670)
2015-11-20 Victor StinnerIssue #25670: Remove duplicate getattr() from ast.NodeT...
2015-11-20 Martin PanterIssue #25583: Add news to 3.6 section
2015-11-20 Martin PanterIssue #25583: Merge makedirs fix from 3.5
2015-11-20 Martin PanterIssue #25583: Merge makedirs fix from 3.4 into 3.5
2015-11-19 Guido van RossumIssue #25593: Change semantics of EventLoop.stop()...
2015-11-19 Guido van RossumIssue #25593: Change semantics of EventLoop.stop()...
2015-11-19 Guido van RossumIssue #25593: Change semantics of EventLoop.stop().
2015-11-19 Guido van RossumIssue #25665: Make NamedTuple picklable. (Merge 3.5...
2015-11-19 Guido van RossumIssue #25665: Make NamedTuple picklable.
2015-11-19 Guido van RossumRemove unused imports from test_typing.py. (Merge 3...
2015-11-19 Guido van RossumRemove unused imports from test_typing.py.
2015-11-19 Guido van RossumIssue #25472: In B[<type>], insert B in front of __base...
next