]> granicus.if.org Git - python/shortlog
python
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...
2016-06-14 doko@ubuntu.com- Don't use largefile support for GNU/Hurd.
2016-06-14 doko@ubuntu.com - Issue #23968: Update distutils/sysconfig.py to look...
2016-06-14 doko@ubuntu.com- Issue #8637: Honor a pager set by the env var MANPAGE...
2016-06-14 doko@ubuntu.com- Issue #23968: Rename the platform directory from...
2016-06-14 Benjamin Petersonmerge 3.5
2016-06-14 Benjamin Petersonmerge 3.4
2016-06-14 Benjamin Petersonsync ordering of stddef.h includes with expat 2.1.1
2016-06-14 doko@ubuntu.com- Issue #8637: Honor a pager set by the env var MANPAGE...
2016-06-14 Martin PanterIssue #16182: Merge test_readline from 3.5
2016-06-14 Martin PanterIssue #16182: Attempted workarounds for Apple Editline
2016-06-14 doko@ubuntu.com- Modules/_collectionsmodule.c: Mark one more internal...
2016-06-14 Terry Jan ReedyIssue #27245: revert temporary rename
2016-06-14 Terry Jan ReedyMerge with 3.5
2016-06-14 Terry Jan ReedyIssue #27245: temporary rename for merge.
2016-06-14 Terry Jan ReedyIssue #27245: IDLE: Cleanly delete custom themes and...
2016-06-14 Martin PanterIssue #22636: Merge ctypes.util from 3.5
2016-06-14 Martin PanterIssue #22636: Handle OSError from subprocess, e.g....
2016-06-14 Ned DeilyMerge 3.6.0a2 releasing branch into default
2016-06-14 Ned DeilyStart 3.6.0a3
2016-06-14 Martin PanterIssue #22636: Merge ctypes.util shell injection fixes...
2016-06-14 Martin PanterIssue #16182: Merge readline locale fix from 3.5
2016-06-14 Martin PanterIssue #17500: Remove merge conflict scar tissue
2016-06-14 Martin PanterIssue #22636: avoid using a shell in the ctypes.util...
2016-06-14 Martin PanterIssue #16182: Fix readline begidx, endidx, and use...
2016-06-14 Ned DeilyIssue #27310: Fix IDLE.app failure to launch on OS...
2016-06-14 Ned DeilyIssue #27310: remove vestigial import in IDLE.app
2016-06-13 Martin PanterIssue #27136: Merge test_asyncio fix from 3.5
2016-06-13 Berker PeksagIssue #27306: Merge from 3.5
2016-06-13 Berker PeksagIssue #27306: Fix typo in tarfile documentation
2016-06-13 Berker PeksagMerge from 3.5
2016-06-13 Berker PeksagReplace more boilerplate code with modern unittest...
2016-06-13 Ned DeilyAdded tag v3.6.0a2 for changeset 378893423552
2016-06-13 Ned DeilyVersion bump for 3.6.0a2 v3.6.0a2
2016-06-13 Ned DeilyUpdate pydoc topics for 3.6.0a2
2016-06-13 Larry HastingsMerge the 3.4.5rc1 tag all the way into default (3.6).
2016-06-13 Larry HastingsForward-merge from 3.5 to default.
2016-06-13 Larry HastingsForward-merge from 3.4 to 3.5.
2016-06-13 doko@ubuntu.com- Comment out socket (SO_REUSEPORT) and posix (O_SHLOCK...
2016-06-13 Serhiy StorchakaIssue #27025: Generated names for Tkinter widgets are...
2016-06-13 Terry Jan ReedyWhitespace
2016-06-13 Terry Jan ReedyIssue #27163: Add idlelib/IDLE entry to What's New...
2016-06-13 Martin PanterIssue #27186: Skip scandir(bytes) test with os.name...
2016-06-13 Larry HastingsMerge 3.5.2rc1 with current 3.5 branch.
2016-06-13 Larry HastingsPost-release fixups for Python 3.5.2rc1.
2016-06-13 Martin PanterIssue #27136: Change test to use ::1 for better OS...
2016-06-12 Brett CannonIgnore the VS Code config directory
2016-06-12 Brett CannonIssue #27186: add Include/osmodule.h to the proper...
2016-06-12 Terry Jan ReedyIssue #27239: Continue refactoring idlelib.macosx and...
2016-06-12 Berker PeksagMerge from 3.5
2016-06-12 Berker PeksagModernize sqlite3 tests
2016-06-12 Brett CannonIssue #27186: skip bytes path test for os.scandir(...
2016-06-12 Berker PeksagMerge from 3.5
2016-06-12 Berker PeksagFix typo in _sqlite/module.h
2016-06-12 Serhiy StorchakaIssue #27095: Simplified MAKE_FUNCTION and removed...
2016-06-12 Serhiy StorchakaComment fixes extracted from patch by Demur Rumed.
2016-06-12 Berker PeksagIssue #15657: Null merge from 3.5
2016-06-12 Berker PeksagIssue #15657: Delete incorrect statement from PyMethodD...
2016-06-12 Berker PeksagIssue #27289: Merge from 3.5
2016-06-12 Berker PeksagIssue #27289: Prevent test_urllib2net failures due...
2016-06-12 Serhiy StorchakaIssue #25455: Clean up reference loops created in tests...
2016-06-12 Serhiy StorchakaIssue #25455: Clean up reference loops created in tests...
2016-06-12 Berker PeksagIssue #27190: Merge from 3.5
2016-06-12 Berker PeksagIssue #27190: Raise NotSupportedError if sqlite3 is...
2016-06-12 Berker PeksagIssue #27188: Merge from 3.5
2016-06-12 Berker PeksagIssue #27188: Fix various sqlite3 documentation errors
2016-06-12 Berker PeksagMerge from 3.5
2016-06-12 Berker PeksagUse exc role for ValueError in multiprocessing.rst
2016-06-12 Berker PeksagIssue #27221: Merge from 3.5
2016-06-12 Berker PeksagIssue #27221: Delete an outdated paragraph about pickle...
next