summaryrefslogtreecommitdiff
path: root/Doc/glossary.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* Issue #25286: Dictionary views are not sequencesMartin Panter2015-10-071-7/+8
* Closes #23244: fix typo. Thanks Mayank Tripathi for the patch.Georg Brandl2015-01-151-1/+1
* Issue 19548: update codecs module documentationNick Coghlan2015-01-071-1/+4
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-3/+3
* Closes #21782: the default hash(x) is not exactly id(x) but derived from it.Georg Brandl2014-10-061-2/+2
* Issue #22295: Adopt 'python -m pip' as the preferred invocationNick Coghlan2014-09-061-0/+8
* Issue #22232 (partial fix): update Universal newlines Glossary entry.Terry Jan Reedy2014-08-231-1/+1
* Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-151-0/+8
* Issue #19713: Update importlib docs for module spec changes, including deprec...Eric Snow2013-12-161-0/+4
* Issue #18840: Introduce the json module in the tutorial, and deemphasize the ...Antoine Pitrou2013-12-051-6/+26
|\
| * Issue #18326: merge with 3.3Zachary Ware2013-11-221-6/+26
| |\
| | * Tweak 'provisional' in glossaryNick Coghlan2013-10-201-6/+13
| | * Issue #19190: Improve cross-references in builtin types and functions documen...Serhiy Storchaka2013-10-091-6/+7
| | |\
| | * \ merge with 3.3Georg Brandl2013-10-081-0/+13
| | |\ \
| | | * \ merge with 3.3Georg Brandl2013-10-061-0/+13
| | | |\ \
| | | | * | moved the single-dispatch generic function definitions to the glossary?ukasz Langa2013-06-071-0/+13
* | | | | | Issue #18840: Introduce the json module in the tutorial, and deemphasize the ...Antoine Pitrou2013-12-051-4/+20
|/ / / / /
* | | | | Issue #18326: Clarify that list.sort's arguments are keyword-only.Zachary Ware2013-11-221-2/+4
| |_|_|/ |/| | |
* | | | Issue #19190: Improve cross-references in builtin types and functions documen...Serhiy Storchaka2013-10-091-6/+7
|/ / /
* | | Closes #19178: some more cross-references about packages in glossary. Patch b...Georg Brandl2013-10-081-1/+9
|/ /
* | Fix small grammar mistake.Georg Brandl2013-10-061-1/+1
|/
* #14187: Add glossary entry for 'function annotations'.R David Murray2013-05-061-0/+10
* Elaborate on bytes-like objects.Antoine Pitrou2013-05-041-2/+6
* #16518: add "bytes-like object" to the glossary.Ezio Melotti2013-04-301-0/+4
* #16128: merge with 3.2.Ezio Melotti2013-02-011-8/+114
|\
| * #16747: merge with 3.2.Ezio Melotti2013-01-021-8/+114
| |\
| | * Merge from 3.2: add links and index entries for "argument" and "parameter."Chris Jerdonek2012-12-251-2/+3
| | |\
| | * \ Merge from 3.2: improve argument/parameter documentation (issue #15990).Chris Jerdonek2012-11-281-8/+114
| | |\ \
| | | * \ merge 3.2Benjamin Peterson2012-10-121-8/+114
| | | |\ \
| | | | * \ Merge issue #16138: fix typo.Andrew Svetlov2012-10-051-8/+114
| | | | |\ \
| | | | | * | s/path importer/path based finder/ (because the path based finder is not an i...Nick Coghlan2012-08-201-3/+3
| | | | | * | Merge #15543: glossary entry for and 'universal newlines', and links to it.R David Murray2012-08-151-8/+114
| | | | | |\ \
| | | | | | * | Finally, a coherent set of terminology for all the lil' beasties involved.Barry Warsaw2012-07-311-9/+25
| | | | | | * | Address substantially all of Eric Snow's comments in issue #15295, except forBarry Warsaw2012-07-301-1/+1
| | | | | | * | Integration of importdocs from the features/pep-420 repo.Barry Warsaw2012-07-291-10/+60
| | | | | | * | merge with 3.2Sandro Tosi2012-04-011-1/+1
| | | | | | |\ \
| | | | | | * | | fix typo in glossaryEli Bendersky2012-03-301-1/+1
| | | | | | * | | Added the "provisional package" glossary term from PEP 411Eli Bendersky2012-03-301-0/+14
| | | | | | * | | closes issue14257 - Grammatical fixSenthil Kumaran2012-03-121-3/+3
| | | | | | |\ \ \
| | | | | | * \ \ \ closes issue14257 - cpython - minor error in glossary wording regarding __hash__Senthil Kumaran2012-03-111-1/+1
| | | | | | |\ \ \ \
| | | | | | * | | | | PEP 3155 / issue #13448: Qualified name for classes and functions.Antoine Pitrou2011-11-251-0/+18
| | | | | | * | | | | Merge 3.2, doc typos.Florent Xicluna2011-11-111-3/+11
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merge doc changes from 3.2.Éric Araujo2011-09-011-3/+11
| | | | | | | |\ \ \ \ \ | | | | | | |/ / / / / /
| | | | | | | * | | | | Merge fixes for #12256 and typos from 3.2Éric Araujo2011-08-191-1/+9
| | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ Merge 3.2Éric Araujo2011-08-191-2/+2
| | | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ \ Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)Éric Araujo2011-07-291-1/+9
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ Merge ABC and distutils touch-ups from 3.2.Éric Araujo2011-06-041-7/+9
| | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ Merge touch-ups and fixes for #9831 (+port fix to packaging) and #9223 from 3.2Éric Araujo2011-05-291-1/+1
| | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | glossary entry for struct sequenceBenjamin Peterson2011-04-201-0/+8