1. 8672519 Work around deadlock risk. Will backport. by Martin v. Löwis · 18 years ago
  2. 6550f03 - minor clarification in section title by Fred Drake · 18 years ago
  3. dbcc8d9 Port forward from 2.4 branch: by Barry Warsaw · 18 years ago
  4. 0961228 Add item by Andrew M. Kuchling · 18 years ago
  5. 4b5caae Add urllib2 HOWTO from Michael Foord by Andrew M. Kuchling · 18 years ago
  6. 3c1983f Patch #1479438: add \keyword markup for "with". by Georg Brandl · 18 years ago
  7. 3583cff Patch #1472854: make the rlcompleter.Completer class usable on non- by Georg Brandl · 18 years ago
  8. 208badd Fix another problem in inspect: if the module for an object cannot be found, don't try to give its __dict__ to linecache. by Georg Brandl · 18 years ago
  9. 72ae6c8 Fix infinite regress when inspecting <string> or <stdin> frames. by Phillip J. Eby · 18 years ago
  10. de9b624 Bug #1473625: stop cPickle making float dumps locale dependent in protocol 0. by Georg Brandl · 18 years ago
  11. 44a118a Patch #1470976: don't NLST files when retrieving over FTP. by Georg Brandl · 18 years ago
  12. bffb0bc In stdlib, use hashlib instead of deprecated md5 and sha modules. by Georg Brandl · 18 years ago
  13. fa42bd7 Patch #1470846: fix urllib2 ProxyBasicAuthHandler. by Georg Brandl · 18 years ago
  14. 5085fe2 Use \versionchanged instead of \versionadded for new parameter support. by George Yoshida · 18 years ago
  15. c923611 Add two items by Andrew M. Kuchling · 18 years ago
  16. eb2e192 This is the start of documentation for the sqlite3 module. Please feel free to by Gerhard Häring · 18 years ago
  17. 1e01397 Fix docstring for contextfactory; mentioned old contextmanager name. by Brett Cannon · 18 years ago
  18. b75d43d Further changes for #1471883: Edit Misc/NEWS, and add expat_config.h. by Martin v. Löwis · 18 years ago
  19. aa013da Add item by Andrew M. Kuchling · 18 years ago
  20. 18db487 Make case of 'ZIP' consistent by Andrew M. Kuchling · 18 years ago
  21. b37bcb5 Add item by Andrew M. Kuchling · 18 years ago
  22. 988117f Patch 1471883: --enable-universalsdk on Mac OS X by Ronald Oussoren · 18 years ago
  23. f674939 grammar fix by George Yoshida · 18 years ago
  24. 6d78a58 Bug #1478429: make datetime.datetime.fromtimestamp accept every float, by Georg Brandl · 18 years ago
  25. 6a907d8 Remove a duplicated test (the same test is in test_incomplete.py). by Thomas Heller · 18 years ago
  26. 0f45a07 Bug #1478326: don't allow '/' in distutils.util.get_platform machine names by Georg Brandl · 18 years ago
  27. 7a3fd89 Bug #1472949: stringify IOErrors in shutil.copytree when appending by Georg Brandl · 18 years ago
  28. d771672 correct a dead link by George Yoshida · 18 years ago
  29. 6778007 Bug #1475009: clarify ntpath.join behavior with absolute components by Georg Brandl · 18 years ago
  30. 314acac Add SeaMonkey to the list of Mozilla browsers. by Georg Brandl · 18 years ago
  31. 9dea97a fix markup glitch by George Yoshida · 18 years ago
  32. abab1d4 Fix a warning on ppc (debian) by Neal Norwitz · 18 years ago
  33. 237bf40 Fix a warning on alpha by Neal Norwitz · 18 years ago
  34. 82d4cc2 Fix some warnings on Mac OS X 10.4 by Neal Norwitz · 18 years ago
  35. dd28d1c Try to really fix the slow buildbots this time. by Neal Norwitz · 18 years ago
  36. 0bbbb00 Add some whitespace to be more consistent. by Neal Norwitz · 18 years ago
  37. 076ba21 Add more ignores of ImportWarnings; these are all just potential triggers by Thomas Wouters · 18 years ago
  38. 9df4e6f - Add new Warning class, ImportWarning by Thomas Wouters · 18 years ago
  39. 2c1e63f Added SVN access for Steven Bethard and Talin, for PEP updating. by David Goodger · 18 years ago
  40. 137b1ad Do the small-memory run of big-meormy tests using a prime number, rather by Thomas Wouters · 18 years ago
  41. 58ac820 Some style fixes and size-calculation fixes. Also do the small-memory run by Thomas Wouters · 18 years ago
  42. 5e218b4 Rerun the libffi configuration if any of the files used for that by Thomas Heller · 18 years ago
  43. 2574f5c Some more size-estimate fixes, for large-list-tests. by Thomas Wouters · 18 years ago
  44. 8bf9398 markup fix by George Yoshida · 18 years ago
  45. efd3a09 Mention the xmlrpclib.Error base class, which is used in one of the examples by Andrew M. Kuchling · 18 years ago
  46. 356f938 [Bug #1477140] Import Error base class by Andrew M. Kuchling · 18 years ago
  47. 7acb7b4 [Bug #1477102] Add necessary import to example by Andrew M. Kuchling · 18 years ago
  48. 99714cf Bump document version by Andrew M. Kuchling · 18 years ago
  49. 1e649be Now that 2.5a2 is out, revert to the current date by Andrew M. Kuchling · 18 years ago
  50. a5b51fa Tagging for release of Python 2.5a2 by Anthony Baxter · 18 years ago
  51. 3556b2d 2.5a2 by Anthony Baxter · 18 years ago
  52. c7d0032 2.5a2 by Anthony Baxter · 18 years ago
  53. 4b8ec63 add missing word by Fred Drake · 18 years ago
  54. dbb8c41 - update version numbers in file names again, until we have a better way by Fred Drake · 18 years ago
  55. 0999433 one more place to use the current Python version by Fred Drake · 18 years ago
  56. f4795c8 Fix build on MIPS for libffi. I haven't tested this yet because I by Hye-Shik Chang · 18 years ago
  57. b5ccd14 Some more test-size-estimate fixes: test_append and test_insert trigger a by Thomas Wouters · 18 years ago
  58. cda404b Add tests for += and *= on strings, and fix the memory-use estimate for the by Thomas Wouters · 18 years ago
  59. 79b0f85 Use GS- and bufferoverlowU.lib where appropriate, for AMD64. by Martin v. Löwis · 18 years ago
  60. 6873249 Whitespace normalization. by Tim Peters · 18 years ago
  61. abd0888 The result of SF patch #1471578: big-memory tests for strings, lists and by Thomas Wouters · 18 years ago
  62. 9818924 Add labels to all sections by Andrew M. Kuchling · 18 years ago
  63. 7e5abb9 [Bug #1475080] Fix example by Andrew M. Kuchling · 18 years ago
  64. 790c3c1 Fix an error in the last contextlib.closing example by Nick Coghlan · 18 years ago
  65. 9cc3b1c Fix this test on Solaris. There can be embedded \r, so don't just replace by Neal Norwitz · 18 years ago
  66. 57a0361 Patch from Aldo Cortesi (OpenBSD buildbot owner). by Neal Norwitz · 18 years ago
  67. a5f1fd0 minor adjustment suggested by Peter Gephardt by Fred Drake · 18 years ago
  68. 2afbf96 markup fixes, cleanup by Fred Drake · 18 years ago
  69. d845e53 Rev 45706 renamed stuff in contextlib.py, but didn't rename by Tim Peters · 18 years ago
  70. 8f56d02 Implement MvL's improvement on __context__ in Condition; by Guido van Rossum · 18 years ago
  71. 4e1777d Fix compiler warnings on Darwin. by Thomas Heller · 18 years ago
  72. 1ddba60 Define MAXPATHLEN to be at least PATH_MAX, if that's defined. Python uses by Thomas Wouters · 18 years ago
  73. 0452049 Fix SF bug #1476111: SystemError in socket sendto. The AF_INET6 and by Thomas Wouters · 18 years ago
  74. 3bbbc49 minor tweak by George Yoshida · 18 years ago
  75. 6dbff33 SF bug/patch #1433877: string parameter to ioctl not null terminated by Thomas Wouters · 18 years ago
  76. d798a18 Rework context terminology by Andrew M. Kuchling · 18 years ago
  77. b33842a Add two items; easy_install is now off the table, though pkgutil still is by Andrew M. Kuchling · 18 years ago
  78. 34a70c6 Fix markup glitch in unittest docs. Will backport. by Thomas Wouters · 18 years ago
  79. e708cf5 Fix latex typo by Nick Coghlan · 18 years ago
  80. a7e820a Move the PEP 343 documentation and implementation closer to the by Nick Coghlan · 18 years ago
  81. 327ea38 Revert previous change, SKIP had a versionadded elsewhere by Neal Norwitz · 18 years ago
  82. cfba5f8 Restore Walters name by Neal Norwitz · 18 years ago
  83. 85c767a versionadded for SKIP by Neal Norwitz · 18 years ago
  84. 711bf30 Patch #1475231: add a new SKIP doctest option, thanks to Edward Loper. by Tim Peters · 18 years ago
  85. e96b229 Put break at correct level so *all* root HKEYs acutally get checked for by Trent Mick · 18 years ago
  86. be635cd Whitespace normalization. by Tim Peters · 18 years ago
  87. 0a07ab9 Revert addition of setuptools by Phillip J. Eby · 18 years ago
  88. 0a7ed8c Edits, using the new term 'context specifier' in a few places by Andrew M. Kuchling · 18 years ago
  89. a6c67b5 Stop test_tcl's testLoadTk from leaking the Tk commands 'loadtk' registers. by Thomas Wouters · 18 years ago
  90. 03f76cf More reliable version of new command line tests that just checks the exit codes by Nick Coghlan · 18 years ago
  91. 314dadb Back out new command line tests (broke buildbot) by Nick Coghlan · 18 years ago
  92. 0e01962 Fix broken contextlib test from last checkin (I'd've sworn I tested that before checking it in. . .) by Nick Coghlan · 18 years ago
  93. da2268f Fix contextlib.nested to cope with exit methods raising and handling exceptions by Nick Coghlan · 18 years ago
  94. 27ec1a7 Add unit tests for the -m and -c command line switches by Nick Coghlan · 18 years ago
  95. 877cf23 Change PEP 343 related documentation to use the term context specifier instead of context object by Nick Coghlan · 18 years ago
  96. c195d8a Note changes made to PEP 343 related documentation by Nick Coghlan · 18 years ago
  97. 8dc73d2 Bug #1337990: clarified that `doctest` does not support examples by Tim Peters · 18 years ago
  98. d4c2177 Add two items by Andrew M. Kuchling · 18 years ago
  99. edb575e Edits to the PEP 343 section by Andrew M. Kuchling · 18 years ago
  100. 7b1559a correct example by Skip Montanaro · 18 years ago