]> granicus.if.org Git - python/shortlog
python
2016-06-24 Brett CannonIssue #27038: Expose DirEntry as os.DirEntry.
2016-06-24 Brett CannonMerge from 3.5
2016-06-24 Brett CannonRemove a stale reference to pathlib.PurePath.path
2016-06-24 Brett CannonIssue #27186: Define what a "path-like object" is.
2016-06-24 Brett CannonIssue #27186: Update os.fspath()/PyOS_FSPath() to check...
2016-06-24 Steve DowerMerge from 3.5
2016-06-24 Steve DowerPreinstalls pip into the nuget package so that pip...
2016-06-24 Steve DowerMerge from 3.5
2016-06-24 Steve DowerAdds scripts for producing Nuget packages.
2016-06-24 Berker PeksagIssue #27381: Merge from 3.5
2016-06-24 Berker PeksagIssue #27381: Remove superfluous paren in zipfile docum...
2016-06-24 Berker PeksagIssue #18300: Merge from 3.5
2016-06-24 Berker PeksagIssue #18300: Set TERM='' by default in assert_python_*
2016-06-24 Berker PeksagIssue #26547: Merge from 3.5
2016-06-24 Berker PeksagIssue #26547: Remove outdated term dictproxy from vars...
2016-06-24 Berker PeksagIssue #27378: Merge from 3.5
2016-06-24 Berker PeksagIssue #27378: Remove an outdated reference from regex...
2016-06-24 Berker PeksagMerge from 3.5
2016-06-24 Berker PeksagMake PyPIRCCommandTestCase derive from a base class
2016-06-23 Serhiy StorchakaFixed integer overflow in array.buffer_info().
2016-06-23 Serhiy StorchakaFixed integer overflow in array.buffer_info().
2016-06-23 Terry Jan ReedyMerge with 3.5
2016-06-23 Terry Jan ReedyIssue #27304: Source code links for sub-packages in...
2016-06-22 Terry Jan ReedyIssue #27365: Finish merge so tests pass.
2016-06-22 Terry Jan ReedyIssue #27365: revert temporary rename
2016-06-22 Terry Jan ReedyIssue #27365: add chunk
2016-06-22 Terry Jan ReedyIssue #27365: add chunk
2016-06-22 Terry Jan ReedyIssue #27365: revert temporary rename
2016-06-22 Terry Jan ReedyIssue #27365: partial merge
2016-06-22 Terry Jan ReedyIssue #27365: temporary rename
2016-06-22 Terry Jan ReedyIssue #27365: Allow non-ascii in idlelib/NEWS.txt,...
2016-06-22 Terry Jan ReedyIssue #27365: Merge minimal part.
2016-06-22 Terry Jan ReedyIssue #27365: Allow non-ascii in idlelib/NEWS.txt ...
2016-06-22 Benjamin Petersonmerge 3.5
2016-06-22 Benjamin Petersonalter header; '%' really throws latex through a loop
2016-06-21 Terry Jan ReedyIssue #24137: Run IDLE, test_idle, and htest with tkint...
2016-06-21 Serhiy StorchakaIssue #18726: All optional parameters of the dump(...
2016-06-20 Berker PeksagIssue #20120: Merge from 3.5
2016-06-20 Berker PeksagIssue #20120: Add a test case to verify the % char...
2016-06-20 Stefan KrahMerge 3.5.
2016-06-20 Stefan KrahIssue #27006: Do not use PyDec_CheckExact() on a type.
2016-06-20 Stefan KrahMerge 3.5.
2016-06-20 Stefan KrahIssue #27006: from_float(): call the subclass' __new__...
2016-06-20 Martin PanterFix “allow(s) to”
2016-06-20 Martin PanterMerge spelling fixes from 3.5
2016-06-20 Martin PanterFix spelling errors in code comments
2016-06-20 Serhiy StorchakaAdded more tests for issue #27122.
2016-06-20 Serhiy StorchakaAdded more tests for issue #27122.
2016-06-19 Serhiy StorchakaIssue #27319: Methods selection_set(), selection_add...
2016-06-19 Serhiy StorchakaIssue #23641: Added __getnewargs_ex__ to the list of...
2016-06-19 Serhiy StorchakaIssue #23641: Added __getnewargs_ex__ to the list of...
2016-06-19 Serhiy StorchakaUse macros instead of corresponding functions (they...
2016-06-18 Ned DeilyIssue #23968: Fix installs of the renamed config direct...
2016-06-18 Serhiy StorchakaIssue #27294: Numerical state in the repr for Tkinter...
2016-06-18 Serhiy StorchakaIssue #27294: Numerical state in the repr for Tkinter...
2016-06-18 Serhiy StorchakaIssue #27294: Numerical state in the repr for Tkinter...
2016-06-18 Berker PeksagIssue #27349: Merge from 3.5
2016-06-18 Berker PeksagIssue #27349: Fix typo in distutils upload command
2016-06-18 Senthil Kumaran[merge from 3.5] - issue27021 - Document SC_IOV_MAX...
2016-06-18 Senthil Kumaranissue27021 - Document SC_IOV_MAX limitation imposed...
2016-06-18 Serhiy StorchakaIssue #27177: Match objects in the re module now suppor...
2016-06-18 Berker PeksagIssue #26536: Use spaces instead of tabs
2016-06-18 Berker PeksagIssue #26536: Skip test_sio_loopback_fast_path under...
2016-06-18 Serhiy StorchakaIssue #26754: PyUnicode_FSDecoder() accepted a filename...
2016-06-18 Serhiy StorchakaIssue #26754: PyUnicode_FSDecoder() accepted a filename...
2016-06-18 Martin PanterIssue #24314: Merge doc links from 3.5
2016-06-18 Serhiy StorchakaIssue #27343: Fixed error message for conflicting initi...
2016-06-18 Serhiy StorchakaIssue #27343: Fixed error message for conflicting initi...
2016-06-18 Serhiy StorchakaIssue #27333: Simplified testing step on 0.
2016-06-18 Serhiy StorchakaIssue #27342: Replaced some Py_XDECREFs with Py_DECREFs.
2016-06-18 Martin PanterIssue #24314: Fix doc links for general attributes...
2016-06-18 Berker PeksagIssue #27312: Fix TypeError in test_setupapp
2016-06-17 Terry Jan ReedyIssue #27312: mock out function that fails when called...
2016-06-17 Steve DowerIssue #26536: socket.ioctl now supports SIO_LOOPBACK_FA...
2016-06-17 Steve DowerIssue #27048: Prevents distutils failing on Windows...
2016-06-17 Steve DowerIssue #27048: Prevents distutils failing on Windows...
2016-06-17 Victor StinnerIssue #27336: Fix compilation on Windows
2016-06-17 Berker PeksagIssue #27336: Fix compilation failures --without-threads
2016-06-17 Serhiy Storchakactypes: the type of b_size is Py_ssize_t.
2016-06-17 Serhiy Storchakactypes: the type of b_size is Py_ssize_t.
2016-06-16 Victor StinnerMerge 3.5
2016-06-16 Victor Stinnerpy_getrandom(): use long type for the syscall() result
2016-06-16 Serhiy StorchakaIssue #27330: Fixed possible leaks in the ctypes module.
2016-06-16 Serhiy StorchakaIssue #27330: Fixed possible leaks in the ctypes module.
2016-06-15 Zachary WareIssue #26930: Merge with 3.5
2016-06-15 Zachary WareIssue #26930: Update Windows build to OpenSSL 1.0.2h
2016-06-15 Ned DeilyIssue #27327: null merge from 3.5
2016-06-15 Ned DeilyIssue #27327: fix doc typo, noted by Jakub Wilk.
2016-06-15 Serhiy StorchakaIssue #27301: Fixed incorrect return codes for errors...
2016-06-15 Serhiy StorchakaIssue #27301: Fixed incorrect return codes for errors...
2016-06-15 Berker PeksagMerge from 3.5
2016-06-15 Berker PeksagMake faq/general.rst gender-inclusive, patch by Sam...
2016-06-15 Xavier de GayeIssue #26862: SYS_getdents64 does not need to be define...
2016-06-15 Georg Brandlmerge with 3.5
2016-06-15 Georg Brandlmerge with 3.4
2016-06-15 Georg BrandlDocs: add html-stable autobuild variant
2016-06-15 Martin PanterIssue #27311: Merge zipfile doc from 3.5
2016-06-15 Martin PanterIssue #27311: Fix ZipFile.writestr data argument name.
2016-06-14 Serhiy StorchakaIssue #27238: Got rid of bare excepts in the turtle...
2016-06-14 Serhiy StorchakaIssue #27238: Got rid of bare excepts in the turtle...
next