- 0092bc7 Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges by Serhiy Storchaka · 9 years ago
- d51b0f2 Issue #24314: Add links for general attributes like __name__, __dict__ by Martin Panter · 9 years ago
- 6e0b44e Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 9 years ago
- 0a1ba70 Issue #25432: Explain isinstance behaviour when type is a tuple. by Terry Jan Reedy · 10 years ago
- 937f2f7 Issue #20769: Improve reload() docs. Patch by Dorian Pula. by Robert Collins · 10 years ago
- 13ab3a4 Make expression legal python by adding '1'. by Terry Jan Reedy · 10 years ago
- 11d041a #24081: Remove obsolete caveat from import docs. by R David Murray · 10 years ago
- 1afb9da #23512: list non-essential built-in functions after the table. Patch by Carlo Beccarini. by Ezio Melotti · 10 years ago
- 3454941 Use internal links where possible by Raymond Hettinger · 11 years ago
- 34d1597 #22613: fix several factual errors in builtin docs (thanks Jacques Ducasse) by Georg Brandl · 11 years ago
- 06f3b3b Use https:// URLs when referring to python.org hosts. by Georg Brandl · 11 years ago
- 9f8a5b1 #22237: document that sorted() is guaranteed to be stable. Initial patch by Martin Panter. by Ezio Melotti · 11 years ago
- c305ad7 Issue #22575: Revise bytearray entry for 2.7. by Terry Jan Reedy · 11 years ago
- 4a89fd9 Document builtin classes as such, not functions. by Georg Brandl · 11 years ago
- 575ee4c Issue #22174: Clean-up grammar and ambiguities in property() docs. by Raymond Hettinger · 11 years ago
- 85b5b73 Fix minor typo in round docs. Reported by Scott Hinton on docs@. by Zachary Ware · 11 years ago
- 9f2dcd2 Issue #19362: Tweek len() doc and docstring to expand the indicated range of by Terry Jan Reedy · 11 years ago
- c769280 Close #16665: improve documentation for hex(). Patch by Jessica McKellar. by Antoine Pitrou · 11 years ago
- fd0c2f5 Define what “updating” means in docs for open (#19627). by Éric Araujo · 11 years ago
- 26d936a Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 12 years ago
- ad16b72 Issue #19190: Improve cross-references in builtin types and functions documentation. by Serhiy Storchaka · 12 years ago
- b44c861 document that various functions that parse from source will interpret things as latin-1 (closes #18870) by Benjamin Peterson · 12 years ago
- 589cb11 Issue #17418: specify that buffer sizes are bytes. by Terry Jan Reedy · 12 years ago
- 5f52246 #14489: fix wrong link. by Ezio Melotti · 12 years ago
- ed5fba2 #17035: use new style classes in classmethod/staticmethod examples. Patch by Berker Peksag. by Ezio Melotti · 12 years ago
- 01560de #16503: clarify "apply" docs. by Ezio Melotti · 13 years ago
- 9e173eb Link to "XRange Type" section in xrange() built-in function documentation. by Chris Jerdonek · 13 years ago
- 67f089f Backport from 3.2: adjust set and frozenset function docs (issue #16436). by Chris Jerdonek · 13 years ago
- b8fbff8 #16210: combine the two type() docs. Patch by Pete Sevander. by Ezio Melotti · 13 years ago
- def5df6 Issue #16206: Backport dict documentation improvements from 3.2. by Chris Jerdonek · 13 years ago
- ad4b000 Issue #14783: Backport changes from 3.2. by Chris Jerdonek · 13 years ago
- 71d74b0 Close #16036: Backport 3.x documentation improvement. by Chris Jerdonek · 13 years ago
- fab57cc Close issue #16077: fix code example in documentation of reduce() built-in (from docs@). by Chris Jerdonek · 13 years ago
- 39e0fb0 Issue 15985: fix round argument names in documentation. Thanks Chris Jerdonek. by Mark Dickinson · 13 years ago
- 714e64e #15831: avoid using 3.x syntax for keyword-only args. by Ezio Melotti · 13 years ago
- ed3f590 #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. by Ezio Melotti · 13 years ago
- c7b8f80 #15543: reflow paragraphs. by R David Murray · 13 years ago
- 5618aaa #15543: glossary entry for and 'universal newlines', and links to it. by R David Murray · 13 years ago
- 359b503 make documented file() kw names and actual ones agree (closes #15572) by Benjamin Peterson · 13 years ago
- 59488d2 Closes #9254: backport __import__ docstring/doc mentions of importlib. by R David Murray · 13 years ago
- 45ed012 Issue #13557: Clarify effect of giving two different namespaces to exec or by Terry Jan Reedy · 13 years ago
- e58ce01 #14804: Remove [] around optional arguments with default values by Hynek Schlawack · 13 years ago
- 1d710b6 backport 7a05cb3beddf to 2.7 by Sandro Tosi · 13 years ago
- b45c5e2 Closes #14489: correct link target. by Georg Brandl · 13 years ago
- 5081957 Closes #9574: Note that complex constructor doesn't allow whitespace around central operator. by Mark Dickinson · 13 years ago
- 65de77e Clean-up docs for input() by Raymond Hettinger · 14 years ago
- 6d837a3 Add pure python equivalent code for reduce(). by Raymond Hettinger · 14 years ago
- 51ab351 Move a space. by Ezio Melotti · 14 years ago
- 98ed08f update to new C roles and directives by Sandro Tosi · 14 years ago
- 150122a #11633 about buffering of print by Terry Jan Reedy · 14 years ago
- 36cdca1 Clarify that vars() doesn't place extra restrictions on __dict__. by Raymond Hettinger · 14 years ago
- 972ba9e Add missing versionadded (fixes #12392) by Éric Araujo · 14 years ago
- e0054c5 Link isinstance/issubclass to the ABC glossary entry (#12256) by Éric Araujo · 14 years ago
- 5dd034b Minor doc addition for clarity by Éric Araujo · 14 years ago
- 8171cf5 #12642: fix args names in open() doc. by Ezio Melotti · 14 years ago
- b952413 Fix markup. by Ezio Melotti · 14 years ago
- 320b914 Issue 11889: Clarify docs for enumerate. by Raymond Hettinger · 14 years ago
- 88fc661 Cleanup example by Raymond Hettinger · 14 years ago
- 690d4ae Multiple clean-ups to the docs for builtin functions. by Raymond Hettinger · 14 years ago
- 783a30f Link to suggestions for how to use super(). by Raymond Hettinger · 14 years ago
- 29f6efa Issue 12003: fixing error in xrange alternative sample by Eli Bendersky · 14 years ago
- 26946ec Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from by Georg Brandl · 15 years ago
- bf8484e Merged revisions 86732 via svnmerge from by Ezio Melotti · 15 years ago
- e8803e7 Issue #8340: document bytearray in Python 2.7. by Antoine Pitrou · 15 years ago
- d5cd1ff Merged revisions 86249 via svnmerge from by Éric Araujo · 15 years ago
- 15c2cec Issue 7447: Improve docs for sum(). by Raymond Hettinger · 15 years ago
- 21946af Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from by Georg Brandl · 15 years ago
- 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 15 years ago
- 19746cb Merged revisions 83277 via svnmerge from by Mark Dickinson · 15 years ago
- 5ac9d87 #8472: fix misleading reference to ifilterfalse() in filter() docs. by Georg Brandl · 15 years ago
- 8c09ebc #8472: fix wrong function name in functions.rst: itertools.filterfalse -> itertools.ifilterfalse by Ezio Melotti · 15 years ago
- c9a8a4a #8370: fix module name in backported doc addition. by Georg Brandl · 15 years ago
- bb006cf Add tests for cmp_to_key. by Raymond Hettinger · 15 years ago
- f54c268 Document link to Sorting HowTo by Raymond Hettinger · 15 years ago
- 118c557 Fix some issues found by Jacques Ducasse on the docs list. by Georg Brandl · 15 years ago
- 2600a33 #7400: typo. by Georg Brandl · 16 years ago
- b6fb8dc Fix terminology. by Georg Brandl · 16 years ago
- 2fb77bd revert r76243; I was right, actually :) by Benjamin Peterson · 16 years ago
- c4a346c never mind about eval mode in this case by Benjamin Peterson · 16 years ago
- e36199b fix several compile() issues by translating newlines in the tokenizer by Benjamin Peterson · 16 years ago
- 6c14e58 Use "impl-detail" directive where applicable. by Georg Brandl · 16 years ago
- 530df33 Issue #7028: Add note to hex() builtin docs pointing to float.hex(). by Mark Dickinson · 16 years ago
- 54967d9 #6925: rewrite docs for locals() and vars() a bit. by Georg Brandl · 16 years ago
- 29bc2cd Fix base keyword arg name for int() and long(). by Georg Brandl · 16 years ago
- d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
- 9fa61bb #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. by Georg Brandl · 16 years ago
- 4ee6d25 Improve English phrasing. by R. David Murray · 16 years ago
- e15048e s/use/call/ by Georg Brandl · 16 years ago
- 22396da Fix confusing wording. by Georg Brandl · 16 years ago
- fa0123b #6084: fix example. by Georg Brandl · 16 years ago
- 16a57f6 Demote warnings to notices where appropriate, following the goal that as few "red box" warnings by Georg Brandl · 16 years ago
- e561011 #5751: fix escaping of \\n. by Georg Brandl · 16 years ago
- 76162e3 Clarify the behavior of any() and all() with an empty iterable. by Raymond Hettinger · 16 years ago
- 789be0c Issue #2396: backport the memoryview object. by Antoine Pitrou · 16 years ago
- d59efbc #5199: make warning about vars() assignment more visible. by Georg Brandl · 16 years ago
- 06919a1 a much better example by Benjamin Peterson · 16 years ago
- ed3558b I thought this was begging for an example by Benjamin Peterson · 16 years ago
- ed955f1 Fix typo. by Raymond Hettinger · 16 years ago
- afe496d Remove reference to zero argument form of super() in 2.x docs. by Raymond Hettinger · 16 years ago
- b762d58 More markup and spelling fixes. by Raymond Hettinger · 16 years ago