1. 9fe6199 Issue #8840: Make documentation for truncate() clearer by Antoine Pitrou · 15 years ago
  2. e5d1c05 Make reference to Generic Attribute Management a hyperlink. by R. David Murray · 15 years ago
  3. 9b14ae8 2to3 doesn't fix test_support #6583 by Benjamin Peterson · 15 years ago
  4. 29f1bb3 Add item by Andrew M. Kuchling · 15 years ago
  5. 3bfd031 Remove top-level 'General Questions' section, pushing up the questions it contains by Andrew M. Kuchling · 15 years ago
  6. 2eaa542 Rewrite wxWidgets section by Andrew M. Kuchling · 15 years ago
  7. 172e06e Issue 8818: urlparse/urlsplit keyword is 'scheme', not 'default_scheme'. by R. David Murray · 15 years ago
  8. 264acad Add three items by Andrew M. Kuchling · 15 years ago
  9. f0757a2 #8016: add the CP858 codec (approved by Benjamin). (Also add CP720 to the tests, it was missing there.) by Georg Brandl · 15 years ago
  10. 74bd9cf argparse documentation updates (including updates to optparse and getopt documentation that were promised in the PEP) by Steven Bethard · 15 years ago
  11. 151973e #1436346: make it more obvious that timetuple[7] is yday. by Georg Brandl · 15 years ago
  12. f93ce0c #8785: less confusing description of regex.find*. by Georg Brandl · 15 years ago
  13. fa0fdb8 #8709: mention Windows support for os.devnull. by Georg Brandl · 15 years ago
  14. 042d6a4 Correct info for Semaphore.acquire() semantics under OSX. by Georg Brandl · 15 years ago
  15. dd59f1b #8707: remove duplicate paragraph part. by Georg Brandl · 15 years ago
  16. 233eb54 Add missing parameter in SimpleXMLRPCServer signature. by Georg Brandl · 15 years ago
  17. da69add typo by Georg Brandl · 15 years ago
  18. 16fd5cd #8783: replace link to now dead hash collision FAQ. by Georg Brandl · 15 years ago
  19. c76defc Updated logging documentation with more dictConfig information. by Vinay Sajip · 15 years ago
  20. 6a26560 Issue #5753: A new C API function, :cfunc:`PySys_SetArgvEx`, allows by Antoine Pitrou · 15 years ago
  21. a85bd06 fix extra 't' #8778 by Benjamin Peterson · 15 years ago
  22. 4a76905 Fix typo. by Stefan Krah · 15 years ago
  23. 019551f Fix typo in argparse doc. by Ezio Melotti · 15 years ago
  24. a38cd52 Fixed minor typo in ReST markup. by Vinay Sajip · 15 years ago
  25. 71a6324 Fix minor typo. by Senthil Kumaran · 15 years ago
  26. 4fc2a00 upgraded distutils docs w.r.t. the manifest regeneration by Tarek Ziadé · 15 years ago
  27. 1b55347 Add cross-reference to later section by Andrew M. Kuchling · 15 years ago
  28. 308c2af Document that SSL v2 is insecure. by Antoine Pitrou · 15 years ago
  29. 5f8aae0 Issue #8711: add paragraph titles to c-api/unicode.rst by Victor Stinner · 15 years ago
  30. 8ded477 Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP by Victor Stinner · 15 years ago
  31. 8c72b4e rip out mention of types.ListType #8703 by Benjamin Peterson · 15 years ago
  32. f09bc66 #8696: add documentation for logging.config.dictConfig (PEP 391) by Andrew M. Kuchling · 15 years ago
  33. e551337 Grammar fix by Andrew M. Kuchling · 15 years ago
  34. 62bebdf - clarify Attr.name comment on the presence of colons in namespace mode by Fred Drake · 15 years ago
  35. 5840469 fix error introduced in previous commit, and the adjacent additional typo by Fred Drake · 15 years ago
  36. 68df234 Let's call this done by Andrew M. Kuchling · 15 years ago
  37. 2702491 Revision pass: lots of edits, typo fixes, rearrangements by Andrew M. Kuchling · 15 years ago
  38. b9bf971 #8575 - Update and reorganize some _winreg contents. by Brian Curtin · 15 years ago
  39. 8b37dd1 fix typo by Fred Drake · 15 years ago
  40. 5d864c8 Fix typo by Andrew M. Kuchling · 15 years ago
  41. 6487952 Fix typo. by Georg Brandl · 15 years ago
  42. 6f635f4 Consolidate deprecation messages. by Georg Brandl · 15 years ago
  43. 0ddc30b Fix reference direction. by Georg Brandl · 15 years ago
  44. c630195 #8642: fix wrong function name. by Georg Brandl · 15 years ago
  45. 638b869 Add a link on maketrans(). by Florent Xicluna · 15 years ago
  46. 264552a Link to unittest2 article by Andrew M. Kuchling · 15 years ago
  47. 10595a6 Use title case by Andrew M. Kuchling · 15 years ago
  48. 93c40d4 Markup fix; re-word a sentence by Andrew M. Kuchling · 15 years ago
  49. 814a66f finish clause by Benjamin Peterson · 15 years ago
  50. 368ede8 Issue 8671: Whitespace fix. by Eric Smith · 15 years ago
  51. 7000e9e Issue #8644: Improve accuracy of timedelta.total_seconds method. by Mark Dickinson · 15 years ago
  52. 959c16d Updating documentation and adding docstrings to unittest.TestCase.assertRegexpMatches and assertNotRegexpMatches. Issue 8038. by Michael Foord · 15 years ago
  53. 0efe18a Write summary of the 2.7 release; rewrite the future section some more; by Andrew M. Kuchling · 15 years ago
  54. 8851b71 Documenting test discovery from package name and potential problems with test discovery importing tests from the wrong location. Issue 7780 and issue 8547. by Michael Foord · 15 years ago
  55. 304500c Markup fixes by Andrew M. Kuchling · 15 years ago
  56. 8e34386 Add logging.dictConfig example; give up on writing a Ttk example by Andrew M. Kuchling · 15 years ago
  57. badc709 Get accents correct by Andrew M. Kuchling · 15 years ago
  58. 85fffc3 Add two items by Andrew M. Kuchling · 15 years ago
  59. d1e696b Re-word text by Andrew M. Kuchling · 15 years ago
  60. d69e6ee Fix some markup and a class name. Also, wrap a long line. by Antoine Pitrou · 15 years ago
  61. 02f7b99 Add a new section on the development plan; add an item by Andrew M. Kuchling · 15 years ago
  62. 328e377 ensure that availability information is on its own line at the end of the function docs by Benjamin Peterson · 15 years ago
  63. 7aaef84 Availability gets its own line by Benjamin Peterson · 15 years ago
  64. acab940 Change section title; point to unittest2 by Andrew M. Kuchling · 15 years ago
  65. 837a538 Add 2 items; record ideas for two initial sections; clarify wording by Andrew M. Kuchling · 15 years ago
  66. e86b7fe Describe ElementTree 1.3; rearrange new-module sections; describe dict views as sets; small edits and items by Andrew M. Kuchling · 15 years ago
  67. a14f2d1 Use anonymous hyperlinks by Andrew M. Kuchling · 15 years ago
  68. ca48562 Add various items by Andrew M. Kuchling · 15 years ago
  69. 4758183 Reword paragraph; fix filename, which should be pyconfig.h by Andrew M. Kuchling · 15 years ago
  70. 9319548 Issue 8628: fix incorrect documentation for numbers.Complex.imag. by Mark Dickinson · 15 years ago
  71. 9545a23 In a number of places code still revers by Ronald Oussoren · 15 years ago
  72. 04b99cc Add some more items; the urlparse change is added twice by Andrew M. Kuchling · 15 years ago
  73. c3ce9e3 wbits negative was documented SEVEN years ago by Jesus Cea · 15 years ago
  74. 5cace78 Fix attribution. Travis didn't do much and he did a bad work. by Antoine Pitrou · 15 years ago
  75. 9fbbd3b Describe memoryview by Andrew M. Kuchling · 15 years ago
  76. 7de14ac Minor grammar fix by Andrew M. Kuchling · 15 years ago
  77. d3b6022 Add various items by Andrew M. Kuchling · 15 years ago
  78. c4ae73e Add item by Andrew M. Kuchling · 15 years ago
  79. b3437c9 Minor grammar re-wording by Andrew M. Kuchling · 15 years ago
  80. c121f13 Add various items; rearrange unittest section a bit by Andrew M. Kuchling · 15 years ago
  81. 6038318 Markup fix; clarify by adding 'in that order' by Andrew M. Kuchling · 15 years ago
  82. 5453366 Fix typos by Andrew M. Kuchling · 15 years ago
  83. 3ded421 Reword paragraph to make its meaning clearer. by Andrew M. Kuchling · 15 years ago
  84. a01f689 Fixes issue 8543 (asynchat documentation issues) by Giampaolo Rodolà · 15 years ago
  85. f62b50f Fixing the Broken links of mechanize library. by Senthil Kumaran · 15 years ago
  86. ab9149d Group the Windows entries in getfilesystemencoding doc, move the win 9x one at the bottom of the list and fix some markup. by Ezio Melotti · 15 years ago
  87. b17b3c5 update pypy url by Benjamin Peterson · 15 years ago
  88. fa0e779 update pypy description by Benjamin Peterson · 15 years ago
  89. b2454b2 Add various unittest items by Andrew M. Kuchling · 15 years ago
  90. fb759a2 Fix doubled 'the'. by Andrew M. Kuchling · 15 years ago
  91. 15c82d2 Add various items by Andrew M. Kuchling · 15 years ago
  92. 689405e Clarify and fix the documentation for IOBase.close() by Antoine Pitrou · 15 years ago
  93. ece349e State clearly that truncate() doesn't move the file position, by Antoine Pitrou · 15 years ago
  94. ed920434 Fixed Issue6312 - httplib fails with HEAD requests to pages with "transfer-encoding: chunked" by Senthil Kumaran · 15 years ago
  95. ad709ee Add version changed note for -m tinkering with sys.argv[0] during the search process by Nick Coghlan · 15 years ago
  96. c5e4485 Issue 8202: when using the -m command line switch, sys.argv[0] is now '-m' instead of '-c' while searching for the module to be executed by Nick Coghlan · 15 years ago
  97. dfb45df Issue 7490: make IGNORE_EXCEPTION_DETAIL also ignore details of the module containing the exception under test (original patch by Lennart Regebro) by Nick Coghlan · 15 years ago
  98. eef5c35 make slice notation in (r)find docs consistent by Benjamin Peterson · 15 years ago
  99. a9bd6d5 reject None as the buffering argument like the C implementation does #8546 by Benjamin Peterson · 15 years ago
  100. 47b5440 Adding versionadded to various new unittest functions in documentation by Michael Foord · 15 years ago