summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* C API doc: try to group concrete objectsVictor Stinner2013-11-071-7/+15
* Merge #18985: Improve fcntl documentation.R David Murray2013-11-071-5/+8
|\
| * #18985: Improve fcntl documentation.R David Murray2013-11-071-5/+8
* | Fix typo in updated dis docsNick Coghlan2013-11-061-1/+1
* | Close #19378: address flaws in the new dis module APIsNick Coghlan2013-11-061-18/+23
* | doc: fix typoVictor Stinner2013-11-061-1/+1
* | Issue #10197 Tweak docs for subprocess.getstatusoutput and align the document...Tim Golden2013-11-051-3/+3
* | Closes #18345: Merged documentation update from 3.3.Vinay Sajip2013-11-051-0/+135
|\ \ | |/
| * Issue #18345: Added cookbook example illustrating handler customisation.Vinay Sajip2013-11-051-0/+135
| * MergeTim Golden2013-11-031-6/+10
| |\
* | | Fix functools.partialmethod docs and __all__Nick Coghlan2013-11-041-2/+2
* | | Note that examples are sorted only for convenience.Georg Brandl2013-11-041-0/+3
* | | #18678: Correct names of spwd struct members.R David Murray2013-11-041-5/+5
* | | MergeTim Golden2013-11-031-1/+1
|\ \ \
| * \ \ Merge #19411: Clarify that b2a_hex/hexlify returns a bytes object.R David Murray2013-11-031-1/+1
| |\ \ \ | | |/ /
| | * | #19411: Clarify that b2a_hex/hexlify returns a bytes object.R David Murray2013-11-031-1/+1
* | | | Issue #10197: Indicate availability of subprocess.get[status]output on Window...Tim Golden2013-11-031-6/+10
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Issue #10197: Indicate availability of subprocess.get[status]output on Window...Tim Golden2013-11-031-6/+10
| |/
| * Issue #19452: Clarify the documentation of iterparse w.r.t. events argument.Eli Bendersky2013-10-311-1/+1
* | Close #19403: make contextlib.redirect_stdout reentrantNick Coghlan2013-11-031-40/+77
* | Issue #4331: Added functools.partialmethodNick Coghlan2013-11-032-2/+61
* | #15114: The html.parser module now raises a DeprecationWarning when the stric...Ezio Melotti2013-11-021-2/+2
* | Issue #19410: Put back in special-casing of '' forBrett Cannon2013-11-012-6/+0
* | Merged documentation update from 3.3.Vinay Sajip2013-10-311-7/+8
|\ \ | |/
| * Corrected some incorrect cross-references.Vinay Sajip2013-10-311-7/+8
* | Issue #19172: Add a get_map() method to selectors.Charles-François Natali2013-10-301-0/+8
* | mergeChristian Heimes2013-10-291-1/+1
|\ \ | |/
| * fix languageChristian Heimes2013-10-291-1/+1
* | Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSS...Christian Heimes2013-10-292-0/+12
|\ \ | |/
| * Issue #18747: document issue with OpenSSL's CPRNG state and forkChristian Heimes2013-10-292-0/+12
* | merge with 3.3Georg Brandl2013-10-294-6/+6
|\ \ | |/
| * Clarify sentence.Georg Brandl2013-10-291-1/+1
| * Closes #19416: fix references in the nntplib docs.Georg Brandl2013-10-291-3/+3
| * Fix wrong signature for two-argument newwin(). Found by Jacqueline Leykam on...Georg Brandl2013-10-291-1/+1
| * Fix typo: js_JP is not a valid locale.Georg Brandl2013-10-291-1/+1
* | merge with 3.3Georg Brandl2013-10-274-19/+17
|\ \ | |/
| * Fix markup errors in the docs and amend suspicious ignores.Georg Brandl2013-10-274-19/+17
* | merge with 3.3Georg Brandl2013-10-272-5/+12
|\ \ | |/
| * Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more thanGeorg Brandl2013-10-271-1/+1
| * Issue #17997: Change behavior of ``ssl.match_hostname()`` to follow RFC 6125,Georg Brandl2013-10-271-4/+11
* | Assorted 3.4 What's New updatesNick Coghlan2013-10-262-59/+116
* | Issue #19375: The site module adding a "site-python" directory to sys.path, i...Antoine Pitrou2013-10-252-1/+5
* | mergeBrett Cannon2013-10-251-0/+3
|\ \
| * \ Merge.bquinlan2013-10-251-0/+4
| |\ \
| * | | Issue #11161: Update the documentation for ProcessPoolExecutor to note that i...bquinlan2013-10-251-0/+3
* | | | Tweak some doc wording for importlib.reloadBrett Cannon2013-10-251-2/+3
| |/ / |/| |
* | | merge from 3.3Brett Cannon2013-10-251-0/+4
|\ \ \ | |/ / |/| / | |/
| * Issue #19392: Document that imp.reload() now relies on __loader__Brett Cannon2013-10-251-0/+4
* | Issue #16595: prlimit() needs Linux kernel 2.6.36+Christian Heimes2013-10-251-1/+1
* | #17400: correct handling of 100.64.0.0/10, fixing the docs and updating NEWSPeter Moody2013-10-241-0/+6