Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version bump for 3.6.0a2v3.6.0a2 | Ned Deily | 2016-06-13 | 3 | -4/+4 |
| | |||||
* | Update pydoc topics for 3.6.0a2 | Ned Deily | 2016-06-13 | 1 | -80/+122 |
| | |||||
* | Merge the 3.4.5rc1 tag all the way into default (3.6). | Larry Hastings | 2016-06-13 | 1 | -0/+1 |
| | |||||
* | Forward-merge from 3.5 to default. | Larry Hastings | 2016-06-13 | 1 | -0/+1 |
|\ | |||||
| * | Forward-merge from 3.4 to 3.5. | Larry Hastings | 2016-06-13 | 1 | -0/+1 |
| |\ | |||||
| | * | Added tag v3.4.5rc1 for changeset 3631bb4a2490 | Larry Hastings | 2016-06-12 | 1 | -0/+1 |
| | | | |||||
| | * | Release bump for 3.4.5rc1.v3.4.5rc1 | Larry Hastings | 2016-06-12 | 3 | -9/+9 |
| | | | |||||
| | * | Regenerate pydoc topics for 3.4.5rc1. | Larry Hastings | 2016-06-12 | 1 | -2/+2 |
| | | | |||||
| * | | Merge 3.5.2rc1 with current 3.5 branch. | Larry Hastings | 2016-06-13 | 28 | -424/+370 |
| |\ \ | |||||
| * | | | Post-release fixups for Python 3.5.2rc1. | Larry Hastings | 2016-06-13 | 2 | -2/+14 |
| | | | | |||||
| * | | | Added tag v3.5.2rc1 for changeset 68feec6488b2 | Larry Hastings | 2016-06-12 | 1 | -0/+1 |
| | | | | |||||
| * | | | Updated header for README for 3.5.2rc1.v3.5.2rc1 | Larry Hastings | 2016-06-12 | 1 | -2/+2 |
| | | | | |||||
| * | | | Release bump for 3.5.2rc1. | Larry Hastings | 2016-06-12 | 3 | -6/+6 |
| | | | | |||||
| * | | | Regenerated pydoc topics for 3.5.2rc1. | Larry Hastings | 2016-06-12 | 1 | -20/+20 |
| | | | | |||||
* | | | | - Comment out socket (SO_REUSEPORT) and posix (O_SHLOCK, O_EXLOCK) constants | doko@ubuntu.com | 2016-06-13 | 3 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | exposed on the API which are not implemented on GNU/Hurd. They would not work at runtime anyway. | ||||
* | | | | Issue #27025: Generated names for Tkinter widgets are now more meanful | Serhiy Storchaka | 2016-06-13 | 2 | -4/+20 |
| | | | | | | | | | | | | | | | | and recognizirable. | ||||
* | | | | Whitespace | Terry Jan Reedy | 2016-06-13 | 1 | -1/+1 |
| | | | | |||||
* | | | | Issue #27163: Add idlelib/IDLE entry to What's New in 3.6. | Terry Jan Reedy | 2016-06-13 | 1 | -0/+10 |
| | | | | |||||
* | | | | Issue #27186: Skip scandir(bytes) test with os.name == "nt" | Martin Panter | 2016-06-13 | 1 | -1/+1 |
| | | | | |||||
* | | | | Ignore the VS Code config directory | Brett Cannon | 2016-06-12 | 2 | -0/+2 |
| | | | | |||||
* | | | | Issue #27186: add Include/osmodule.h to the proper build rules | Brett Cannon | 2016-06-12 | 3 | -2/+7 |
| | | | | |||||
* | | | | Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests. | Terry Jan Reedy | 2016-06-12 | 3 | -16/+53 |
| | | | | |||||
* | | | | Merge from 3.5 | Berker Peksag | 2016-06-12 | 6 | -257/+62 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Modernize sqlite3 tests | Berker Peksag | 2016-06-12 | 6 | -257/+62 |
| | | | | | | | | | | | | | | | | | | | | Update current tests that use old pattern with assertRaises to make them more maintainable. | ||||
* | | | | Issue #27186: skip bytes path test for os.scandir() on Windows | Brett Cannon | 2016-06-12 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge from 3.5 | Berker Peksag | 2016-06-12 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix typo in _sqlite/module.h | Berker Peksag | 2016-06-12 | 1 | -1/+1 |
| | | | | |||||
* | | | | Issue #27095: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes. | Serhiy Storchaka | 2016-06-12 | 13 | -4150/+4090 |
| | | | | | | | | | | | | | | | | Patch by Demur Rumed. | ||||
* | | | | Comment fixes extracted from patch by Demur Rumed. | Serhiy Storchaka | 2016-06-12 | 3 | -108/+104 |
| | | | | |||||
* | | | | Issue #15657: Null merge from 3.5 | Berker Peksag | 2016-06-12 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #15657: Delete incorrect statement from PyMethodDef documentation | Berker Peksag | 2016-06-12 | 1 | -3/+2 |
| | | | | |||||
* | | | | Issue #27289: Merge from 3.5 | Berker Peksag | 2016-06-12 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #27289: Prevent test_urllib2net failures due to EOFError raised by ftplib | Berker Peksag | 2016-06-12 | 1 | -1/+2 |
| | | | | |||||
* | | | | Issue #25455: Clean up reference loops created in tests for recursive | Serhiy Storchaka | 2016-06-12 | 1 | -12/+36 |
|\ \ \ \ | |/ / / | | | | | | | | | functools.partial objects. | ||||
| * | | | Issue #25455: Clean up reference loops created in tests for recursive | Serhiy Storchaka | 2016-06-12 | 1 | -12/+36 |
| | | | | | | | | | | | | | | | | functools.partial objects. | ||||
* | | | | Issue #27190: Merge from 3.5 | Berker Peksag | 2016-06-12 | 3 | -0/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #27190: Raise NotSupportedError if sqlite3 is older than 3.3.1 | Berker Peksag | 2016-06-12 | 3 | -0/+13 |
| | | | | | | | | | | | | | | | | Patch by Dave Sawyer. | ||||
* | | | | Issue #27188: Merge from 3.5 | Berker Peksag | 2016-06-12 | 2 | -18/+31 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #27188: Fix various sqlite3 documentation errors | Berker Peksag | 2016-06-12 | 2 | -18/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Connection.execute* methods don't create intermediate cursor objects * Fix description of seq_of_parameters parameter * Clarify that Warning is sqlite3.Warning * sql_script parameter of Cursor.executescript() doesn't accept bytes * Add missing tests * Fix various markup errors Initial patch by Dave Sawyer. | ||||
* | | | | Merge from 3.5 | Berker Peksag | 2016-06-12 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Use exc role for ValueError in multiprocessing.rst | Berker Peksag | 2016-06-12 | 1 | -1/+1 |
| | | | | |||||
* | | | | Issue #27221: Merge from 3.5 | Berker Peksag | 2016-06-12 | 1 | -6/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #27221: Delete an outdated paragraph about pickle support of Process | Berker Peksag | 2016-06-12 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | Initial patch by Jelle Zijlstra. | ||||
* | | | | Issue #25455: Fixed a crash in repr of recursive functools.partial objects. | Serhiy Storchaka | 2016-06-12 | 3 | -18/+61 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #25455: Fixed a crash in repr of recursive functools.partial objects. | Serhiy Storchaka | 2016-06-12 | 3 | -18/+61 |
| | | | | |||||
* | | | | Null merge | Serhiy Storchaka | 2016-06-12 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge heads | Serhiy Storchaka | 2016-06-12 | 4 | -6/+7 |
| |\ \ \ | |||||
* | \ \ \ | Merge heads | Serhiy Storchaka | 2016-06-12 | 5 | -10/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Add grammatical article to “an ASCII letter” | Martin Panter | 2016-06-12 | 2 | -4/+4 |
| | | | | | | |||||
| * | | | | | Merge typo fixes from 3.5 | Martin Panter | 2016-06-12 | 3 | -4/+4 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | |