Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #27380: For test_query on Mac, adjust one expected result. | Terry Jan Reedy | 2016-08-10 | 1 | -1/+3 |
| | |||||
* | Issue #27621: Put query response validation error messages in query box | Terry Jan Reedy | 2016-08-10 | 2 | -194/+165 |
| | | | | | instead of in separate massagebox. Redo tests to match. Add Mac OSX refinements. Original patch by Mark Roseman. | ||||
* | Merge ISO-8859 fixes from 3.5 | Martin Panter | 2016-08-10 | 4 | -6/+6 |
|\ | |||||
| * | Correct misspellings of ISO-8859 | Martin Panter | 2016-08-10 | 4 | -6/+6 |
| | | |||||
* | | Issue #27200: Merge with 3.5 | Zachary Ware | 2016-08-10 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Issue #27200: Fix doctests in Doc/library/hashlib.rst | Zachary Ware | 2016-08-10 | 1 | -0/+5 |
| | | |||||
* | | Closes #27210: Merge with 3.5 | Zachary Ware | 2016-08-10 | 3 | -11/+9 |
|\ \ | |/ | |||||
| * | Issue #27210: Fix doctests for a few modules. | Zachary Ware | 2016-08-10 | 3 | -11/+9 |
| | | | | | | | | Initial patch by Jelle Zijlstra. | ||||
* | | Closes #27209: Merge with 3.5 | Zachary Ware | 2016-08-10 | 3 | -30/+29 |
|\ \ | |/ | |||||
| * | Issue #27209: Fix doctests in Doc/library/email*.rst | Zachary Ware | 2016-08-10 | 3 | -30/+29 |
| | | | | | | | | Patch by Jelle Zijlstra. | ||||
* | | Closes #27208: Merge with 3.5 | Zachary Ware | 2016-08-10 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Issue #27208: Fix doctest in Doc/library/traceback.rst | Zachary Ware | 2016-08-10 | 1 | -4/+4 |
| | | | | | | | | Patch by Jelle Zijlstra. | ||||
* | | Closes #27207: Merge with 3.5 | Zachary Ware | 2016-08-10 | 1 | -18/+31 |
|\ \ | |/ | |||||
| * | Issue #27207: Fix doctests in Doc/whatsnew/3.2.rst | Zachary Ware | 2016-08-10 | 1 | -18/+31 |
| | | | | | | | | Initial patch by Jelle Zijlstra. | ||||
* | | Closes #27206: Merge with 3.5 | Zachary Ware | 2016-08-09 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Issue #27206: Fix doctests in Doc/tutorial. | Zachary Ware | 2016-08-09 | 1 | -0/+4 |
| | | | | | | | | Patch by Jelle Zijlstra. | ||||
* | | Closes #27205: Merge with 3.5 | Zachary Ware | 2016-08-09 | 1 | -15/+15 |
|\ \ | |/ | |||||
| * | Issue #27205: Fix doctests in Doc/library/collections.rst. | Zachary Ware | 2016-08-09 | 1 | -15/+15 |
| | | | | | | | | Initial patch by Jelle Zijlstra. | ||||
* | | Closes #27722: Merge with 3.5 | Zachary Ware | 2016-08-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #27722: Fix default for touch method's 'mode' argument | Zachary Ware | 2016-08-09 | 1 | -1/+1 |
| | | |||||
* | | Closes #27204: Merge with 3.5 | Zachary Ware | 2016-08-09 | 3 | -24/+29 |
|\ \ | |/ | |||||
| * | Issue #27204: Fix doctests in Doc/howto | Zachary Ware | 2016-08-09 | 3 | -24/+29 |
| | | | | | | | | Patch by Jelle Zijlstra. | ||||
* | | Merge with 3.5 | Zachary Ware | 2016-08-09 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Correct signatures for a couple of logging handlers | Zachary Ware | 2016-08-09 | 1 | -2/+2 |
| | | | | | | | | Reported by Oleg Gromyak on docs@ | ||||
* | | Closes #21999: (Empty) merge from 3.5. | Vinay Sajip | 2016-08-09 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Closes #21999: Handled empty strings correctly when in POSIX mode. | Vinay Sajip | 2016-08-09 | 2 | -1/+13 |
| | | |||||
* | | Issue27181 add geometric mean. | Steven D'Aprano | 2016-08-09 | 2 | -0/+552 |
| | | |||||
* | | Tighten up test of harmonic mean on a single value. | Steven D'Aprano | 2016-08-09 | 1 | -4/+1 |
| | | |||||
* | | Automated merge with ssh://hg.python.org/cpython | Steven D'Aprano | 2016-08-09 | 2 | -14/+211 |
|\ \ | |||||
| * | | Add harmonic mean and tests. | Steven D'Aprano | 2016-08-09 | 2 | -14/+211 |
| | | | |||||
* | | | Issue #27700: Document AbstractEventLoop, not BaseEventLoop. (Merge 3.5->3.6) | Guido van Rossum | 2016-08-08 | 7 | -129/+138 |
|\ \ \ | | |/ | |/| | |||||
| * | | Issue #27700: Document AbstractEventLoop, not BaseEventLoop. | Guido van Rossum | 2016-08-08 | 7 | -129/+138 |
| | | | |||||
* | | | Closes #27710: Disallow fold not in [0, 1] in time and datetime constructors. | Alexander Belopolsky | 2016-08-08 | 3 | -11/+36 |
| |/ |/| | |||||
* | | Issue #27702: Only expose SOCK_RAW when defined | Berker Peksag | 2016-08-08 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | SOCK_RAW is marked as optional in the POSIX specification: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_socket.h.html Patch by Ed Schouten. | ||||
* | | Expose EPOLLRDHUP conditionally | Berker Peksag | 2016-08-08 | 1 | -0/+3 |
| | | |||||
* | | Merge from 3.5 | Berker Peksag | 2016-08-08 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Fix use of default reST role | Berker Peksag | 2016-08-08 | 1 | -3/+3 |
| | | |||||
* | | Issue #23322: Merge from 3.5 | Berker Peksag | 2016-08-08 | 1 | -7/+0 |
|\ \ | |/ | |||||
| * | Issue #23322: Remove outdated reference to an example in parser docs | Berker Peksag | 2016-08-08 | 1 | -7/+0 |
| | | | | | | | | Initial patch by Sahil Chelaramani. | ||||
* | | Re-linewrap comments | Raymond Hettinger | 2016-08-08 | 1 | -13/+8 |
| | | |||||
* | | Merge 3.5 | Andrew Svetlov | 2016-08-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Use asyncio.gather instead of asyncio.wait in example. | Andrew Svetlov | 2016-08-08 | 1 | -1/+1 |
| | | | | | | | | | | gather will raise exception in case of problem but wait just returns done and pending lists of futures. For getting error every future result should be retrieved, which is boring and error prone. | ||||
* | | Issue #27664: Add to concurrent.futures.thread.ThreadPoolExecutor() | Gregory P. Smith | 2016-08-07 | 4 | -4/+40 |
| | | | | | | | | the ability to specify a thread name prefix. | ||||
* | | Issue #26750: unittest.mock.create_autospec() now works properly for | Gregory P. Smith | 2016-08-07 | 3 | -30/+48 |
|\ \ | |/ | | | | | | | subclasses of property() and other data descriptors. Removes the never publicly used, never documented unittest.mock.DescriptorTypes tuple. | ||||
| * | Issue #26750: unittest.mock.create_autospec() now works properly | Gregory P. Smith | 2016-08-07 | 3 | -22/+51 |
| | | | | | | | | for subclasses of property() and other data descriptors. | ||||
* | | Better docs for typing.Any by Michael Lee. Fixes issue #27688. (Merge 3.5->3.6) | Guido van Rossum | 2016-08-06 | 1 | -9/+71 |
|\ \ | |/ | |||||
| * | Better docs for typing.Any by Michael Lee. Fixes issue #27688. | Guido van Rossum | 2016-08-06 | 1 | -9/+71 |
| | | |||||
* | | Issue #26754: Undocumented support of general bytes-like objects | Serhiy Storchaka | 2016-08-06 | 7 | -16/+34 |
| | | | | | | | | as path in compile() and similar functions is now deprecated. | ||||
* | | Issue #26800: Undocumented support of general bytes-like objects | Serhiy Storchaka | 2016-08-06 | 5 | -4/+48 |
| | | | | | | | | as paths in os functions is now deprecated. | ||||
* | | Silence warnings from 'make suspicious' to make the docs buildbot happy | Berker Peksag | 2016-08-06 | 1 | -7/+9 |
| | |