- 5b072ef merge with 3.2 by Sandro Tosi · 13 years ago
- 165a2c2 fix typo; thanks to Robert Bardos from docs@ by Sandro Tosi · 13 years ago
- dbaedb8 fix typo in glossary by Eli Bendersky · 13 years ago
- 6bdb650 Added the "provisional package" glossary term from PEP 411 by Eli Bendersky · 13 years ago
- 9186850 closes issue14257 - Grammatical fix by Senthil Kumaran · 13 years ago
- 6080db7 closes issue14257 - Grammatical fix by Senthil Kumaran · 13 years ago
- 68e994e closes issue14257 - cpython - minor error in glossary wording regarding __hash__ by Senthil Kumaran · 13 years ago
- a7fccd8 closes issue14257 - 3.2 minor error in glossary wording regarding __hash__ by Senthil Kumaran · 13 years ago
- 86a36b5 PEP 3155 / issue #13448: Qualified name for classes and functions. by Antoine Pitrou · 13 years ago
- f8240d6 Merge 3.2, doc typos. by Florent Xicluna · 13 years ago
- b8edbdf Merge doc changes from 3.2. by Éric Araujo · 13 years ago
- 7af8ebb Adapt/remove mentions of functions gone in 3.x by Éric Araujo · 13 years ago
- d1ca4f9 Merge fixes for #12256 and typos from 3.2 by Éric Araujo · 13 years ago
- 04ac59a Mention virtual subclasses in the glossary entry for ABCs (#12256). by Éric Araujo · 13 years ago
- 24d6cc6 Merge 3.2 by Éric Araujo · 13 years ago
- 0519b09 Avoid splitting a word between a link and text by Éric Araujo · 13 years ago
- 2527796 Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes) by Éric Araujo · 13 years ago
- 7c12bae Fix reST references by Éric Araujo · 13 years ago
- 459b452 Merge ABC and distutils touch-ups from 3.2. by Éric Araujo · 13 years ago
- fa088db Improve glossary entry for ABCs. by Éric Araujo · 13 years ago
- 601aba6 Merge touch-ups and fixes for #9831 (+port fix to packaging) and #9223 from 3.2 by Éric Araujo · 13 years ago
- c5069e0 Merge doc touch-ups and fixes for #9831 and #9223 from 3.1 by Éric Araujo · 13 years ago
- e0854f9 Add missing closing paren by Éric Araujo · 13 years ago
- 82f614b glossary entry for struct sequence by Benjamin Peterson · 14 years ago
- d98934c Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-87528,87530-87536,87581 via svnmerge from by Georg Brandl · 14 years ago
- 41d0815 Merged revisions 87789-87790 via svnmerge from by Georg Brandl · 14 years ago
- e3ee66f Issue #10357: Clarify what it means to be a mapping. by Raymond Hettinger · 14 years ago
- 6e7d711 Merged revisions 87792 via svnmerge from by Antoine Pitrou · 14 years ago
- 0034281 Elaborate about the GIL. by Antoine Pitrou · 14 years ago
- b30f330 Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. by Georg Brandl · 14 years ago
- 9d9848e Rewrap. by Georg Brandl · 14 years ago
- 09f4414 Expand the LBYL glossary entry. by Raymond Hettinger · 14 years ago
- dcb4491 Add some internal links. by Raymond Hettinger · 14 years ago
- 95fc51d Issue 9732: addition of getattr_static to the inspect module by Michael Foord · 14 years ago
- b6b76c2 Issue 10410: An iterable is not necessarily a container. by Raymond Hettinger · 14 years ago
- eae40ba Merged revisions 86187 via svnmerge from by Georg Brandl · 14 years ago
- c275e15 Move glossary entry to the right position and fix link. by Georg Brandl · 14 years ago
- 4531f8d Issue #9886: Add a key-function entry to the glossary. by Raymond Hettinger · 14 years ago
- b9fe800 Issue #9886: Add a key-function entry to the glossary. by Raymond Hettinger · 14 years ago
- 4b05466 Merged revisions 84945 via svnmerge from by Georg Brandl · 14 years ago
- 914a218 Merged revisions 82629,82632,82724,82757-82758,82760-82763,82798-82799,82801 via svnmerge from by Georg Brandl · 14 years ago
- c7b6908 Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,82599,82615 via svnmerge from by Georg Brandl · 14 years ago
- d6abb72 Merged revisions 77236,77383,77399,77857,78238,78861-78862,78958 via svnmerge from by Georg Brandl · 14 years ago
- 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
- 25d535e Merged revisions 84827-84829 via svnmerge from by Antoine Pitrou · 14 years ago
- 0b65b0f Add a glossary entry for file objects. by Antoine Pitrou · 14 years ago
- bd204de Glossary cleanup by Raymond Hettinger · 14 years ago
- f37ca3c Glossary cleanup by Raymond Hettinger · 14 years ago
- 116874d Fix glossary markup. by Georg Brandl · 14 years ago
- 9b42f17 Merged revisions 82790 via svnmerge from by Georg Brandl · 14 years ago
- 8a1c254 #3214 followup: add link to ABC entry. by Georg Brandl · 14 years ago
- 73b1c7b #3214: improve description of duck-typing in glossary. by Georg Brandl · 14 years ago
- 31a0f86 Merged revisions 77316 via svnmerge from by Georg Brandl · 14 years ago
- 94e5de0 Fix markup. by Georg Brandl · 14 years ago
- 2cb72d3 Merged revisions 82483 via svnmerge from by Georg Brandl · 14 years ago
- 8315fd1 Some people have mistaken Python bytecode as being stable and unchanging. In by Brett Cannon · 14 years ago
- f6f3f53 Merged revisions 82376 via svnmerge from by Benjamin Peterson · 14 years ago
- 927ccd2 update for nonlocal keyword by Benjamin Peterson · 14 years ago
- 08bf91c Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-79608,79622,79717,79820,79822,79828,79862,79875,79923-79924,79941-79943,79945,79947,79951-79952 via svnmerge from by Benjamin Peterson · 15 years ago
- 4c247d6 #5341: fix parenthesis placement. by Georg Brandl · 15 years ago
- c4a55fc Recorded merge of revisions 78024 via svnmerge from by Georg Brandl · 15 years ago
- ede6c2a Assorted doc fixes by Florent. by Georg Brandl · 15 years ago
- c5605df Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,74311,74334,74368 via svnmerge from by Georg Brandl · 15 years ago
- 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 15 years ago
- 619de8f fixed double dict.items in glossary->view by Ezio Melotti · 15 years ago
- e43b060 Document import's semantics for the language reference. This includes filling by Brett Cannon · 16 years ago
- 2ae8ac2 #5130: replace "unicode" by "bytes" in examples for sequence types. by Georg Brandl · 16 years ago
- d04fa31 Minor doc fixes. by Raymond Hettinger · 16 years ago
- 51d4aab Add the terms "finder", "loader", and "importer" to the glossary. by Brett Cannon · 16 years ago
- 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
- af265f4 Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,67579-67580,67591,67597,67608,67631 via svnmerge from by Georg Brandl · 16 years ago
- 656aa28 add a glossary entry for "view" by Benjamin Peterson · 16 years ago
- 2d71822 a few updates to the gloassary with regards to __future__ and division by Benjamin Peterson · 16 years ago
- 05f5ab7 Remove references to __cmp__. by Georg Brandl · 16 years ago
- f2fa87b shut up a few sphinx warnings by Benjamin Peterson · 16 years ago
- 5478b47 Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge from by Benjamin Peterson · 16 years ago
- d631371 Merged revisions 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 via svnmerge from by Benjamin Peterson · 16 years ago
- 3dbca81 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from by Georg Brandl · 16 years ago
- 86b2fb9 Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,64744-64746,64756-64761,64767-64769,64771-64772,64774-64775,64788,64793,64835-64836 via svnmerge from by Georg Brandl · 16 years ago
- e7c78b2 remove traces of .next by Benjamin Peterson · 16 years ago
- 4118174 Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-64583,64585,64590,64592-64593,64625,64630,64638,64647,64655-64656,64663-64664 via svnmerge from by Benjamin Peterson · 16 years ago
- 1e2f050 Merged revisions 63397,63673 via svnmerge from by Benjamin Peterson · 16 years ago
- 23e8db5 #2567: remove new-style/old-style class docs. by Georg Brandl · 17 years ago
- 7736b5b Merged revisions 59952-59984 via svnmerge from by Guido van Rossum · 17 years ago
- d32ed6f Merged revisions 59933-59951 via svnmerge from by Christian Heimes · 17 years ago
- 25bb783 Merged revisions 59883-59920 via svnmerge from by Christian Heimes · 17 years ago
- 3279b5d Merged revisions 59423-59440 via svnmerge from by Christian Heimes · 17 years ago
- 895627f Merged revisions 59407-59422 via svnmerge from by Christian Heimes · 17 years ago
- c6fe37b Fix merging glitch. by Georg Brandl · 17 years ago
- cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 17 years ago
- a09ca38 Fix some 2.xisms in merged docs. by Georg Brandl · 17 years ago
- d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 17 years ago
- 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
- 2cc30da Merged revisions 58742-58816 via svnmerge from by Guido van Rossum · 17 years ago
- 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
- 16c7075 Remove more cruft leftover from nb_coerce. Rename nb_coerce to nb_reserved. by Neil Schemenauer · 17 years ago
- 85eb8c1 - document bytes() by Georg Brandl · 17 years ago
- f10aa98 Another merge. Only doc stuff was affected (but this aligns the UTF-32 by Guido van Rossum · 17 years ago