1. a0895db #11901: add description of how bitfields are laid out to hexversion docs by R David Murray · 13 years ago
  2. c69313a Fix some more markup glitches in argparse doc. by Ezio Melotti · 13 years ago
  3. 569083a The \ is not supported in Sphinx 0.6. by Ezio Melotti · 13 years ago
  4. d281f14 #11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  5. 310619c #11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  6. 0a43ecc #11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  7. 01b600c Add the :mod: role where it was missing. by Ezio Melotti · 13 years ago
  8. 2eab88e #11885: capitalize Python. by Ezio Melotti · 13 years ago
  9. ffdf94a Fix wrong function name. Noticed by Clive Darke. by Ezio Melotti · 13 years ago
  10. b492378 Fix wrong number of functions noticed by Sandro Tosi. by Ezio Melotti · 13 years ago
  11. 0513275 Updated documentation on fileConfig(). by Vinay Sajip · 13 years ago
  12. 059061a Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6 by Victor Stinner · 13 years ago
  13. 8e4eeef #11865: fix typo in init.rst. by Ezio Melotti · 13 years ago
  14. 1212582 Fix a few hyphens in argparse.rst. by Ezio Melotti · 13 years ago
  15. ad72bb1 Issue #11855: Apply missing formatting for urlretrieve by Eli Bendersky · 13 years ago
  16. df453fb Add another example to the collections module docs. by Raymond Hettinger · 13 years ago
  17. 65c620d #11843: remove duplicate line from table in distutil doc. by Ezio Melotti · 13 years ago
  18. 6033d26 #4783: document that is not possible to use json.dump twice on the same stream. by Ezio Melotti · 13 years ago
  19. 929e276 Issue #11827: remove mention of list2cmdline in the doc of subprocess by Eli Bendersky · 13 years ago
  20. 020f650 #11840: Improve c-api/unicode documentation. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  21. 7f9d2ea #9101: backport json reference in configparser doc. by Ezio Melotti · 13 years ago
  22. a2472d2 Transplant: Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 13 years ago
  23. ea8b6ef #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  24. 5dbca9c Issue #11794: Reorganised logging documentation. by Vinay Sajip · 13 years ago
  25. 3c599bd Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 13 years ago
  26. f851fe9 Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 13 years ago
  27. af1fee0 Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 13 years ago
  28. d113512 #10617: add class directives to collections ABCs. by Ezio Melotti · 13 years ago
  29. 5e0062d Issue #9343: Document that argparse parent parsers must be configured before their children. (Merge from 3.2.) by Steven Bethard · 13 years ago
  30. 3f69a05 Issue #8982: Improve the documentation for the argparse Namespace object. (Merge from 3.2.) by Steven Bethard · 13 years ago
  31. 254d4b8 Tweaks to sys.flags description table. by Éric Araujo · 13 years ago
  32. 10ab95a Remove untrue statement from tutorial by Éric Araujo · 13 years ago
  33. 8bea9a5 Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] by Éric Araujo · 13 years ago
  34. 1fd2652 Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  35. 405a471 Issue 10787: Document the probability density function for random.gammavariate. by Raymond Hettinger · 13 years ago
  36. b76f620 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  37. 4fbd88a Fix typo spotted by Sandro Tosi by Éric Araujo · 13 years ago
  38. 7250730 Issue #11625: Fix Typo by Raymond Hettinger · 13 years ago
  39. b6dc81d Fix duplicate word. by Georg Brandl · 13 years ago
  40. c75f265 Fix typo in class name by Éric Araujo · 13 years ago
  41. ec5b5cb the name of the option is a bit too low-level by Benjamin Peterson · 13 years ago
  42. dbc5e12 Minor doc clean-up. by Raymond Hettinger · 13 years ago
  43. c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  44. ab40e4c Merge #11216: document all possible set_charset execution paths. by R David Murray · 13 years ago
  45. a3ed3f0 Issue #10885: Fix multiprocessing docs typo by Ross Lagerwall · 13 years ago
  46. ad797b6 #11484: remove paragraph about with_traceback from 2.7 doc. by Ezio Melotti · 13 years ago
  47. 8b78a9d Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478) by Antoine Pitrou · 13 years ago
  48. ec40bab Issue #11426: use 'with' statements on open files in CSV examples by Eli Bendersky · 13 years ago
  49. dd6833d Fix markup in inputoutput.rst. by Ezio Melotti · 13 years ago
  50. 4f1a665 clarify condition for readline to return EOF (closes #11312) by Benjamin Peterson · 13 years ago
  51. 5ddf51f Fixes issue #11476: StreamHandler parameter name change documented. by Vinay Sajip · 13 years ago
  52. c3ab30b Fix typo. by Ezio Melotti · 13 years ago
  53. 3c5edd0 trunc -> math.trunc (closes #11475) by Benjamin Peterson · 13 years ago
  54. efd8bab #10999: Add missing documentation for chflags constants to stat module docs by R David Murray · 13 years ago
  55. 3cbb66b Use simpler assert in basic example. by Ezio Melotti · 13 years ago
  56. dd7c593 Backport from 3.x several improvements and fixes for unittest.rst. by Ezio Melotti · 13 years ago
  57. 28d57c0 Explicitly mention that people should not depend on finalization of by Gregory P. Smith · 13 years ago
  58. 9e1ed47 #11298: Improve the unittest discovery explanation. by Ezio Melotti · 13 years ago
  59. 6076c1b #11292: add missing A_REVERSE to curses attribute table. by Georg Brandl · 13 years ago
  60. 6dea5f5 #11294: add missing ERA_T_FMT to locale docs. by Georg Brandl · 13 years ago
  61. f125a9a #11239: add } to list of metacharacters (it is only a metacharacter sometimes, ie. when closing a {n,m} group, but so is ]. by Georg Brandl · 13 years ago
  62. 3a610a5 #11373: fix spelling. by Georg Brandl · 13 years ago
  63. 21b832e #11392: you can trust the computer, but you have to know what it does. by Georg Brandl · 13 years ago
  64. cdbc696 #11405: do not reference the string module again for its deprecated functions, only for Template class. by Georg Brandl · 13 years ago
  65. c9497ba #11400: remove reference to pre-1.5 assignment behavior. by Georg Brandl · 13 years ago
  66. faa9ad2 Add updated .hgeol file and fix newlines in the 2.7 branch. by Georg Brandl · 13 years ago
  67. b5c93e9 Add .hgeol file and fix newlines in the 2.6 branch. by Georg Brandl · 13 years ago
  68. 17e25d8 Merged revisions 88668 via svnmerge from by Benjamin Peterson · 13 years ago
  69. af8728a Merged revisions 88613 via svnmerge from by Éric Araujo · 13 years ago
  70. 63390b3 Merged revisions 88581 via svnmerge from by Giampaolo Rodolà · 13 years ago
  71. 3c86523 Markup backport fix. by Georg Brandl · 13 years ago
  72. 2682661 #11317: fix wrong info about string exceptions. by Georg Brandl · 13 years ago
  73. 2804602 Merged revisions 87627,87638,87760,87986,88108,88115,88165,88263,88329,88364-88365,88423-88424 via svnmerge from by Georg Brandl · 13 years ago
  74. 28dadd9 Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,87526,87530-87535 via svnmerge from by Georg Brandl · 13 years ago
  75. 52f8395 Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from by Georg Brandl · 13 years ago
  76. 2bd4795 Issue #11304: Input/output tutorial - PI is rounded not truncated. by Raymond Hettinger · 13 years ago
  77. 5f9d367 Update versions in sidebar. by Georg Brandl · 13 years ago
  78. 3c6985b Update daily build locations. by Georg Brandl · 13 years ago
  79. 8ff851b Link from deprecated sets module to builtins set and frozenset (#11238) by Éric Araujo · 13 years ago
  80. 97b3195 Fix example for itertools.count(). by Raymond Hettinger · 13 years ago
  81. ba516cb Fix markup problems. by Georg Brandl · 13 years ago
  82. 46c4e47 Merged revisions 88402 via svnmerge from by R. David Murray · 13 years ago
  83. 561b96f Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,87571,88164 via svnmerge from by R. David Murray · 13 years ago
  84. e9bd9db Merged revisions 88371 via svnmerge from by Antoine Pitrou · 13 years ago
  85. e3e967f Merged revisions 88352 via svnmerge from by Gregory P. Smith · 13 years ago
  86. 893e7c6 Merged revisions 88334 via svnmerge from by Antoine Pitrou · 13 years ago
  87. 54274ad Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from by Éric Araujo · 13 years ago
  88. 37c4a72 Merged revisions 88281 via svnmerge from by Brian Curtin · 13 years ago
  89. 2e88104 Issue 11008: docs updated to show versionadded for dictConfig. by Vinay Sajip · 14 years ago
  90. 32074e3 Add note advising that 'filter' be used as a keyword-argument. by Raymond Hettinger · 14 years ago
  91. 51581de Issue #11000 ast.parse doc fix (r88172) by Terry Reedy · 14 years ago
  92. 7e8fbd2 Merged revisions 88114 via svnmerge from by Alexander Belopolsky · 14 years ago
  93. 7338709 Merged revisions 88012-88018 via svnmerge from by Antoine Pitrou · 14 years ago
  94. f274eea Issue #10902: Fix reference to run* methods by Eli Bendersky · 14 years ago
  95. 7f45ada Merged revisions 87984 via svnmerge from by Georg Brandl · 14 years ago
  96. 0551144 Merged revisions 87949 via svnmerge from by Benjamin Peterson · 14 years ago
  97. 1d06595 Issue #10875: Update Regular Expression HOWTO; additional backport with 2.7 modification. by Terry Reedy · 14 years ago
  98. f7dd799 Issue #10875: Update Regular Expression HOWTO; patch by 'SilentGhost'. by Terry Reedy · 14 years ago
  99. 585bbb9 Merged revisions 87890 via svnmerge from by Georg Brandl · 14 years ago
  100. cbb2e49 Hand-port parts of r87789. by Georg Brandl · 14 years ago