1. 44c38c1 Reflow a paragraph, and fix a typo. by Thomas Heller · 17 years ago
  2. 7c22ccc Check for fd of -1 to save fsync() and fstat() call by Andrew M. Kuchling · 17 years ago
  3. 3fc15b8 Reword entry, not sure I made it much better though. by Neal Norwitz · 17 years ago
  4. 61390fd Change amd64 buildbot scripts to use Visual Studio 2008, and by Thomas Heller · 17 years ago
  5. f71b59b Change amd64 buildbot scripts to use Visual Studio 2008, and by Thomas Heller · 17 years ago
  6. 3403f15 Fixed #1776. __import__() no longer imports modules by file name by Christian Heimes · 17 years ago
  7. 195b883 vs9to8 sync by Christian Heimes · 17 years ago
  8. 3eb4aa7 Related to patch #1114: fix another place where attr_t is assumed to be a long by Andrew M. Kuchling · 17 years ago
  9. 3247aa9 Set the output file in the _ctypes Debug|x64 configuration. by Thomas Heller · 17 years ago
  10. dc1854d Fix typo by Raymond Hettinger · 17 years ago
  11. d4e5613 minor cleaning by Fred Drake · 17 years ago
  12. e11230e Syntax highlighting only works when >>> lines are accompanied by ... lines by Raymond Hettinger · 17 years ago
  13. 4473d22 Issue 846388. Adds a call to PyErr_CheckSignals to by Facundo Batista · 17 years ago
  14. 8d10167 Better method for associating .py files with the interpreter. by Georg Brandl · 17 years ago
  15. 502d631 Fix markup errors from r59857 and clarify key.__enter__/__exit__ docs by Georg Brandl · 17 years ago
  16. b39a756 Added __enter__ and __exit__ functions to HKEY object by Christian Heimes · 17 years ago
  17. 41f278f Use relative instead of absolute filenames in the C-level tracebacks. by Thomas Heller · 17 years ago
  18. 62182c8 Patch 1114: fix compilation of curses module on 64-bit AIX, and any other LP64 platforms where attr_t isn't a C long by Andrew M. Kuchling · 17 years ago
  19. e0a49b6 Patch 1137: allow assigning to .buffer_size attribute of PyExpat.parser objects by Andrew M. Kuchling · 17 years ago
  20. 52b2579 Issue #1757: The hash of a Decimal instance is no longer affected by Facundo Batista · 17 years ago
  21. f66f95d It's verbose, not debug by Christian Heimes · 17 years ago
  22. ac5742e Docs on named tuple's naming conventions and limits of subclassing by Raymond Hettinger · 17 years ago
  23. 5816714 Expand comment. by Raymond Hettinger · 17 years ago
  24. f6b769b Documentation nits. by Raymond Hettinger · 17 years ago
  25. f5e8af1 Use get() instead of pop() for the optimized version of _replace(). by Raymond Hettinger · 17 years ago
  26. fb3ced6 Minor markup fix by Raymond Hettinger · 17 years ago
  27. 9a35921 Cleanup named tuple subclassing example. by Raymond Hettinger · 17 years ago
  28. 4d7e670 Fixed indention problem that caused the second TIPC test to run on systems without TIPC by Christian Heimes · 17 years ago
  29. aa0665b Added section about adding contextual information to log output. by Vinay Sajip · 17 years ago
  30. 3ccb49a Clarify metaclass docs and add example. by Georg Brandl · 17 years ago
  31. 61d2886 Fix two further doc build warnings. by Georg Brandl · 17 years ago
  32. 1b0ebb1 Fix inconsistent title levels -- it made the whole doc build crash horribly. by Raymond Hettinger · 17 years ago
  33. 62416bc #467924, patch by Alan McIntyre: Add ZipFile.extract and ZipFile.extractall. by Georg Brandl · 17 years ago
  34. 76b30d1 Fix #define ordering. by Georg Brandl · 17 years ago
  35. 6264765 Restructure urllib doc structure. by Georg Brandl · 17 years ago
  36. dfe5dc8 Make Python compile with --disable-unicode. by Georg Brandl · 17 years ago
  37. aed6c66 patch #1668: clarify envvar docs; rename THREADDEBUG to PYTHONTHREADDEBUG. by Georg Brandl · 17 years ago
  38. 2da0fce Patch #602345 by Neal Norwitz and me: add -B option and PYTHONDONTWRITEBYTECODE envvar to skip writing bytecode. by Georg Brandl · 17 years ago
  39. b3255ed Restore "somenamedtuple" as the "class" for named tuple attrs. by Georg Brandl · 17 years ago
  40. 86dfee5 Added a hyperlink from sequence types to mutable sequence types. by Mark Summerfield · 17 years ago
  41. 882ed55 #1755: typo. by Georg Brandl · 17 years ago
  42. fb2d25a Issue #1646: Make socket support TIPC. The socket module now has support by Christian Heimes · 17 years ago
  43. e28fa29 Updated docs for basicConfig to indicate it's a no-op if handlers have been defined for the root logger. by Vinay Sajip · 17 years ago
  44. 503f293 Clean up markup. by Georg Brandl · 17 years ago
  45. 3c403b2 Consistency nit. by Georg Brandl · 17 years ago
  46. 66502c1 Change virtual class name of __iter__ to "object" in order to make it linkable. by Georg Brandl · 17 years ago
  47. dc55f35 Add another named tuple subclassing example. by Raymond Hettinger · 17 years ago
  48. fd1c245 Fix issue 1747: allow classic classes to be checked for being subclasses of by Jeffrey Yasskin · 17 years ago
  49. 1db6f80 Cleanup subclassing example to more clearly show fixed-width print format. by Raymond Hettinger · 17 years ago
  50. b8e0072 Add subclassing example to docs for named tuples. by Raymond Hettinger · 17 years ago
  51. 4273222 Remove latex trace. by Georg Brandl · 17 years ago
  52. 844f71b Speed-up named tuple's _make() constructor. by Raymond Hettinger · 17 years ago
  53. 35f8861 Add tutorial section about coding style. by Georg Brandl · 17 years ago
  54. e9766c8 Added Mark Dickinson. by Facundo Batista · 17 years ago
  55. 27a2d13 Fix introductory sentence. by Georg Brandl · 17 years ago
  56. e260ba2 #1325: Add docs and tests for zipimporter.archive and zipimporter.prefix. by Georg Brandl · 17 years ago
  57. 516787d #1499: Document compile() exceptions. by Georg Brandl · 17 years ago
  58. 81de0d2 #1582: document __reversed__, patch by Mark Russell. by Georg Brandl · 17 years ago
  59. ec32b6b #1559684: document that shutil.copy* doesn't copy all metadata on Posix and Windows too. by Georg Brandl · 17 years ago
  60. 14aaee1 #1686390: add example for csv.Sniffer use. by Georg Brandl · 17 years ago
  61. 2cb103f #1727024: document that Popen.returncode is set by Popen.poll/wait. by Georg Brandl · 17 years ago
  62. c4768a4 #1615275: clarify return object types of different tempfile factories. by Georg Brandl · 17 years ago
  63. 91a4808 #759525: document that dir() doesn't return metaclass attrs when given a class as arg. by Georg Brandl · 17 years ago
  64. db210df #1501: document that 0**0 == 1. by Georg Brandl · 17 years ago
  65. a8cbad3 #1755097: document default values for [].sort() and sorted(). by Georg Brandl · 17 years ago
  66. 437e15d #1680: fix context manager example function name. by Georg Brandl · 17 years ago
  67. c45346f #1591: Clarify docstring of Popen3. by Georg Brandl · 17 years ago
  68. 183a084 #1742: don't raise exception on os.path.relpath("a", "a"), but return os.curdir. by Georg Brandl · 17 years ago
  69. e2a902c #1696393: don't check for '.' and '..' in ntpath.walk since by Georg Brandl · 17 years ago
  70. 94da1d6 Don't try to package msvcr90 for the moment. by Martin v. Löwis · 17 years ago
  71. e7a434e Package using VS 2008. by Martin v. Löwis · 17 years ago
  72. 4b3311b Use vcbuild for VS 2009. by Martin v. Löwis · 17 years ago
  73. 1166872 Small code simplification. Forgot that classmethods can be called from intances. by Raymond Hettinger · 17 years ago
  74. eb94d4c Add John Nagle (of issue #1637). by Guido van Rossum · 17 years ago
  75. c6a04c2 Patch #1637: fix urlparse for URLs like 'http://x.com?arg=/foo'. by Guido van Rossum · 17 years ago
  76. 3001c54 Final adjustments for #1601 by Christian Heimes · 17 years ago
  77. 7390f6c Use markup. by Georg Brandl · 17 years ago
  78. 60c19d2 Repair markup. by Georg Brandl · 17 years ago
  79. 1650108 #1719: capitalization error in "UuidCreate". by Georg Brandl · 17 years ago
  80. 7096a4b Set native svn:eol-style property for text files. by Georg Brandl · 17 years ago
  81. 2fa2f5d Revert socket.rst to unix-eol. by Georg Brandl · 17 years ago
  82. f725b95 Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst. by Georg Brandl · 17 years ago
  83. 6265833 Simplify index entries; fix #1712. by Georg Brandl · 17 years ago
  84. 9749e15 Remove with_statement future imports from 2.6 docs. by Georg Brandl · 17 years ago
  85. 9fcd8ce Fix C++-style comment. by Georg Brandl · 17 years ago
  86. f326898 Add myself. by Thomas Heller · 17 years ago
  87. 0589914 Fix comment typo by Andrew M. Kuchling · 17 years ago
  88. 9871d8f Continue rolling back pep-3141 changes that changed behavior from 2.5. This by Jeffrey Yasskin · 17 years ago
  89. f7476c4 clean up a comment by Fred Drake · 17 years ago
  90. 1b50fd7 Add error-checking to namedtuple's _replace() method. by Raymond Hettinger · 17 years ago
  91. 02740f7 Improve namedtuple's _cast() method with a docstring, new name, and error-checking. by Raymond Hettinger · 17 years ago
  92. ced4eb0 Patch #1698 by Senthil: allow '@' in username when parsed by urlparse.py. by Guido van Rossum · 17 years ago
  93. 3b83549 Patch #1725 by Mark Dickinson, fixes incorrect conversion of -1e1000 by Guido van Rossum · 17 years ago
  94. 54966a5 Fix markup by Andrew M. Kuchling · 17 years ago
  95. 73835bd Fix markup by Andrew M. Kuchling · 17 years ago
  96. a47b75b socket.ioctl is only available on Windows by Christian Heimes · 17 years ago
  97. aee643b Reverted last transaction. It's the wrong branch. by Christian Heimes · 17 years ago
  98. 306179b And here is the rest of Hirokazu Yamamoto's patch for VS6.0 support. Thanks Hiro! by Christian Heimes · 17 years ago
  99. 04ae916 Added interface to Windows' WSAIoctl and a simple example for a network sniffer. by Christian Heimes · 17 years ago
  100. 951300e Update links to bug/patch tracker by Andrew M. Kuchling · 17 years ago