1. 44efc65 Fix accumulate() example. (Reported by David Murray.) by Raymond Hettinger · 14 years ago
  2. 44028d8 Missing paren. by Raymond Hettinger · 14 years ago
  3. ed92b5a Insert missing section heading (noticed by Victor Stinner). by Raymond Hettinger · 14 years ago
  4. 1fbd8e1 Fix nits. by Raymond Hettinger · 14 years ago
  5. 9f62d74 Add an entry for logging. by Raymond Hettinger · 14 years ago
  6. 91638e7 Add 'pysqlite' before version 2.6.0 by Terry Reedy · 14 years ago
  7. 186f441 Typo. by Raymond Hettinger · 14 years ago
  8. 555f288 Add link to table for Tcl/Tk issues on the Mac. by Raymond Hettinger · 14 years ago
  9. 8cd0b38 Typo. Doh! by Raymond Hettinger · 14 years ago
  10. fb2d167 Issue #11071: Various improvements to whatsnew. by Raymond Hettinger · 14 years ago
  11. 92acd67 Recommend use of the tracker during the RC phase or just before a beta. by Raymond Hettinger · 14 years ago
  12. 9c2fc47 Fix minor grammar nits. by Raymond Hettinger · 14 years ago
  13. e2ae807 Mention new parameter and attributes of the difflib.SequenceMatcher class added in 3.2 (issue 2986) by Eli Bendersky · 14 years ago
  14. f30793a Fix PEP-8 violation in argparse usage example (similar examples in argparse.rst do follow PEP-8) by Eli Bendersky · 14 years ago
  15. d7cde5d Fix some grammar and typos by Eli Bendersky · 14 years ago
  16. ce227e3 Clarify the status of get_string() and recommend using the binary API. by Raymond Hettinger · 14 years ago
  17. 994d380 Add entry for the mailbox fixups. by Raymond Hettinger · 14 years ago
  18. b02f7c0 List known build/install problems for OS X. by Raymond Hettinger · 14 years ago
  19. c7bb159 Markup nits. by Raymond Hettinger · 14 years ago
  20. 6239974 Add section for http.client. by Raymond Hettinger · 14 years ago
  21. ac039ae fix reference to issue where the addition of select.PIPE_BUF was discussed by Giampaolo Rodolà · 14 years ago
  22. 08d4293 Add entry for str.format_map(). by Raymond Hettinger · 14 years ago
  23. 598b513 Added a placeholder for str.format_map, as discussed with Raymond. My prose is horrible, some cleanup is required. by Eric Smith · 14 years ago
  24. e6f0abf More typical sample invocation of tarfile. by Raymond Hettinger · 14 years ago
  25. 712d2b4 Add missing attributions. by Raymond Hettinger · 14 years ago
  26. 8d09cb2 Update todo list. by Raymond Hettinger · 14 years ago
  27. 7626ef9 Add an entry for tarfile. by Raymond Hettinger · 14 years ago
  28. e3b8f7c Markup nits. by Raymond Hettinger · 14 years ago
  29. 14eb4c3 Add a few imports to examples. by Raymond Hettinger · 14 years ago
  30. cfad97b Fix the description of PIPE_BUF by Antoine Pitrou · 14 years ago
  31. 902f320 Typo. by Raymond Hettinger · 14 years ago
  32. da4a05d Add entries for select and site. by Raymond Hettinger · 14 years ago
  33. 2f707c9 Add math.erfc and turtledemo. by Raymond Hettinger · 14 years ago
  34. f9b8a19 Typo. by Raymond Hettinger · 14 years ago
  35. 2c63906 Nits. by Raymond Hettinger · 14 years ago
  36. a4cfb42 Add entry for the math module. by Raymond Hettinger · 14 years ago
  37. f4f0e6c Add entry for io.BytesIO.getbuffer(). by Raymond Hettinger · 14 years ago
  38. 009a6bd Fix label syntax. by Georg Brandl · 14 years ago
  39. a80ab10 Typos. by Raymond Hettinger · 14 years ago
  40. 399bf7b Fix markup and add todo. by Raymond Hettinger · 14 years ago
  41. e7dfe74 Add entry for hash_info(). by Raymond Hettinger · 14 years ago
  42. 9a236b0 Add section for urllib.parse. by Raymond Hettinger · 14 years ago
  43. a3b7a14 Add entry for the html module. by Raymond Hettinger · 14 years ago
  44. d0d59b1 Add entry for hashlib and expand the GC entry. by Raymond Hettinger · 14 years ago
  45. acff595 Add entries for dis, dbm, and ctypes. by Raymond Hettinger · 14 years ago
  46. 50307b6 Add entries for array, asyncore, csv, compileall, and ast. by Raymond Hettinger · 14 years ago
  47. cbc903b Add tracker references. by Raymond Hettinger · 14 years ago
  48. 98b140c Add entry for reprlib. by Raymond Hettinger · 14 years ago
  49. 0929b1f Add entry for shutil's archiving operations. by Raymond Hettinger · 14 years ago
  50. 2e042d3 Use a Latin-1 example that won't break the LaTeX PDF build. by Raymond Hettinger · 14 years ago
  51. 7a168d9 Add example for __wrapped__. by Raymond Hettinger · 14 years ago
  52. f1dae31 Clarify what changed with respect to date ranges and two-digit years. by Raymond Hettinger · 14 years ago
  53. 9ee94de Corrected the entry about new year range in the time module. by Alexander Belopolsky · 14 years ago
  54. 00db6aa Add an entry for the code repository. by Raymond Hettinger · 14 years ago
  55. 2270d58 Make an entry for the os module's bytes accessors. by Raymond Hettinger · 14 years ago
  56. 03ca1a9 Add hasattr() example. by Raymond Hettinger · 14 years ago
  57. a275c98 Add more examples by Raymond Hettinger · 14 years ago
  58. be9994e Fix markup. by Raymond Hettinger · 14 years ago
  59. 89c1cd1 Expand entry for pydoc. by Raymond Hettinger · 14 years ago
  60. c1dfa2e Improve looks by replacing a bullet list with a table. by Raymond Hettinger · 14 years ago
  61. 4bea978 Add examples for inspect. by Raymond Hettinger · 14 years ago
  62. 4934864 Fix typo in example of barrier timeouts from r88102 by David Malcolm · 14 years ago
  63. 2c3865b Expand barrier example to show time-outs. by Raymond Hettinger · 14 years ago
  64. e0f1f32 Missing word. by Raymond Hettinger · 14 years ago
  65. 23ab101 Reword the OrderedDict entry to emphasize the default behavior, by Raymond Hettinger · 14 years ago
  66. c8a1686 Typos. by Raymond Hettinger · 14 years ago
  67. ba5512f More nits. by Raymond Hettinger · 14 years ago
  68. c136b04 Nits. by Raymond Hettinger · 14 years ago
  69. 93c8cad More nits. by Raymond Hettinger · 14 years ago
  70. 7ec790d Add example for the abc module. by Raymond Hettinger · 14 years ago
  71. ca904be Nits. by Raymond Hettinger · 14 years ago
  72. 9ba8b0a Add an import to the logging example by Raymond Hettinger · 14 years ago
  73. 02dd70b The example for configparser was weird. by Raymond Hettinger · 14 years ago
  74. 6f0d59b Beautify code examples. by Raymond Hettinger · 14 years ago
  75. 66352d2 Wording nits. by Raymond Hettinger · 14 years ago
  76. 1dcc84e Fix-up the XXX for importlib.abc. by Raymond Hettinger · 14 years ago
  77. 4854d14 Tidy-up the ssl section. by Raymond Hettinger · 14 years ago
  78. 15b47c5 Note that two-phase cyclic barriers are suitable for use in loops. by Raymond Hettinger · 14 years ago
  79. 83a682d Placeholder sentence pointing out that imoprtlib has updated (as well as deprecated) ABCs thanks to the new .pyc situation. by Brett Cannon · 14 years ago
  80. ebeb903 Mention deprecation of PyEval_{Acquire,Release}Lock(). by Antoine Pitrou · 14 years ago
  81. 2e8ec22 More SSL-related stuff by Antoine Pitrou · 14 years ago
  82. f7fb762 Mention HTTP 0.9's partial demise. by Antoine Pitrou · 14 years ago
  83. bcba434 Mention the new context parameter to FTP_TLS, and the small API change by Antoine Pitrou · 14 years ago
  84. b965629 Issue 10889: Added entry for handling of indexing and slicing with ranges bigger than sys.maxsize. by Raymond Hettinger · 14 years ago
  85. eec6dbf Get proper credit by Antoine Pitrou · 14 years ago
  86. 121a055 Fix misindent by Antoine Pitrou · 14 years ago
  87. 33da1d6 Better description of SSL-related changes by Antoine Pitrou · 14 years ago
  88. 9297709 Clean-up comment. by Raymond Hettinger · 14 years ago
  89. 52a43b5 Fix two small issues. by Georg Brandl · 14 years ago
  90. 23e924f Fix "make suspicious" errors and update ignore file. by Georg Brandl · 14 years ago
  91. cf8a382 Update the email section by Raymond Hettinger · 14 years ago
  92. 9767365 Update the datetime and time section. by Raymond Hettinger · 14 years ago
  93. 3a8ae5f Clean-up threading.Barrier example. by Raymond Hettinger · 14 years ago
  94. 5cee47f Add entry for Barrier objects. by Raymond Hettinger · 14 years ago
  95. 6655d11 Add a todo. by Raymond Hettinger · 14 years ago
  96. 51e2107 Fix typos and markup. by Raymond Hettinger · 14 years ago
  97. dc004a3 Removed time.ctime from the list of functions that take a time tuple argument by Alexander Belopolsky · 14 years ago
  98. bd96b06 Added entries about removal of year 1900 limit. by Alexander Belopolsky · 14 years ago
  99. eb70b90 Misspelling. by Raymond Hettinger · 14 years ago
  100. 4f707fd Separate source link from main text. by Raymond Hettinger · 14 years ago