1. f254aab Note that the caller is resposible for freeing the result of PyOS_double_to_string. by Eric Smith · 15 years ago
  2. 4381925 Move pydoc_topics module to its own subdirectory, so that no generated code is in Lib/. by Georg Brandl · 15 years ago
  3. 0d478c4 Another file where the versions need to be up to date. by Georg Brandl · 15 years ago
  4. aa9eb9e Remove outdated TODO file. by Georg Brandl · 15 years ago
  5. 576574f Note that the versions are also in README.txt. by Georg Brandl · 15 years ago
  6. dbc5b4b Update versions in instructions for manual set-up. by Georg Brandl · 15 years ago
  7. afb0d6e Mostly formatting nits, and "and-ed together" -> "or-ed together" flags. by Georg Brandl · 15 years ago
  8. 068f065 Issue #5835, deprecate PyOS_ascii_formatd. by Eric Smith · 15 years ago
  9. dfcffd4 Issue #4129: document int -> Py_ssize_t changes. by Jeroen Ruigrok van der Werven · 15 years ago
  10. 436f1a2 Issue #4129: field changed from int to Py_ssize_t. by Jeroen Ruigrok van der Werven · 15 years ago
  11. acc73b7 Issue #4129: more int -> Py_ssize_t documentation. by Jeroen Ruigrok van der Werven · 15 years ago
  12. 7b3750c Issue #4129: more int -> Py_ssize_t documentation. by Jeroen Ruigrok van der Werven · 15 years ago
  13. 3637871 Issue #4129: int -> Py_ssize_t documentation. by Jeroen Ruigrok van der Werven · 15 years ago
  14. 9594c2c Issue #4129: int -> Py_ssize_t documentation. by Jeroen Ruigrok van der Werven · 15 years ago
  15. 27d51f1 Reformat prior to editing. by Jeroen Ruigrok van der Werven · 15 years ago
  16. be82d2f Issue #4129: int -> Py_ssize_t documentation. by Jeroen Ruigrok van der Werven · 15 years ago
  17. a4c03ab Reformat prior to editing. by Jeroen Ruigrok van der Werven · 15 years ago
  18. 9e03cee Since it's a macro, actually refer to it as such instead of function. by Jeroen Ruigrok van der Werven · 15 years ago
  19. af15b41 Issue #4129: Add a versionchanged notice for a few forgotten entries. by Jeroen Ruigrok van der Werven · 15 years ago
  20. de0fed1 Reformat, since I've been busy here anyway. by Jeroen Ruigrok van der Werven · 15 years ago
  21. 2aa7840 Issue #4129: Documentation notes for int -> Py_ssize_t changes. by Jeroen Ruigrok van der Werven · 15 years ago
  22. 691f5f1 Issue #4129: More documentation pointers about int -> Py_ssize_t. by Jeroen Ruigrok van der Werven · 15 years ago
  23. 3537124 Reformat prior to editing. by Jeroen Ruigrok van der Werven · 15 years ago
  24. 1ae8c88 Since I edited this file, reformat for future edits. by Jeroen Ruigrok van der Werven · 15 years ago
  25. c2aa7b8 Reference to an int type, whereas it's a Py_ssize_t as the synopsis states. by Jeroen Ruigrok van der Werven · 15 years ago
  26. 28c81e0 Reformat prior to editing. by Jeroen Ruigrok van der Werven · 15 years ago
  27. 2391918 Issue #4129: Document more int -> Py_ssize_t changes. by Jeroen Ruigrok van der Werven · 15 years ago
  28. 84441cc Reformat prior to editing. by Jeroen Ruigrok van der Werven · 15 years ago
  29. 089c5cd Issue #4129: Belatedly document which C API functions had their argument(s) or by Jeroen Ruigrok van der Werven · 15 years ago
  30. 208b00d #5841: add deprecation py3k warning and notice in the docs for commands module. by Georg Brandl · 15 years ago
  31. cf5608d #5821: add some capabilities of TarFile's file-like object. by Georg Brandl · 15 years ago
  32. 64034bb #5834: use "failure" instead of "error" because the two have different meanings in unittest context. by Georg Brandl · 15 years ago
  33. b581804 #3320: fix spelling. by Georg Brandl · 15 years ago
  34. 6f1d543 Reformat paragraph. by Jeroen Ruigrok van der Werven · 15 years ago
  35. 325a997 The type for ppos has been Py_ssize_t since 2.5, reflect this in the by Jeroen Ruigrok van der Werven · 15 years ago
  36. c42c099 Reformat prior to editing. by Jeroen Ruigrok van der Werven · 15 years ago
  37. 140d9d6 Reformat file prior to editing. by Jeroen Ruigrok van der Werven · 15 years ago
  38. 2dcf46e Rewrite a sentence to be more in line with the rest of the documentation with by Jeroen Ruigrok van der Werven · 15 years ago
  39. a2dce5a Issue #4239: adjust email examples not to use connect() and terminate with by Jeroen Ruigrok van der Werven · 15 years ago
  40. 162641a First attempt to document PyObject_HEAD_INIT and PyVarObject_HEAD_INIT. by Jeroen Ruigrok van der Werven · 15 years ago
  41. bc25bf9 Reformat prior to expanding. by Jeroen Ruigrok van der Werven · 15 years ago
  42. 508c423 Add link to PEP 236. by Georg Brandl · 15 years ago
  43. 69923a1 #5813: add a reference to the "future statements" section. by Georg Brandl · 15 years ago
  44. 95089bc Fix rewrapping accident. by Georg Brandl · 15 years ago
  45. 49cc4ea #5820: fix bug in usage of getreader(). by Georg Brandl · 15 years ago
  46. 8100bd8 Issue #5812: make Fraction('1e-6') valid. Backport of r71806. by Mark Dickinson · 15 years ago
  47. 5533ff6 Issue 5354: Change API for import_fresh_module() to better support test_warnings use case (also fixes some bugs in the original implementation) by Nick Coghlan · 15 years ago
  48. 4c07438 Documentation for issue 5237, auto-numbered format fields. Contributed by Terry J. Reedy. by Eric Smith · 15 years ago
  49. e561011 #5751: fix escaping of \\n. by Georg Brandl · 15 years ago
  50. ce54356 #5757: fix copy-paste error in notify(). by Georg Brandl · 15 years ago
  51. cccfc82 Fix typo by Raymond Hettinger · 15 years ago
  52. 76162e3 Clarify the behavior of any() and all() with an empty iterable. by Raymond Hettinger · 15 years ago
  53. 7203081 Less red ink (warning->note) and add link to def of side-by-side assembly. by R. David Murray · 15 years ago
  54. 6076d39 Fix for issue3440: add warning to subprocess discussion of by R. David Murray · 15 years ago
  55. 5c99148 tupel -> tuple by Benjamin Peterson · 15 years ago
  56. b48327a #5745: more linking for identifiers in email docs. by Georg Brandl · 15 years ago
  57. 456cb1e Simplify markup. by Georg Brandl · 15 years ago
  58. 4585746 Fixed another typos. (email.Utils => email.utils) by Hirokazu Yamamoto · 15 years ago
  59. 3bd4058 Fixed typo. (email.Utils => email.utils) by Hirokazu Yamamoto · 15 years ago
  60. a9feadc fix missing quote by Benjamin Peterson · 15 years ago
  61. 7bedd62 fix extra parenthesis #5774 by Benjamin Peterson · 15 years ago
  62. 507690c Take credit for my patch for issue 5237. by Eric Smith · 15 years ago
  63. aa0a0b9 fix markup by Benjamin Peterson · 15 years ago
  64. 64e1c75 Take credit for a patch of mine. by Georg Brandl · 15 years ago
  65. b2faddb Re-word by Andrew M. Kuchling · 15 years ago
  66. 2c130b6 Add various items by Andrew M. Kuchling · 15 years ago
  67. 942825f #5732: added the check command into Distutils by Tarek Ziadé · 15 years ago
  68. b2daff2 fixed link by Tarek Ziadé · 15 years ago
  69. cd2e704 Issue 5354: Provide a standardised testing mechanism for doing fresh imports of modules, including the ability to block extension modules in order to test the pure Python fallbacks by Nick Coghlan · 15 years ago
  70. f0f475d Add examples. by Raymond Hettinger · 15 years ago
  71. 5623e50 Let "lambda" point to the correct heading. by Georg Brandl · 15 years ago
  72. c4f4697 Fix the count of datatypes. by Raymond Hettinger · 15 years ago
  73. f368fbc Clarify the table entries for combinatorics. by Raymond Hettinger · 15 years ago
  74. 3f5a0b3 IE needs the border-left:0 for some reason. by Raymond Hettinger · 15 years ago
  75. 8dbae0f More table clean-up by Raymond Hettinger · 15 years ago
  76. 80a71a0 Center table headings. by Raymond Hettinger · 15 years ago
  77. 390fa98 More table formatting. by Raymond Hettinger · 15 years ago
  78. c473c5a Add note on using keyword arguments with OrderedDict. by Raymond Hettinger · 15 years ago
  79. c8c358a Add a custom stylesheet with better table formatting. by Georg Brandl · 15 years ago
  80. 5963185 Typo fixes by Andrew M. Kuchling · 15 years ago
  81. 24520b4 Add items by Andrew M. Kuchling · 15 years ago
  82. 1e97cb2 Update ignore file for suspicious builder. by Georg Brandl · 15 years ago
  83. 6cb1ff3 Remove redundant backtick. by Georg Brandl · 15 years ago
  84. 085b998 Fix make.bat to match makefile changes by Raymond Hettinger · 15 years ago
  85. 64408fb Fixed #5095: msi missing from Distutils bdist formats by Tarek Ziadé · 15 years ago
  86. f2dfef1 Adding assertIs and assertIsNot methods to unittest.TestCase by Michael Foord · 15 years ago
  87. 1ede0d6 #5298: clarify docs about GIL by using more consistent wording. by Georg Brandl · 15 years ago
  88. 4af280e #5444: adapt make.bat to new htmlhelp output file name. by Georg Brandl · 15 years ago
  89. a7ec072 #5370: doc update about unpickling objects with custom __getattr__ etc. methods. by Georg Brandl · 15 years ago
  90. 5d19610 #1718017: document the relation of os.path and the posixpath, ntpath etc. modules better. by Georg Brandl · 15 years ago
  91. 75f1107 Avoid sure signs of a diseased mind. by Georg Brandl · 15 years ago
  92. 89b1296 Normalize spelling of Mac OS X. by Georg Brandl · 15 years ago
  93. 9af0c56 #1742837: expand HTTP server docs, and fix SocketServer ones to document methods as methods, not functions. by Georg Brandl · 15 years ago
  94. f9c8193 note how using iter* are unsafe while mutating and document iter(dict) by Benjamin Peterson · 15 years ago
  95. 29b3630 #5601: clarify that webbrowser is not meant for file names. by Georg Brandl · 15 years ago
  96. 9d977b8 #5642: clarify map() compatibility to the builtin. by Georg Brandl · 15 years ago
  97. 195374e Fix error in description of 'oct' (issue 5678). by R. David Murray · 15 years ago
  98. 64906bb Add helpful link. by Raymond Hettinger · 15 years ago
  99. 353a85f Clarified warning about logging use from asynchronous signal handlers. by Vinay Sajip · 15 years ago
  100. a178a69 Fix 'the the' duplication by Andrew M. Kuchling · 15 years ago