- b492378 Fix wrong number of functions noticed by Sandro Tosi. by Ezio Melotti · 14 years ago
- 0513275 Updated documentation on fileConfig(). by Vinay Sajip · 14 years ago
- 059061a Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6 by Victor Stinner · 14 years ago
- 1212582 Fix a few hyphens in argparse.rst. by Ezio Melotti · 14 years ago
- ad72bb1 Issue #11855: Apply missing formatting for urlretrieve by Eli Bendersky · 14 years ago
- df453fb Add another example to the collections module docs. by Raymond Hettinger · 14 years ago
- 6033d26 #4783: document that is not possible to use json.dump twice on the same stream. by Ezio Melotti · 14 years ago
- 929e276 Issue #11827: remove mention of list2cmdline in the doc of subprocess by Eli Bendersky · 14 years ago
- 7f9d2ea #9101: backport json reference in configparser doc. by Ezio Melotti · 14 years ago
- a2472d2 Transplant: Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 14 years ago
- ea8b6ef #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 14 years ago
- 5dbca9c Issue #11794: Reorganised logging documentation. by Vinay Sajip · 14 years ago
- 3c599bd Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 14 years ago
- f851fe9 Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 14 years ago
- af1fee0 Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 14 years ago
- d113512 #10617: add class directives to collections ABCs. by Ezio Melotti · 14 years ago
- 5e0062d Issue #9343: Document that argparse parent parsers must be configured before their children. (Merge from 3.2.) by Steven Bethard · 14 years ago
- 3f69a05 Issue #8982: Improve the documentation for the argparse Namespace object. (Merge from 3.2.) by Steven Bethard · 14 years ago
- 254d4b8 Tweaks to sys.flags description table. by Éric Araujo · 14 years ago
- 8bea9a5 Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] by Éric Araujo · 14 years ago
- 7250730 Issue #11625: Fix Typo by Raymond Hettinger · 14 years ago
- b6dc81d Fix duplicate word. by Georg Brandl · 14 years ago
- c75f265 Fix typo in class name by Éric Araujo · 14 years ago
- ec5b5cb the name of the option is a bit too low-level by Benjamin Peterson · 14 years ago
- dbc5e12 Minor doc clean-up. by Raymond Hettinger · 14 years ago
- c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
- ab40e4c Merge #11216: document all possible set_charset execution paths. by R David Murray · 14 years ago
- a3ed3f0 Issue #10885: Fix multiprocessing docs typo by Ross Lagerwall · 14 years ago
- ad797b6 #11484: remove paragraph about with_traceback from 2.7 doc. by Ezio Melotti · 14 years ago
- ec40bab Issue #11426: use 'with' statements on open files in CSV examples by Eli Bendersky · 14 years ago
- 4f1a665 clarify condition for readline to return EOF (closes #11312) by Benjamin Peterson · 14 years ago
- 5ddf51f Fixes issue #11476: StreamHandler parameter name change documented. by Vinay Sajip · 14 years ago
- c3ab30b Fix typo. by Ezio Melotti · 14 years ago
- 3c5edd0 trunc -> math.trunc (closes #11475) by Benjamin Peterson · 14 years ago
- efd8bab #10999: Add missing documentation for chflags constants to stat module docs by R David Murray · 14 years ago
- 3cbb66b Use simpler assert in basic example. by Ezio Melotti · 14 years ago
- dd7c593 Backport from 3.x several improvements and fixes for unittest.rst. by Ezio Melotti · 14 years ago
- 9e1ed47 #11298: Improve the unittest discovery explanation. by Ezio Melotti · 14 years ago
- 6076c1b #11292: add missing A_REVERSE to curses attribute table. by Georg Brandl · 14 years ago
- 6dea5f5 #11294: add missing ERA_T_FMT to locale docs. by Georg Brandl · 14 years ago
- 3a610a5 #11373: fix spelling. by Georg Brandl · 14 years ago
- 21b832e #11392: you can trust the computer, but you have to know what it does. by Georg Brandl · 14 years ago
- 17e25d8 Merged revisions 88668 via svnmerge from by Benjamin Peterson · 14 years ago
- 63390b3 Merged revisions 88581 via svnmerge from by Giampaolo Rodolà · 14 years ago
- 3c86523 Markup backport fix. by Georg Brandl · 14 years ago
- 2804602 Merged revisions 87627,87638,87760,87986,88108,88115,88165,88263,88329,88364-88365,88423-88424 via svnmerge from by Georg Brandl · 14 years ago
- 28dadd9 Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,87526,87530-87535 via svnmerge from by Georg Brandl · 14 years ago
- 52f8395 Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from by Georg Brandl · 14 years ago
- 8ff851b Link from deprecated sets module to builtins set and frozenset (#11238) by Éric Araujo · 14 years ago
- 97b3195 Fix example for itertools.count(). by Raymond Hettinger · 14 years ago
- ba516cb Fix markup problems. by Georg Brandl · 15 years ago
- 46c4e47 Merged revisions 88402 via svnmerge from by R. David Murray · 15 years ago
- 561b96f Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,87571,88164 via svnmerge from by R. David Murray · 15 years ago
- e9bd9db Merged revisions 88371 via svnmerge from by Antoine Pitrou · 15 years ago
- e3e967f Merged revisions 88352 via svnmerge from by Gregory P. Smith · 15 years ago
- 893e7c6 Merged revisions 88334 via svnmerge from by Antoine Pitrou · 15 years ago
- 54274ad Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from by Éric Araujo · 15 years ago
- 37c4a72 Merged revisions 88281 via svnmerge from by Brian Curtin · 15 years ago
- 2e88104 Issue 11008: docs updated to show versionadded for dictConfig. by Vinay Sajip · 15 years ago
- 32074e3 Add note advising that 'filter' be used as a keyword-argument. by Raymond Hettinger · 15 years ago
- 51581de Issue #11000 ast.parse doc fix (r88172) by Terry Reedy · 15 years ago
- 7e8fbd2 Merged revisions 88114 via svnmerge from by Alexander Belopolsky · 15 years ago
- f274eea Issue #10902: Fix reference to run* methods by Eli Bendersky · 15 years ago
- 585bbb9 Merged revisions 87890 via svnmerge from by Georg Brandl · 15 years ago
- cbb2e49 Hand-port parts of r87789. by Georg Brandl · 15 years ago
- 335d4f5 Merged revisions 87807,87820,87831,87859 via svnmerge from by Georg Brandl · 15 years ago
- 6adb979 Merged revisions 87876-87877 via svnmerge from by Georg Brandl · 15 years ago
- 9f41bb3 Merged revisions 87792 via svnmerge from by Antoine Pitrou · 15 years ago
- 5047225 Merged revisions 87762 via svnmerge from by Antoine Pitrou · 15 years ago
- 9e7d6e5 Merged revisions 87653-87655 via svnmerge from by Antoine Pitrou · 15 years ago
- c0b3544 Issue 10789: Correct threading.Lock.acquire signature. by Terry Reedy · 15 years ago
- 8e726b4 Merged revisions 87493 via svnmerge from by Éric Araujo · 15 years ago
- c6dc95f Merged revisions 87489 via svnmerge from by Éric Araujo · 15 years ago
- 5cf3672 Merged revisions 87421 via svnmerge from by Antoine Pitrou · 15 years ago
- da29acd #10748: add versionchanged for non-trivial bugfix. by Georg Brandl · 15 years ago
- aa7017f Revert doc patch committed to the wrong branch: "Issue 2690: Doc fixup. xrange() objects are slicable." by Daniel Stutzbach · 15 years ago
- f7d8173 Add missing doc from r79533 by Éric Araujo · 15 years ago
- c11ba76 Add doc for compileall.compile_file by Éric Araujo · 15 years ago
- a8132ec Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge from by Éric Araujo · 15 years ago
- 0f39690 Merged revisions 87289 via svnmerge from by Éric Araujo · 15 years ago
- f8a6391 Merged revisions 87238 via svnmerge from by R. David Murray · 15 years ago
- a9aa34c #1078919: document requirement to use triples for non-ascii add_header parms. by R. David Murray · 15 years ago
- 0b88301 #10676: fix bad wording in parallel with the lang ref. by Georg Brandl · 15 years ago
- 5f76602 Issue 2690: Doc fixup. xrange() objects are slicable. by Raymond Hettinger · 15 years ago
- 54d3921 #10658: Fix link. by Georg Brandl · 15 years ago
- 950b3d8 Add missing label. by Georg Brandl · 15 years ago
- 4cb64ad Merged revisions 86981,86984 via svnmerge from by Antoine Pitrou · 15 years ago
- 27f5a7e Merged revisions 86896 via svnmerge from by Daniel Stutzbach · 15 years ago
- 4c8d6b6 Merged revisions 86892 via svnmerge from by Éric Araujo · 15 years ago
- acdafa8 Add some internal links. by Raymond Hettinger · 15 years ago
- 9a5897b Merged revisions 86861 via svnmerge from by Senthil Kumaran · 15 years ago
- 86fed7d Merged revisions 86794,86798,86801 via svnmerge from by Georg Brandl · 15 years ago
- 1e5d318 Remove 3.1 from versionchanged by Ezio Melotti · 15 years ago
- 241efde Fix mismerges of version directives. by Georg Brandl · 15 years ago
- b727650 Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge from by Georg Brandl · 15 years ago
- 3b85b9b Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,86390,86424-86425,86428 via svnmerge from by Georg Brandl · 15 years ago
- 1060380 Merged revisions 85768-85771,85773,85777,85823,85825 via svnmerge from by Georg Brandl · 15 years ago
- 837fbb0 Merged revisions 85731,85735 via svnmerge from by Georg Brandl · 15 years ago
- 79f096a Merged revisions 85728 via svnmerge from by Georg Brandl · 15 years ago
- b8d0e36 Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-85639,85641-85642 via svnmerge from by Georg Brandl · 15 years ago