summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue20467: clarify __init__'s roleEthan Furman2015-01-151-7/+11
* merge 3.2Benjamin Peterson2015-01-012-2/+2
|\
| * update for copyright for 2015Benjamin Peterson2015-01-012-2/+2
| * Copyright year update, add version to licenses.v3.2.6rc1Georg Brandl2014-10-042-2/+6
| * Issue #18747: document issue with OpenSSL's CPRNG state and forkChristian Heimes2013-10-292-0/+12
| * Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more thanGeorg Brandl2014-09-301-1/+1
* | make plural s lowercaseBenjamin Peterson2014-10-191-1/+1
* | note xmlrpclib doesn't verify certs (yet)Benjamin Peterson2014-10-131-0/+5
* | Issue #13540: Merge changes from 3.2Jason R. Coombs2014-08-031-19/+53
|\ \ | |/
| * Issue #13540: Update references to Action class to match syntax used for othe...Jason R. Coombs2014-08-031-2/+2
| * Issue #13540: Removed redundant documentation about Action instance attribute...Jason R. Coombs2014-07-201-49/+26
| * Issue #13540: Expanded argparse documents to clarify the action APIJason R. Coombs2011-12-141-19/+76
| * fix versionchanged versionBenjamin Peterson2014-04-041-2/+2
* | Closes #20872: dbm/gdbm/ndbm close methods are not documentedJesus Cea2014-06-251-2/+16
* | Closes #21441: Reorder elements in documentation to match actual order in the...Jesus Cea2014-06-251-10/+10
* | Update docs to reflect resurrection of Setuptools over DistributeJason R. Coombs2014-05-131-2/+2
* | Document the subprocess Popen.args attribute (issue21353)Gregory P. Smith2014-04-291-0/+6
* | minor docfix (reported at docs@python.org) trace.py argument is --count not -...Senthil Kumaran2014-04-061-2/+2
* | merge 3.2 (#21082)Benjamin Peterson2014-04-011-5/+9
|\ \ | |/
| * remove directory mode check from makedirs (closes #21082)Benjamin Peterson2014-04-011-5/+9
* | Update doc version switcher for 3.4/3.5.Georg Brandl2014-03-171-1/+2
* | improve set_tunnel docs (closes #11448)Benjamin Peterson2014-03-161-4/+18
* | Close #16665: improve documentation for hex(). Patch by Jessica McKellar.Antoine Pitrou2014-03-161-3/+13
* | send people to the right editors page (#20938)Benjamin Peterson2014-03-151-1/+2
* | Clarify distutils’ clean command (ref #6142)Éric Araujo2014-03-132-1/+7
* | Make distutils error messages more helpful (#11599).Éric Araujo2014-03-132-4/+8
* | remove unnecessary word (closes #19060)Benjamin Peterson2014-03-131-1/+1
* | Fix note markup (#16805).Éric Araujo2014-03-1213-6/+28
* | Avoid “error: None” messages from distutils (#4931).Éric Araujo2014-03-121-9/+0
* | #20030: doc that TestLoader.discover returns a TestSuite.R David Murray2014-03-111-5/+5
* | improve algorithms_* documentationBenjamin Peterson2014-03-111-6/+6
* | fix typo (closes #20892)Benjamin Peterson2014-03-111-1/+1
* | Closes #20090: update Doc/README and the error message in sphinx-build.py to ...Georg Brandl2014-03-102-32/+14
* | #19953: Clarify the wording of the augmented assignment discussion.R David Murray2014-03-092-5/+8
* | #10197: Update get[status]output versionchanged with actual version.R David Murray2014-03-081-4/+8
* | Issue #20813: Backport Python 2/3 HOWTO updatesBrett Cannon2014-03-071-380/+259
* | Fix several C-API doc typos caught by tomo cocoa on docs@.Zachary Ware2014-02-263-9/+8
* | Issue #20759: Fix some typos in the mock docs.Zachary Ware2014-02-262-3/+3
* | #20628: wrap lines to < 80.R David Murray2014-02-241-34/+37
* | #20628: make it clear that DictReader/Writer *fieldnames* is a Sequence.R David Murray2014-02-241-2/+6
* | #20740: desquarify 2.Ezio Melotti2014-02-241-4/+4
* | Closes #20755: port sphinx-1.1 fixes from defaultGeorg Brandl2014-02-241-11/+11
* | Closes #20735: remove erroneous deprecated marker from stringprep docsGeorg Brandl2014-02-241-1/+0
* | do not line break referenceBenjamin Peterson2014-02-161-7/+7
* | #12211: remove paragraph about NaNsAndrew Kuchling2014-02-161-3/+0
* | #12211: clarify math.copysign() documentation and docstringAndrew Kuchling2014-02-161-2/+5
* | #20241: use correct RFC numberAndrew Kuchling2014-02-151-1/+1
* | #16728: Mention collections.abc.Sequence in 'sequence' glossary entryAndrew Kuchling2014-02-151-0/+8
* | Clarify versionchanged sentence. Closes #20497.Andrew Kuchling2014-02-151-2/+1
* | #20237: make a revision pass over the XML vulnerabilities sectionAndrew Kuchling2014-02-151-38/+35