summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #17462: Add a paragraph about advantages of argparse over optparse.Berker Peksag2014-09-261-0/+10
|\
| * Issue #17462: Add a paragraph about advantages of argparse over optparse.Berker Peksag2014-09-261-0/+10
* | merge 3.4 (#22484)Benjamin Peterson2014-09-251-2/+3
|\ \ | |/
| * allow archives for rc releases to be built (closes #22484)Benjamin Peterson2014-09-251-2/+3
* | Merge: Improve English phrasing in asyncio task docs.R David Murray2014-09-241-9/+9
|\ \ | |/
| * Improve English phrasing in asyncio task docs.R David Murray2014-09-241-9/+9
* | merge 3.4 (#22459)Benjamin Peterson2014-09-231-2/+2
|\ \ | |/
| * fix error in split() examples (closes #22459)Benjamin Peterson2014-09-231-2/+2
| * Closes #21431: make docs depend on Sphinx 1.2 and fix pydoc-topics builder toGeorg Brandl2014-09-222-27/+7
* | Issue #21431: merge from 3.4Ned Deily2014-09-222-27/+7
* | MERGE: Typo: headeronly -> headersonlyJesus Cea2014-09-211-1/+1
|\ \ | |/
| * Typo: headeronly -> headersonlyJesus Cea2014-09-211-1/+1
* | Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line bu...Antoine Pitrou2014-09-211-6/+12
|\ \ | |/
| * Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line bu...Antoine Pitrou2014-09-211-6/+12
* | merge with 3.4Georg Brandl2014-09-208-59/+59
|\ \ | |/
| * Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3.Georg Brandl2014-09-207-58/+58
* | Merge: #21091: make is_attachment a method.R David Murray2014-09-201-2/+6
|\ \ | |/
| * #21091: make is_attachment a method.R David Murray2014-09-201-2/+6
* | merge 3.4Benjamin Peterson2014-09-191-9/+18
|\ \ | |/
| * standardize pep 466 relnote styleBenjamin Peterson2014-09-191-11/+9
| * remove extra letterBenjamin Peterson2014-09-191-1/+1
| * whatsnew for pep 466 ssl backportBenjamin Peterson2014-09-191-0/+11
* | Issue #22366: urllib.request.urlopen will accept a context object (SSLContext)Senthil Kumaran2014-09-191-1/+8
* | Closes #22436: Merged documentation update from 3.4.Vinay Sajip2014-09-181-2/+11
|\ \ | |/
| * Issue #22436: Improved documentation for getEffectiveLevel() and getLevelName().Vinay Sajip2014-09-181-2/+11
* | merge from 3.4Senthil Kumaran2014-09-183-110/+128
|\ \ | |/
| * Issue #16827: Make Interpreter introduction section of the tutorial moreSenthil Kumaran2014-09-183-110/+128
* | Issue #14824: Update Repr.repr_TYPE documentation to use correct name manglin...Berker Peksag2014-09-181-3/+3
|\ \ | |/
| * Issue #14824: Update Repr.repr_TYPE documentation to use correct name manglin...Berker Peksag2014-09-181-3/+3
* | Issue #21706: Add a versionchanged directive to the functional API docs.Berker Peksag2014-09-181-0/+3
* | Close issue21706: add 'start' parameter to functional APIEthan Furman2014-09-171-3/+6
* | Issue21738: clarify usage of __new__ in Enum subclassesEthan Furman2014-09-171-6/+9
|\ \ | |/
| * Issue21738: clarify usage of __new__ in Enum subclassesEthan Furman2014-09-171-6/+9
* | Closes #18159: ConfigParser getters not available on SectionProxyŁukasz Langa2014-09-151-11/+35
* | Fix full-stop whitespace in configparser docsŁukasz Langa2014-09-151-42/+44
* | Closes #20537: logging methods now accept an exception instance as well as a ...Vinay Sajip2014-09-141-4/+9
* | merge 3.4Benjamin Peterson2014-09-131-1/+1
|\ \ | |/
| * make hg link secureBenjamin Peterson2014-09-131-1/+1
* | Issue #16104: Allow compileall to do parallel bytecode compilation.Brett Cannon2014-09-122-2/+24
* | Closes #22386: merged fix from 3.4.Vinay Sajip2014-09-111-2/+2
|\ \ | |/
| * Issue #22386: fixed regression.Vinay Sajip2014-09-111-2/+2
* | Issue #13968: The glob module now supports recursive search inSerhiy Storchaka2014-09-112-4/+27
* | merge 3.4 (#22380)Benjamin Peterson2014-09-101-37/+0
|\ \ | |/
| * y2k compliance, lol (closes #22380)Benjamin Peterson2014-09-101-37/+0
* | Issue #22369: Change "context manager protocol" to "context management protoc...Serhiy Storchaka2014-09-1011-24/+24
|\ \ | |/
| * Issue #22369: Change "context manager protocol" to "context management protoc...Serhiy Storchaka2014-09-1011-24/+24
* | imaplib.IMAP4 now supports the context manager protocol.Serhiy Storchaka2014-09-092-0/+21
* | - Issue #16662: load_tests() is now unconditionally run when it is present inBarry Warsaw2014-09-081-28/+39
* | Merge issue #22295 fix from 3.4Nick Coghlan2014-09-063-12/+39
|\ \ | |/
| * Issue #22295: Adopt 'python -m pip' as the preferred invocationNick Coghlan2014-09-063-12/+39