summaryrefslogtreecommitdiffstats
path: root/Lib
Commit message (Collapse)AuthorAgeFilesLines
* Automated merge with ssh://hg.python.org/cpythonSteven D'Aprano2016-04-171-76/+30
|\
| * Shorten secrets module docstring, add function docstrings.Steven D'Aprano2016-04-171-76/+30
| |
* | Issue #26717: Merge wsgiref fix from 3.5Martin Panter2016-04-172-1/+25
|\ \ | |/ |/|
| * Issue #26717: Stop encoding Latin-1-ized WSGI paths with UTF-8Martin Panter2016-04-172-1/+25
| | | | | | | | Patch by Anthony Sottile.
* | Issue #26782: Add STARTUPINFO to subprocess.__all__ on WindowsMartin Panter2016-04-162-3/+3
| |
* | Issue #26782: Merge test_subprocess from 3.5Martin Panter2016-04-161-1/+2
|\ \ | |/
| * Issue #26782: Acknowledge the incomplete status of __all__ in 3.5Martin Panter2016-04-161-1/+2
| | | | | | | | | | Handle is probably meant to be excluded, and STARTUPINFO will be added to __all__ in 3.6.
* | merge 3.5Benjamin Peterson2016-04-161-1/+1
|\ \ | |/
| * test_support -> supportBenjamin Peterson2016-04-161-1/+1
| |
* | merge 3.5 (#26659)Benjamin Peterson2016-04-161-3/+14
|\ \ | |/
| * add gc support to slice (closes #26659)Benjamin Peterson2016-04-161-3/+14
| |
* | Issue #26783: test_os.WalkTests.test_walk_topdown did't test fwalk and bytes.Serhiy Storchaka2016-04-161-1/+1
|\ \ | |/ | | | | Patch by Aviv Palivoda.
| * Issue #26783: test_os.WalkTests.test_walk_topdown did't test fwalk and bytes.Serhiy Storchaka2016-04-161-1/+1
| | | | | | | | Patch by Aviv Palivoda.
* | merge 3.5Senthil Kumaran2016-04-161-2/+53
|\ \ | |/ | | | | | | issue26775 - Improve test coverage for urllib.parse Patch contributed by Luiz Poleto.
| * issue26775 - Improve test coverage for urllib.parseSenthil Kumaran2016-04-161-2/+53
| | | | | | | | Patch contributed by Luiz Poleto.
* | Merge subprocess test from 3.5Martin Panter2016-04-161-15/+14
|\ \ | |/
| * Issue #10838: Run test__all__() everywhere, even if poll() is not availableMartin Panter2016-04-161-15/+14
| |
* | Merge typo fixes from 3.5Martin Panter2016-04-162-3/+3
|\ \ | |/
| * Fix typos in code comments and documentationMartin Panter2016-04-162-3/+3
| |
| * Issue #25609: Backport typing.ContextManager.Brett Cannon2016-04-151-0/+7
| | | | | | | | | | | | This has no semantic impact as the class is guarded with a hasattr() check; this is being done to keep typing.py in sync between Python 3.5 and 3.6 as requested by Guido.
| * Issue #26764: Bacported tests for bytes formatting.Serhiy Storchaka2016-04-151-26/+11
| |
* | Remove python fallback for compare_digest.Steven D'Aprano2016-04-151-32/+1
| | | | | | | | | | See https://mail.python.org/pipermail/python-dev/2016-April/144198.html https://mail.python.org/pipermail/python-dev/2016-April/144203.html
* | Issue #26766: Fix _PyBytesWriter_Finish()Victor Stinner2016-04-151-2/+2
| | | | | | | | | | | | | | Return a bytearray object when bytearray is requested and when the small buffer is used. Fix also test_bytes: bytearray%args must return a bytearray type.
* | Issue #26764: Fixed SystemError in bytes.__rmod__.Serhiy Storchaka2016-04-151-26/+11
| |
* | Issue #15984: Merge PyUnicode doc from 3.5Martin Panter2016-04-1510-14/+14
|\ \ | |/
| * Correct “an” → “a” with “Unicode”, “user”, “UTF”, etcMartin Panter2016-04-1510-14/+14
| | | | | | | | This affects documentation, code comments, and a debugging messages.
* | Fix missing parens.Steven D'Aprano2016-04-151-2/+2
| |
* | Improve tests with more modern assert* methods and subTests.Steven D'Aprano2016-04-151-22/+25
| |
* | run Tools/reindent.py on secrets.py to satisfy the checkwhitespace hookSteven D'Aprano2016-04-141-1/+0
| |
* | Add secrets module and tests.Steven D'Aprano2016-04-142-0/+269
| |
* | Issue26748: Enum classes should evaluate as TrueEthan Furman2016-04-142-0/+19
|\ \ | |/
| * Issue26748: Enum classes should evaluate as TrueEthan Furman2016-04-142-0/+19
| |\
| | * Issue26748: Enum classes should evaluate as TrueEthan Furman2016-04-142-0/+19
| | |
* | | Issue #26718: super.__init__ no longer leaks memory if called multiple times.Serhiy Storchaka2016-04-131-0/+9
|\ \ \ | |/ / | | | | | | NOTE: A direct call of super.__init__ is not endorsed!
| * | Issue #26718: super.__init__ no longer leaks memory if called multiple times.Serhiy Storchaka2016-04-131-0/+9
| | | | | | | | | | | | NOTE: A direct call of super.__init__ is not endorsed!
* | | merge 3.5.Senthil Kumaran2016-04-131-9/+8
|\ \ \ | |/ / | | | | | | [minor] - Correct the docstring of locale.str. Patch by poleto.
| * | [minor] - Correct the docstring of locale.str. Patch by poleto.Senthil Kumaran2016-04-131-9/+8
| | |
* | | Issue #26404: Add context manager to socketserver, by Aviv PalivodaMartin Panter2016-04-135-31/+38
| | |
* | | Merge 3.5Victor Stinner2016-04-121-1/+1
|\ \ \ | |/ /
| * | Issue #26647: Fix typo in test_grammarVictor Stinner2016-04-121-1/+1
| | | | | | | | | | | | Patch written by Demur Rumed.
* | | Issue #26647: Cleanup modulefinderVictor Stinner2016-04-121-5/+5
| | | | | | | | | | | | | | | | | | Use directly dis.opmap[name] rather than dis.opname.index(name). Patch written by Demur Rumed.
* | | Issue #26647: Cleanup opcodeVictor Stinner2016-04-121-3/+1
| | | | | | | | | | | | Simplify code to build opcode.opname. Patch written by Demur Rumed.
* | | Issue #26733: Fixed formatting line numbers in test_dis.Serhiy Storchaka2016-04-121-11/+11
|\ \ \ | |/ / | | | | | | Based on patch by Xiang Zhang.
| * | Issue #26733: Fixed formatting line numbers in test_dis.Serhiy Storchaka2016-04-121-11/+11
| | | | | | | | | | | | Based on patch by Xiang Zhang.
* | | Issue #26585: Eliminate _quote_html() and use html.escape(quote=False)Martin Panter2016-04-112-9/+37
| | | | | | | | | | | | Patch by Xiang Zhang.
* | | Issue #26685: Raise OSError if closing a socket failsMartin Panter2016-04-112-1/+11
| | |
* | | Issue #26623: TypeError message for JSON unserializible object now containsSerhiy Storchaka2016-04-101-1/+2
| | | | | | | | | | | | | | | object's type name, not object's representation. Based on patch by Mahmoud Lababidi.
* | | Issue #26719: More efficient formatting of ints and floats in json.Serhiy Storchaka2016-04-101-10/+10
|\ \ \ | |/ /
| * | Issue #26719: More efficient formatting of ints and floats in json.Serhiy Storchaka2016-04-101-10/+10
| | |
* | | Issue #25339: PYTHONIOENCODING now has priority over locale in setting theSerhiy Storchaka2016-04-101-4/+23
|\ \ \ | |/ / | | | | | | error handler for stdin and stdout.