summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Remove references to the obsolete Mac Carbon modules in the GUINed Deily2014-04-121-8/+4
|\
| * Remove references to the obsolete Mac Carbon modules in the GUINed Deily2014-04-121-8/+4
* | Merge with 3.4Terry Jan Reedy2014-04-111-2/+2
|\ \ | |/
| * Issue #21170: Removed invalid parameter names from unittest doc.Terry Jan Reedy2014-04-111-2/+2
* | PEP 465: a dedicated infix operator for matrix multiplication (closes #21176)Benjamin Peterson2014-04-108-33/+95
* | merge from 3.4Senthil Kumaran2014-04-091-1/+1
|\ \ | |/
| * issue #21190: Fix the broken docs download linkSenthil Kumaran2014-04-091-1/+1
| * docs: Better wording for __objclass__ docs. Issue #19281Yury Selivanov2014-04-081-6/+6
| * docs: Document __objclass__. Closes #19281.Yury Selivanov2014-04-081-0/+8
* | docs: Better wording for __objclass__ docs. Issue #19281Yury Selivanov2014-04-081-6/+6
* | docs: Document __objclass__. Closes #19281.Yury Selivanov2014-04-081-0/+8
* | inspect: Make Signature and Parameter hashable. Issue #20334.Yury Selivanov2014-04-082-3/+4
* | merge 3.4 (#16395)Benjamin Peterson2014-04-081-4/+4
|\ \ | |/
| * PySequence_Fast generally returns a list not a tuple (closes #16395)Benjamin Peterson2014-04-081-4/+4
* | merge 3.4Benjamin Peterson2014-04-081-1/+2
|\ \ | |/
| * the name of the slot of nb_multiply not nb_mulBenjamin Peterson2014-04-081-1/+2
* | merge 3.4 (#21174)Benjamin Peterson2014-04-071-1/+1
|\ \ | |/
| * fix verb (closes #21174)Benjamin Peterson2014-04-071-1/+1
* | merge from 3.4Senthil Kumaran2014-04-061-2/+2
|\ \ | |/
| * merge from 3.3Senthil Kumaran2014-04-061-2/+2
| |\
| | * minor docfix (reported at docs@python.org) trace.py argument is --count not -...Senthil Kumaran2014-04-061-2/+2
* | | Issue #17621: Introduce importlib.util.LazyLoader.Brett Cannon2014-04-042-0/+39
* | | merge along w/ fix for issue #2107 (commit c9239171e429)Brett Cannon2014-04-042-0/+15
|\ \ \
| * | | fix #21076: turn signal module constants into enumsGiampaolo Rodola'2014-04-042-0/+15
* | | | merge of fix for issue #20942Brett Cannon2014-04-041-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Issue #20942: PyImport_ImportFrozenModuleObject() no longer setsBrett Cannon2014-04-041-0/+3
* | | Issue #20636: Improved the repr of Tkinter widgets.Serhiy Storchaka2014-04-041-1/+1
* | | Issue #19505: The items, keys, and values views of OrderedDict now supportSerhiy Storchaka2014-04-041-0/+3
* | | mergeRaymond Hettinger2014-04-031-1/+1
|\ \ \ | |/ /
| * | Issue 21143: Fix typo in docs for max().Raymond Hettinger2014-04-031-1/+1
* | | Issue #20375: Clarify ET's parsing of comments and processing instructions.Eli Bendersky2014-04-031-0/+22
|\ \ \ | |/ /
| * | Issue #20375: Clarify ET's parsing of comments and processing instructions.Eli Bendersky2014-04-031-0/+22
* | | mergeRaymond Hettinger2014-04-021-0/+13
|\ \ \ | |/ /
| * | Issue #18652: Add an itertools recipe for first_true()Raymond Hettinger2014-04-021-0/+13
* | | mergeRaymond Hettinger2014-04-021-2/+2
|\ \ \ | |/ /
| * | Documentation nit. List the traditional keyword-only argument first and the ...Raymond Hettinger2014-04-021-2/+2
* | | mergeRaymond Hettinger2014-04-021-1/+1
|\ \ \ | |/ /
| * | Issue 21125: minor documentation tweak.Raymond Hettinger2014-04-021-1/+1
* | | merge 3.4Benjamin Peterson2014-04-011-3/+3
|\ \ \ | |/ /
| * | update version changedBenjamin Peterson2014-04-011-3/+3
* | | merge 3.4 (#21082)Benjamin Peterson2014-04-011-5/+9
|\ \ \ | |/ /
| * | merge 3.3 (#21082)Benjamin Peterson2014-04-011-5/+9
| |\ \ | | |/
| | * merge 3.2 (#21082)Benjamin Peterson2014-04-011-5/+9
| | |\
| | | * remove directory mode check from makedirs (closes #21082)Benjamin Peterson2014-04-011-5/+9
* | | | Closes #15067: Merge port of 2.7 sqlite3 docs.Zachary Ware2014-04-011-46/+51
|\ \ \ \ | |/ / /
| * | | Issue #15067: Port 2.7 sqlite3 docs to 3.4Zachary Ware2014-04-011-46/+51
* | | | #16716: remove deprecation warningAndrew Svetlov2014-03-311-4/+0
|\ \ \ \ | |/ / /
| * | | #16716: remove deprecation warningAndrew Svetlov2014-03-311-4/+0
* | | | Merge 3.4: Get rid of deprecated IOError in the docAndrew Svetlov2014-03-315-12/+12
|\ \ \ \ | |/ / /
| * | | Get rid of deprecated IOError in the docAndrew Svetlov2014-03-315-12/+12