]> granicus.if.org Git - python/shortlog
python
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...
2016-06-14 Gregory P.... issue27122: fix typo in the news file, wrong issue...
2016-06-14 Gregory P.... issue27122: fix typo in the news file, wrong issue...
2016-06-14 Gregory P.... Issue #27123: When an exception is raised within the...
2016-06-14 Gregory P.... Issue #27123: When an exception is raised within the...
2016-06-14 Victor Stinnersubprocess: enhance ResourceWarning message
2016-06-14 Victor StinnerMerge 3.5
2016-06-14 Victor Stinnercleanup random.c
2016-06-14 Victor StinnerMerge 3.5 (os.urandom, issue #27278)
2016-06-14 Victor StinnerFix os.urandom() using getrandom() on Linux
2016-06-14 Victor StinnerMerge 3.5
2016-06-14 Victor StinnerIssue #25843: Fix the NEWS entry
2016-06-14 Berker PeksagIssue #16864: Cursor.lastrowid now supports REPLACE...
2016-06-14 Martin PanterIssue #16182: Merge test_readline from 3.5
2016-06-14 Martin PanterIssue #16182: One more check for set_pre_input_hook()
2016-06-14 Berker PeksagMerge from 3.5
2016-06-14 Berker PeksagMark tests as skipped when a SQLite version is not...
2016-06-14 Berker PeksagMerge from 3.5
2016-06-14 Berker PeksagRemove empty setUp and tearDown methods from sqlite3...
2016-06-14 Berker PeksagMerge from 3.5
2016-06-14 Berker PeksagDelete outdated paragraph about OptimizedUnicode again
2016-06-14 Serhiy StorchakaIssue #26386: Fixed ttk.TreeView selection operations...
2016-06-14 Serhiy StorchakaIssue #26386: Fixed ttk.TreeView selection operations...
2016-06-14 Martin PanterIssue #16182: Merge readline update from 3.5
2016-06-14 Martin PanterIssue #16182: set_pre_input_hook() may not exist; docum...
next