1. dedb502 Issue #11699: fix documentation of OptionParser.get_option_group. Patch by Petri Lehtinen by Eli Bendersky · 14 years ago
  2. 43162e2 Document that atexit execution order is undefined (#9788) by Éric Araujo · 14 years ago
  3. f0d44bc Add a link target for argparse.Namespace (#8982) by Éric Araujo · 14 years ago
  4. 271208e Backout duplicate changeset ed34ca4e639c by Éric Araujo · 14 years ago
  5. b274586 Add missing reST target to one heading in the tutorial by Éric Araujo · 14 years ago
  6. fea8ac4 Branch merge by Éric Araujo · 14 years ago
  7. 2cdf383 Issue #12531: add index entries to documentation of * and ** in function calls by Eli Bendersky · 14 years ago
  8. bd21b01 Turn raw URI into real link by Éric Araujo · 14 years ago
  9. d01aebe Update documentation for shutil.move (#12043) and fix a few typos. by Éric Araujo · 14 years ago
  10. 8171cf5 #12642: fix args names in open() doc. by Ezio Melotti · 14 years ago
  11. 299172b Make indentation comply with our style guide and the rest of the file by Éric Araujo · 14 years ago
  12. 2e1c294 Fix “anyways” (following R. David Murray in 5c7520e02d5a) by Éric Araujo · 14 years ago
  13. ad84ea1 Add links from builtins module docs to built-in functions and constants docs by Éric Araujo · 14 years ago
  14. 8d2a6fd Fix typo in 97a75fccd7c8 by Éric Araujo · 14 years ago
  15. 528c4ad Issue #12102: Document that buffered files must be flushed before being used by Ross Lagerwall · 14 years ago
  16. f364ce2 Fix function name: open -> urlopen. by Georg Brandl · 14 years ago
  17. b952413 Fix markup. by Ezio Melotti · 14 years ago
  18. cd57ef1 merge from 3.2 - Fix closes issue12524 - update http.client POST example with a working example. - Patch contributed by Bharadwaj by Senthil Kumaran · 14 years ago
  19. aff394b A number of small fixups for the sorting howto guide. by Raymond Hettinger · 14 years ago
  20. 60bf489 merge from 3.2 - Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion by Catalin Iacob by Senthil Kumaran · 14 years ago
  21. 711cb58 Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under Windows. by Antoine Pitrou · 14 years ago
  22. c8ebbbc Better English. by R David Murray · 14 years ago
  23. 3a04b4b Add missing "a". by Georg Brandl · 14 years ago
  24. 1c0ebc0 fix whitespace in rst. by Senthil Kumaran · 14 years ago
  25. a2dd57a merge from 3.2 - Fix closes Issue12478 - HTTPErrorProcess 's methods are http_response and https_response. by Senthil Kumaran · 14 years ago
  26. 612b2b3 merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sandro Tosi by Senthil Kumaran · 14 years ago
  27. 4c9721a merge from 3.2 - Issue10403 - datetime module documentation changes based on review. by Senthil Kumaran · 14 years ago
  28. a09f13a merge from 3.2. by Senthil Kumaran · 14 years ago
  29. 877f2e4 Issue #12574: correct capitalization of the Queue module. Patch by Rafe Kettler by Eli Bendersky · 14 years ago
  30. cec795d It is really a suffix :-) by Raymond Hettinger · 14 years ago
  31. 0ab67ee Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64' by Ned Deily · 14 years ago
  32. fbe84d9 Clarify that PyErr_NewException creates an exception *class*, not instance. by Georg Brandl · 14 years ago
  33. 0504532 Mention logging.captureWarnings in the warnings module doc. by Antoine Pitrou · 14 years ago
  34. 7370590 Move sys.subversion at the right place in alphabetical order, by Antoine Pitrou · 14 years ago
  35. ea901ad Issue #12326: document the recommended idiom for checking sys.platform on Unix systems. by Antoine Pitrou · 14 years ago
  36. 8703be9 Issue #12423: Fix os.abort() documentation by Victor Stinner · 14 years ago
  37. 6f18b98 Fix closes issue10403 - Let's not use members anymore. by Senthil Kumaran · 14 years ago
  38. e04d256 reST indentation fix in sqlite3 docs. rst uses 3 space indentation. by Senthil Kumaran · 14 years ago
  39. 43e1054 Issue #8746: Correct faulty configure checks so that os.chflags() and by Ned Deily · 14 years ago
  40. 4601530 #11363: add missing functions from curses doc. Patch by Sandro Tosi. by Ezio Melotti · 14 years ago
  41. 14989cf #11363: clean up curses doc. by Ezio Melotti · 14 years ago
  42. 99c9c85 #11669: rephrase footnote in the Compound Statements page. by Ezio Melotti · 14 years ago
  43. 7bf5ba0 Fix Issue10020 - Doc update to sqlite3 module in 2.7 branch. by Senthil Kumaran · 14 years ago
  44. 196273e Use correct markup in zipimport.rst. Patch by Sara Magliacane. by Ezio Melotti · 14 years ago
  45. fd1cb596 Issue 12086: add example showing how to use name mangling. by Raymond Hettinger · 14 years ago
  46. 320b914 Issue 11889: Clarify docs for enumerate. by Raymond Hettinger · 14 years ago
  47. 653a53f Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi. by Mark Dickinson · 14 years ago
  48. 17e2b40 #9921: clarify os.path.join joining algorithm by R David Murray · 14 years ago
  49. 1d33651 #12389: fix missing space at sentence end. by R David Murray · 14 years ago
  50. 832288c merge 3.2 - Fix closes Issue12359 - Removing a confusing sentence from the previous change. by Senthil Kumaran · 14 years ago
  51. 98fec3a Fix issue12359. Minor doc update on import module description. by Senthil Kumaran · 14 years ago
  52. 491eb6a #6771: fix docs: curses.wrapper is exposed as a function, not a module by R David Murray · 14 years ago
  53. 898d43c update link to pycrypto (closes #12351) by Benjamin Peterson · 14 years ago
  54. ad52cb2 Closes #12206: documentation update for LogRecord constructor and Formatter.formatTime. by Vinay Sajip · 14 years ago
  55. 761473f Issue #12223: Typo fix in datamodel docs by Eli Bendersky · 14 years ago
  56. 5cf8660 Fix a few misuses of :option: I missed in r86521. by Éric Araujo · 14 years ago
  57. a65a880 Add examples that work on Windows to distutils docs (#1626300) by Éric Araujo · 14 years ago
  58. 3322a25 Remove outdated bit of advice (c882b5ff92d9 follow-up) by Éric Araujo · 14 years ago
  59. d66d95c Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe. by Éric Araujo · 14 years ago
  60. 45b0829 Fix named tuples to work with vars(). by Raymond Hettinger · 14 years ago
  61. 88fc661 Cleanup example by Raymond Hettinger · 14 years ago
  62. 690d4ae Multiple clean-ups to the docs for builtin functions. by Raymond Hettinger · 14 years ago
  63. 783a30f Link to suggestions for how to use super(). by Raymond Hettinger · 14 years ago
  64. 346d860 Fix markup: arguments in a class directive are __init__ arguments, not base classes by Éric Araujo · 14 years ago
  65. 28ef3c4 Re-add missing doc stub for the distutils check command by Éric Araujo · 14 years ago
  66. bee18a3 Backport doc improvements for distutils.cmd.Command (#9223). by Éric Araujo · 14 years ago
  67. 5dd034b Minor doc addition for clarity by Éric Araujo · 14 years ago
  68. ec464cf Add missing reST target to one heading in the tutorial by Éric Araujo · 14 years ago
  69. 8fde950 Improve glossary entry for ABCs. by Éric Araujo · 14 years ago
  70. beb9170 Merge #12417 followup, also removing an extra docstring by Éric Araujo · 14 years ago
  71. 345fff3 Remove mentions of previous license in profile module (#12417 followup) by Éric Araujo · 14 years ago
  72. 18176f0 Fix two typos by Éric Araujo · 14 years ago
  73. cf0d8ab Replay changeset 70238:03e488b5c009 from fubar branch. Original commit message: by Barry Warsaw · 14 years ago
  74. 29f6efa Issue 12003: fixing error in xrange alternative sample by Eli Bendersky · 14 years ago
  75. e91b305 Issue 12126: removing incorrect claim about return value of select by Eli Bendersky · 14 years ago
  76. 691a659 Simplify example by Raymond Hettinger · 14 years ago
  77. ce77def this should actually be an IOError by Benjamin Peterson · 14 years ago
  78. 30e10d8 add example for not using access by Benjamin Peterson · 14 years ago
  79. 52f63ea #12072: add missing parenthesis in the doc. Patch by Sandro Tosi. by Ezio Melotti · 14 years ago
  80. bfbd1a2 #12092: backport rephrasing of a paragraph in the tutorial. by Ezio Melotti · 14 years ago
  81. b429c57 #12093: fix typo in struct doc. Patch by Sandro Tosi. by Ezio Melotti · 14 years ago
  82. 11041f0 Port #6498 fix: fix several misspellings of "SystemExit" as "SystemError". by Georg Brandl · 14 years ago
  83. 9b323a5 #11979: improve wording and markup in sockets howto. Patch by Xavier Morel. by Ezio Melotti · 14 years ago
  84. 0730706 #12061: remove duplicate glossary entry. by Georg Brandl · 14 years ago
  85. 47d1d0d Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in by Antoine Pitrou · 14 years ago
  86. 3517612 Issue 12047: Expand the style guide. by Raymond Hettinger · 14 years ago
  87. b1241f9 (Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional by Victor Stinner · 14 years ago
  88. 87b86c8 Add a note to the str.find doc to suggest the use of the "in" operator. by Ezio Melotti · 14 years ago
  89. fe12aa6 #11997: fix typo in init.rst. by Ezio Melotti · 14 years ago
  90. 1602ec1 Fix #11834. Correct site-packages paths. by Brian Curtin · 14 years ago
  91. 001cc95 #11985: document the return value of platform.python_implementation for PyPy. by Ezio Melotti · 14 years ago
  92. 112d48a (Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X by Victor Stinner · 14 years ago
  93. cfa8483 Branch merge by Éric Araujo · 14 years ago
  94. 941592a Fix grammar to include both integer types in 2.x by Éric Araujo · 14 years ago
  95. ec0ecb1 Fix spelling. by Raymond Hettinger · 14 years ago
  96. 17ebbdb note abcs of int and float (closes #11977) by Benjamin Peterson · 14 years ago
  97. 12b8fcf Split combined code/doctest code blocks in two blocks, to enable proper highlighting. by Georg Brandl · 14 years ago
  98. 2a53d33 Fix wording by Éric Araujo · 14 years ago
  99. dd6ab85 #11883: fix email examples by adding 'localhost' to SMTP constructor calls by R David Murray · 14 years ago
  100. dcaacbf #11901: post-commit review fixes per Georg Brandl by R David Murray · 14 years ago