Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some additional suspicious exemption rules for recent doc changes. | Ned Deily | 2016-09-11 | 1 | -0/+25 |
| | |||||
* | Issue #27917: Fix test_triplet_in_ext_suffix for the 'x86' Android platform. | Xavier de Gaye | 2016-09-11 | 1 | -2/+3 |
| | |||||
* | Issue #23545: Turn on extra warnings on GCC. | Serhiy Storchaka | 2016-09-11 | 2 | -0/+185 |
| | |||||
* | Regenerate the configure script. Now it supports --runstatedir option | Serhiy Storchaka | 2016-09-11 | 1 | -1/+13 |
| | | | | | | (directory for pid files etc, /run or /var/run). https://lists.gnu.org/archive/html/bug-autoconf/2013-09/msg00002.html | ||||
* | Issue #27810: Regenerate Argument Clinic. | Serhiy Storchaka | 2016-09-11 | 4 | -28/+28 |
| | |||||
* | Issue 27744: test_aes_cbc is blocking x86-64 Ubuntu 15.10 Skylake CPU 3.x ↵ | Christian Heimes | 2016-09-11 | 1 | -3/+5 |
| | | | | for a while. Require Kernel 4.3+ for now | ||||
* | Issue #28078: Add missing colon | Christian Heimes | 2016-09-11 | 1 | -1/+1 |
| | |||||
* | Issue 28022: Catch deprecation warning in test_httplib, reported by Martin ↵ | Christian Heimes | 2016-09-11 | 1 | -6/+9 |
| | | | | Panter | ||||
* | Issue #28078: Silence resource warnings in test_socket. Initial patch by ↵ | Christian Heimes | 2016-09-11 | 1 | -11/+15 |
| | | | | Xiang Zhang, thanks | ||||
* | Issue #28076: Variable annotations should be mangled for private names. | Guido van Rossum | 2016-09-11 | 3 | -6/+13 |
| | | | | By Ivan Levkivskyi. | ||||
* | Issue 24454: Removed unused match_getitem_doc. | Eric V. Smith | 2016-09-11 | 1 | -3/+0 |
| | |||||
* | Closes #23105: Merged update from 3.5. | Vinay Sajip | 2016-09-11 | 1 | -6/+6 |
|\ | |||||
| * | Issue #23105: Updated documentation on open() flag constants. | Vinay Sajip | 2016-09-11 | 1 | -6/+6 |
| | | |||||
* | | Issue 24454: Added whatsnew entry, removed __getitem__ from match_methods. ↵ | Eric V. Smith | 2016-09-11 | 2 | -1/+4 |
| | | | | | | | | Thanks Serhiy Storchaka. | ||||
* | | Fixed a markup in docs. | Serhiy Storchaka | 2016-09-11 | 1 | -1/+1 |
| | | |||||
* | | Issue 24454: Improve the usability of the re match object named group API | Eric V. Smith | 2016-09-11 | 4 | -1/+82 |
| | | |||||
* | | Use HTTP in testPythonOrg | Berker Peksag | 2016-09-11 | 1 | -1/+1 |
| | | |||||
* | | Issue #20100: Merge from 3.5 | Berker Peksag | 2016-09-11 | 1 | -3/+5 |
|\ \ | |/ | |||||
| * | Issue #20100: Clarify that passing flags to epoll() has no effect | Berker Peksag | 2016-09-11 | 1 | -3/+5 |
| | | |||||
* | | Issue #28036: Remove unused pysqlite_flush_statement_cache function | Berker Peksag | 2016-09-11 | 1 | -20/+0 |
| | | |||||
* | | Unskip testPythonOrg in test_robotparser | Berker Peksag | 2016-09-11 | 1 | -2/+1 |
| | | | | | | | | We should probably use pythontest.net for this. | ||||
* | | Fixed refactoring bug in dd046963bd42 (issue27129). | Serhiy Storchaka | 2016-09-11 | 1 | -1/+1 |
| | | |||||
* | | Wrap testPasswordProtectedSite with @reap_threads | Berker Peksag | 2016-09-11 | 1 | -0/+1 |
| | | |||||
* | | Closed #26533: Merged update from 3.5. | Vinay Sajip | 2016-09-11 | 1 | -5/+14 |
|\ \ | |/ | |||||
| * | Closed #26533: expanded on behaviour of logging.config.listen(). | Vinay Sajip | 2016-09-11 | 1 | -5/+14 |
| | | |||||
* | | Merged upstream changes. | Vinay Sajip | 2016-09-11 | 1 | -220/+139 |
|\ \ | |||||
| * | | Issue #25497: Rewrite test_robotparser to use a class based design | Berker Peksag | 2016-09-11 | 1 | -220/+139 |
| | | | |||||
* | | | Closes #25671: Merged fix from 3.5. | Vinay Sajip | 2016-09-11 | 1 | -19/+20 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fixes #25671: Updated prompt handling in activate.fish. | Vinay Sajip | 2016-09-11 | 1 | -19/+20 |
| | | |||||
* | | Use uint16_t instead of short in audioop. | Serhiy Storchaka | 2016-09-11 | 1 | -14/+14 |
| | | |||||
* | | Use sequence repetition instead of bytes constructor with integer argument. | Serhiy Storchaka | 2016-09-11 | 12 | -20/+20 |
| | | |||||
* | | Issue #27129: Replaced wordcode related magic constants with macros. | Serhiy Storchaka | 2016-09-11 | 7 | -158/+173 |
| | | |||||
* | | Issue #27952: Merge fixcid.py from 3.5 | Martin Panter | 2016-09-11 | 3 | -25/+125 |
|\ \ | |/ | |||||
| * | Issue #27952: Get fixcid.py working with the re module | Martin Panter | 2016-09-11 | 3 | -25/+122 |
| | | |||||
* | | Issue #27991: Merge from 3.5 | Berker Peksag | 2016-09-11 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Issue #27991: Remove incorrect sentence about store_true | Berker Peksag | 2016-09-11 | 1 | -2/+2 |
| | | | | | | | | Patch by py.user. | ||||
* | | Issue #10740: sqlite3 no longer implicitly commit an open transaction before ↵ | Berker Peksag | 2016-09-11 | 8 | -116/+83 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DDL statements This commit contains the following commits from ghaering/pysqlite: * https://github.com/ghaering/pysqlite/commit/f254c534948c41c0ceb8cbabf0d4a2f547754739 * https://github.com/ghaering/pysqlite/commit/796b3afe38cfdac5d7d5ec260826b0a596554631 * https://github.com/ghaering/pysqlite/commit/cae87ee68613697a5f4947b4a0941f59a28da1b6 * https://github.com/ghaering/pysqlite/commit/3567b31bb5e5b226ba006213a9c69dde3f155faf With the following additions: * Fixed a refcount error * Fixed a compiler warning * Made the string comparison a little more robust * Added a whatsnew entry | ||||
* | | Issue #22493: Inline flags now should be used only at the start of the | Serhiy Storchaka | 2016-09-11 | 12 | -34/+58 |
| | | | | | | | | | | regular expression. Deprecation warning is emitted if uses them in the middle of the regular expression. | ||||
* | | Issue #26885: xmlrpc now supports unmarshalling additional data types used | Serhiy Storchaka | 2016-09-11 | 5 | -8/+101 |
| | | | | | | | | by Apache XML-RPC implementation for numerics and None. | ||||
* | | Issue #26900: Excluded underscored names and other private API from limited API. | Serhiy Storchaka | 2016-09-11 | 21 | -15/+74 |
| | | |||||
* | | issue23591: add auto() for auto-generating Enum member values | Ethan Furman | 2016-09-11 | 3 | -31/+195 |
| | | |||||
* | | Issue #23722: Initialize __class__ from type.__new__() | Nick Coghlan | 2016-09-11 | 8 | -1258/+1358 |
| | | | | | | | | | | | | | | | | | | The __class__ cell used by zero-argument super() is now initialized from type.__new__ rather than __build_class__, so class methods relying on that will now work correctly when called from metaclass methods during class creation. Patch by Martin Teichmann. | ||||
* | | Remove the debug print that i accidentally left in. | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-09-11 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Remove the debug print that i accidentally left in. | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-09-11 | 1 | -1/+0 |
| | | |||||
* | | Issue #26141: Update docs for typing.py. Ivan Levkivskyi. (null merge 3.5->3.6) | Guido van Rossum | 2016-09-11 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Issue #26141: Update docs for typing.py. Ivan Levkivskyi. (Backport from the ↵ | Guido van Rossum | 2016-09-11 | 1 | -14/+113 |
| | | | | | | | | 3.6 version) | ||||
* | | Issue #26141: Update docs for typing.py. Ivan Levkivskyi. | Guido van Rossum | 2016-09-11 | 1 | -10/+104 |
| | | |||||
* | | Issue #28073: Improve wording around None. Michael Lee. (3.5->3.6) | Guido van Rossum | 2016-09-11 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Issue #28073: Improve wording around None. Michael Lee. | Guido van Rossum | 2016-09-11 | 1 | -2/+4 |
| | | |||||
* | | Backed out changeset 8460a729e1de | Benjamin Peterson | 2016-09-11 | 2 | -15/+3 |
| | |