summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
| * correct versionchanged versionBenjamin Peterson2014-11-241-1/+1
* | merge 3.4 (#22921)Benjamin Peterson2014-11-231-7/+7
|\ \ | |/
| * don't require OpenSSL SNI to pass hostname to ssl functions (#22921)Benjamin Peterson2014-11-231-7/+7
* | merge 3.4Benjamin Peterson2014-11-231-4/+1
|\ \ | |/
| * document that cadefault does nothing nowBenjamin Peterson2014-11-231-4/+1
* | PEP 479: Don't let StopIteration bubble out of calls to next() inside a gene...Raymond Hettinger2014-11-231-4/+16
* | Issue #22834: Have import suppress FileNotFoundError when the currentBrett Cannon2014-11-213-0/+20
* | Issue #22453: Removed non-documented macro PyObject_REPR().Serhiy Storchaka2014-11-181-0/+4
* | Close #19494: add urrlib.request.HTTPBasicPriorAuthHandlerNick Coghlan2014-11-122-0/+20
* | Issue #22845: Improved formatting of dis documentation.Serhiy Storchaka2014-11-111-23/+24
|\ \ | |/
| * Issue #22845: Improved formatting of dis documentation.Serhiy Storchaka2014-11-111-23/+24
* | Issue #22839: Fix Snapshot.statistics() link.Berker Peksag2014-11-101-1/+1
|\ \ | |/
| * Issue #22839: Fix Snapshot.statistics() link.Berker Peksag2014-11-101-1/+1
* | Issue #22578: Added attributes to the re.error class.Serhiy Storchaka2014-11-101-2/+25
* | Issue #21650: Add an `--sort-keys` option to json.tool CLI.Berker Peksag2014-11-102-0/+19
* | Issue #22824: Updated reprlib output format for sets to use set literals.Raymond Hettinger2014-11-101-1/+1
* | mergeRaymond Hettinger2014-11-101-4/+5
|\ \ | |/
| * Issue 22830: Clarify docs for functools.cmp_to_key().Raymond Hettinger2014-11-101-4/+5
* | Issue #22823: Use set literals instead of creating a set from a listRaymond Hettinger2014-11-092-2/+2
* | Issue #22695: Fix rendering of the deprecated-removed role in HTML.Berker Peksag2014-11-081-6/+4
|\ \ | |/
| * Issue #22695: Fix rendering of the deprecated-removed role in HTML.Berker Peksag2014-11-081-6/+4
* | Issue #22808: Link to the correct time method in BaseEventLoop.call_at().Berker Peksag2014-11-071-1/+2
|\ \ | |/
| * Issue #22808: Link to the correct time method in BaseEventLoop.call_at().Berker Peksag2014-11-071-1/+2
* | Issue #22242: Try to make some import-related loader details clearer.Brett Cannon2014-11-071-1/+2
* | mergeRaymond Hettinger2014-11-061-0/+2
|\ \ | |/
| * Issue 22803: Add missing versionadded directive.Raymond Hettinger2014-11-061-0/+2
* | merge with 3.4Georg Brandl2014-11-051-7/+9
|\ \ | |/
| * Closes #22525: clarify documentation for ast.literal_eval().Georg Brandl2014-11-051-7/+9
* | Close #22457: Honour load_tests in the start_dir of discovery.Robert Collins2014-11-041-1/+5
* | context has been backported so fix versionchangedBenjamin Peterson2014-11-031-1/+1
* | merge 3.4 (#22417)Benjamin Peterson2014-11-034-15/+38
|\ \ | |/
| * PEP 476: enable HTTPS certificate verification by default (#22417)Benjamin Peterson2014-11-034-15/+38
* | merge 3.4Benjamin Peterson2014-11-021-2/+3
|\ \ | |/
| * wrapBenjamin Peterson2014-11-021-2/+2
| * backport context argument of urlopen (#22366) for pep 476Senthil Kumaran2014-09-191-1/+8
* | Merge asyncio doc English phrasing fix.R David Murray2014-11-021-2/+2
|\ \ | |/
| * Reflow paragraph.R David Murray2014-11-021-2/+2
| * Fix English phrasing.R David Murray2014-11-021-1/+1
* | Issue #22388: Unified the style of "Contributed by" sentences in What's New.Serhiy Storchaka2014-11-023-137/+138
|\ \ | |/
| * Issue #22388: Unified the style of "Contributed by" sentences in What's New.Serhiy Storchaka2014-11-022-107/+107
* | standardize Enum docs by referring to 'special methods' instead of __dunder__...Ethan Furman2014-11-011-5/+5
* | Issue #6623: Remove deprecated Netrc class in the ftplib module.Berker Peksag2014-11-011-0/+8
* | issue22780: update NotImplemented descriptionEthan Furman2014-10-311-3/+3
* | merge with 3.4Georg Brandl2014-10-311-1/+1
|\ \ | |/
| * Closes #22771: "verbose" is unused; deprecate it.Georg Brandl2014-10-311-1/+1
* | merge with 3.4Georg Brandl2014-10-3124-117/+140
|\ \ | |/
| * #22613: remaining corrections in extending/reference docs (thanks Jacques Duc...Georg Brandl2014-10-318-54/+44
| * #22613: minor other fixes in library docs (thanks Jacques Ducasse)Georg Brandl2014-10-319-30/+35
| * #22613: document Cmd.cmdqueue (thanks Jacques Ducasse)Georg Brandl2014-10-311-1/+8
| * #22613: fix heading levels in tracemalloc docs (thanks Jacques Ducasse)Georg Brandl2014-10-311-14/+14