]> granicus.if.org Git - python/shortlog
python
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-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...
2015-11-19 Guido van RossumIssue #25472: In B[<type>], insert B in front of __base...
2015-11-19 Martin PanterIssue #25583: Avoid incorrect errors raised by os.maked...
2015-11-18 Yury SelivanovMerge 3.5
2015-11-18 Yury SelivanovMerge 3.4
2015-11-18 Yury Selivanovasyncio.docs: Fix versionadded
2015-11-18 Yury SelivanovMerge 3.5
2015-11-18 Yury Selivanovasyncio: Error if awaiting in parallel on the same...
2015-11-18 Yury Selivanovasyncio: Error if awaiting in parallel on the same...
2015-11-18 Raymond HettingerAdd assertion to verify the pre-condition in the comments.
2015-11-18 Martin PanterIssue #23200: Merge zlib doc from 3.5
2015-11-18 Martin PanterIssue #23200: Merge zlib doc from 3.4 into 3.5
2015-11-18 Martin PanterIssue #23200: Document that max_length=0 is not supported
2015-11-17 Martin PanterIssue #20468: Merge getpagesize doc from 3.5
2015-11-17 Martin PanterIssue #20468: Merge getpagesize doc from 3.4 into 3.5
2015-11-17 Martin PanterIssue #20468: Remove incorrect information about maxrss...
2015-11-17 Yury SelivanovMerge 3.5
2015-11-17 Yury SelivanovMerge 3.4
2015-11-17 Yury Selivanovasyncio: Cleanup Future API
2015-11-17 Yury SelivanovMerge 3.5
2015-11-17 Yury SelivanovMerge 3.4
2015-11-17 Yury Selivanovasyncio: Sync with github
2015-11-17 Raymond HettingerIssue #25629: Move set fill/used updates out of inner...
2015-11-17 Victor StinnerCloses #25645: Fix a reference leak introduced by chang...
2015-11-17 Martin PanterIssue #25615: Merge glob doc from 3.5
2015-11-17 Martin PanterIssue #25615: Merge glob doc from 3.4 into 3.5
2015-11-16 Martin PanterIssue #25615: Document unsorted behaviour of glob;...
2015-11-16 Yury SelivanovMerge 3.5
2015-11-16 Yury SelivanovMerge 3.4
2015-11-16 Yury Selivanovasyncio: Optimize Task._wakeup
2015-11-16 Yury SelivanovMerge 3.5
2015-11-16 Yury Selivanovasyncio.docs: Document Transport.is_closing (merge...
2015-11-16 Yury Selivanovasyncio.docs: Document Transport.is_closing
2015-11-16 Yury SelivanovMerge 3.5
2015-11-16 Yury SelivanovMerge 3.4
2015-11-16 Yury Selivanovasyncio: Add Transport.is_closing()
2015-11-16 Serhiy StorchakaIssue #25498: Fixed contributors name.
2015-11-16 Serhiy StorchakaIssue #25498: Fixed contributors name.
2015-11-16 Serhiy StorchakaIssue #25498: Fixed contributors name.
2015-11-16 Terry Jan ReedyMerge with 3.5
next