summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Closes #22829: Added --prompt option to venv.Vinay Sajip2016-08-062-1/+17
* Issue #18548: Merge from 3.5Berker Peksag2016-08-061-2/+2
|\
| * Issue #18548: Fix unittest.TestSuite() exampleBerker Peksag2016-08-061-2/+2
* | Add AutoEnum: automatically provides next value if missing. Issue 26988.Ethan Furman2016-08-051-65/+216
* | Clarify NotImplemented vs NotImplementedError. Initial patch by Emmanuel Bar...Ethan Furman2016-08-052-10/+37
* | Add typing.Generator docs, by Michael Lee. (Merge 3.5->3.6)Guido van Rossum2016-08-051-0/+29
|\ \ | |/
| * Add typing.Generator docs, by Michael Lee.Guido van Rossum2016-08-051-0/+29
* | Merge spelling and grammar fixes from 3.5Martin Panter2016-08-051-1/+1
|\ \ | |/
| * Fix spelling and grammar in documentation and code commentsMartin Panter2016-08-041-1/+1
* | Merge with 3.5Zachary Ware2016-08-041-1/+1
|\ \ | |/
| * Fix half-finished sentence.Zachary Ware2016-08-041-1/+1
* | Merge from 3.5Berker Peksag2016-08-041-1/+1
|\ \ | |/
| * Fix indentation of versionadded directive in IPv4Address.reverse_pointer docsBerker Peksag2016-08-041-1/+1
* | Merge from 3.5Berker Peksag2016-08-041-7/+4
|\ \ | |/
| * Indent ipaddress.ip_address() example correctlyBerker Peksag2016-08-041-7/+4
* | Issue #24278: Merge argument parsing docs from 3.5Martin Panter2016-08-041-14/+19
|\ \ | |/
| * Issue #24278: Explain how argument parsing output buffers are managedMartin Panter2016-08-031-14/+19
* | Issue #23710: Merge from 3.5Berker Peksag2016-08-031-5/+9
|\ \ | |/
| * Issue #23710: Update PyObject_HEAD documentationBerker Peksag2016-08-031-5/+9
* | Issue #26576: Merge from 3.5Berker Peksag2016-08-031-4/+5
|\ \ | |/
| * Issue #26576: Clarify that the @deco syntax is not always an equivalent of f ...Berker Peksag2016-08-031-4/+5
* | Closes #27661: Added tzinfo keyword argument to datetime.combine.Alexander Belopolsky2016-08-021-5/+12
* | [merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-312-0/+20
|\ \ | |/
| * [merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-312-0/+20
| |\
| | * [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-312-0/+18
| | |\
| | | * Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-312-0/+18
* | | | Issue 27366: PEP 487 docs updatesNick Coghlan2016-07-312-0/+16
* | | | Issue #27366: Tweak PEP 487 documentationBerker Peksag2016-07-301-0/+5
* | | | Issue #27366: Implement PEP 487Nick Coghlan2016-07-302-1/+62
* | | | Merge from 3.5Berker Peksag2016-07-301-1/+1
|\ \ \ \ | |/ / /
| * | | Silence another "default role used" warning in typing.rstBerker Peksag2016-07-301-1/+1
* | | | Fix "default role used" warning in shlex.rstBerker Peksag2016-07-301-1/+1
* | | | Fix whitespace.Guido van Rossum2016-07-291-1/+1
|\ \ \ \ | |/ / /
| * | | Fix whitespace.Guido van Rossum2016-07-291-1/+1
* | | | Expand documentation about type aliases and NewType in the typing module (mer...Guido van Rossum2016-07-291-1/+96
|\ \ \ \ | |/ / /
| * | | Expand documentation about type aliases and NewType in the typing module.Guido van Rossum2016-07-291-1/+96
* | | | Closes #1521950: Made shlex parsing more shell-like.Vinay Sajip2016-07-291-11/+100
* | | | Issue #26462: Merge code block fixes from 3.5Martin Panter2016-07-2947-128/+329
|\ \ \ \ | |/ / /
| * | | Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.Martin Panter2016-07-2647-128/+329
* | | | Merge with 3.5Zachary Ware2016-07-291-1/+1
|\ \ \ \ | |/ / /
| * | | Correct typo in Windows docs.Zachary Ware2016-07-291-1/+1
* | | | Issue #27626: Merge spelling fixes from 3.5Martin Panter2016-07-286-6/+6
|\ \ \ \ | |/ / /
| * | | Issue #27626: Spelling fixes in docs, comments and internal namesMartin Panter2016-07-286-6/+6
* | | | Issue #27633: Merge from 3.5Berker Peksag2016-07-271-1/+1
|\ \ \ \ | |/ / /
| * | | Issue #27633: Fix usage of versionchanged directive in email.parser.rstBerker Peksag2016-07-271-1/+1
* | | | Issue #26638: Merge CLI link fix from 3.5Martin Panter2016-07-261-1/+1
|\ \ \ \ | |/ / /
| * | | Issue #26638: Don’t link 2to3 -l option to the tarfile -l optionMartin Panter2016-07-261-1/+1
* | | | Issue #27601: Merge from 3.5Berker Peksag2016-07-251-11/+11
|\ \ \ \ | |/ / /
| * | | Issue #27601: Improve example in the "Hashing of numeric types" sectionBerker Peksag2016-07-251-11/+11
* | | | Issue #27130: Merge zlib 64-bit fixes from 3.5Martin Panter2016-07-231-6/+6
|\ \ \ \ | |/ / /