1. c844a03 The _bsddb subproject works again under VC6. by Tim Peters · 21 years ago
  2. caba60a Removed dead text about MS subprojects that no longer exist. by Tim Peters · 21 years ago
  3. 28df74f Getting closer (but not yet there) to being able to compile under VC6 by Tim Peters · 21 years ago
  4. ad9aaee Documentation for new RFC 3548 functions. by Barry Warsaw · 21 years ago
  5. 30ff12f Add note about new base64.py module support for RFC 3548. by Barry Warsaw · 21 years ago
  6. 4f019d3 More complete code coverage, including testing the new RFC 3548 support. by Barry Warsaw · 21 years ago
  7. 4c904d1 Added more complete RFC 3548 support for Base64, Base32, and Base16 by Barry Warsaw · 21 years ago
  8. 1bc09b7 Cosmetic fix for wrongly indented tabs with ts=4. by Hye-Shik Chang · 21 years ago
  9. 007b8eb Added interfaces for most of the stuff in QuickTimeComponents.h. by Jack Jansen · 21 years ago
  10. ff8505d Tons of changes to get this closer to being buildable from this directory; by Tim Peters · 21 years ago
  11. 0677824 Added support for ImageCompression.h APIs. by Jack Jansen · 21 years ago
  12. 59f7dc9 Updated for QuickTime 6.0, Universal Header 3.4.2. by Jack Jansen · 21 years ago
  13. ecd9129 Add comment to mollify Tim. by Jeremy Hylton · 21 years ago
  14. 203eec4 Move VC6 project files here. by Martin v. Löwis · 21 years ago
  15. 48918f7 Update build procedure to VC 7.1; make more modules builtin. by Martin v. Löwis · 21 years ago
  16. 79ef96d Update build procedure to VC 7.1. by Martin v. Löwis · 21 years ago
  17. b38b019 Update build procedure to VC 7.1 and newer versions of several packages. by Martin v. Löwis · 21 years ago
  18. b993b06 The script now takes an optional command-line argument to specify how many by Alex Martelli · 21 years ago
  19. 6e4f7a8 [Bug #812325 ] tarfile.close() can write out more bytes to the output by Andrew M. Kuchling · 21 years ago
  20. b914ef0 list the Python Software Foundation on all the documents by Fred Drake · 21 years ago
  21. d3530be PythonLabs --> Python Software Foundation by Fred Drake · 21 years ago
  22. e9802a3 - Print correct exception even if source file changed since shell was by Kurt B. Kaiser · 21 years ago
  23. 44a31e1 Use 'input' as variable name, even though it shadows a built-in by Andrew M. Kuchling · 21 years ago
  24. 6237ef1 in the section "The interpreter stack": by Fred Drake · 21 years ago
  25. 621c53e Add sets to list of picklable objects. by Raymond Hettinger · 21 years ago
  26. 7a700b8 clean up indexing for None, NotImplemented closes SF bug #820344 by Fred Drake · 21 years ago
  27. fcadf6b fix reference to File Object documentation closes SF bug #825810 by Fred Drake · 21 years ago
  28. 74bb7f0 SF Patch 681780: Faster commonprefix (OS independent) by Raymond Hettinger · 21 years ago
  29. 9b4dab4 SF patch #859286: documentation bool change fix by Raymond Hettinger · 21 years ago
  30. a3b11e7 * Simplify and speedup logic for tp_print. by Raymond Hettinger · 21 years ago
  31. a180581 use conventional whitespace in interactive example by Fred Drake · 21 years ago
  32. 50e7a11 Correct misrepresentation of print (it uses str(), not `...` for by Guido van Rossum · 21 years ago
  33. af78512 - general markup cleanup by Fred Drake · 21 years ago
  34. 7f8d17a general markup improvements by Fred Drake · 21 years ago
  35. 188b2d6 - add link to the datetime module by Fred Drake · 21 years ago
  36. ceb1fd2 - update description of isleap() - add link to the datetime module by Fred Drake · 21 years ago
  37. 6f51a72 - use the same markup for the deprecation as for that of file.xreadlines() by Fred Drake · 21 years ago
  38. ae55d5f - add a "See also" reference to the doctest module by Fred Drake · 21 years ago
  39. 6e70acc Strengthen the test for hash effectiveness by Raymond Hettinger · 21 years ago
  40. ed54d91 Various fixups: by Raymond Hettinger · 21 years ago
  41. 32fef9f fix truly evil markup typo by Fred Drake · 21 years ago
  42. ea49de3 minor cleanup of example by Fred Drake · 21 years ago
  43. ff381e1 - we *really* don't care about Python 1.5 alphas any more! by Fred Drake · 21 years ago
  44. 401d1e3 fix a variety of markup bugs by Fred Drake · 21 years ago
  45. f161c91 work around whitespace bugs in the HTML version by Fred Drake · 21 years ago
  46. dcf32a6 fix markup errors by Fred Drake · 21 years ago
  47. b0e8f5d lots of markup adjustments by Fred Drake · 21 years ago
  48. 7c67cb8 markup fix by Fred Drake · 21 years ago
  49. 4a44293 Fixes to support CJKCodecs as per SF bug #852347. Actually, this by Barry Warsaw · 21 years ago
  50. 339270e Bump version number to 2.5.5 by Barry Warsaw · 21 years ago
  51. 89d147d remove ancient cruft by Fred Drake · 21 years ago
  52. 345555d - make "--" in code text not get converted to "-" - fix minor typo in comment by Fred Drake · 21 years ago
  53. 4922cae - remove crufty markup that's no longer needed to make the by Fred Drake · 21 years ago
  54. 4271310 use consistent email address for Tim by Fred Drake · 21 years ago
  55. 34929f2 - update Tim's email address - remove spurious blank lines by Fred Drake · 21 years ago
  56. da91d02 Add IPV6_ socket options from RFCs 3493 and 3542. Fixes #867012. by Martin v. Löwis · 21 years ago
  57. 7db07e6 Fix gcc 3.3 warnings related to Py_UNICODE_WIDE. by Hye-Shik Chang · 21 years ago
  58. f1ca7f5 complete backout of listobject.c v2.171 by Andrew MacIntyre · 21 years ago
  59. 3097341 Revert previous two checkins to repair test failure. by Jeremy Hylton · 21 years ago
  60. 87c1afa Fix name problem in previous checkin: Dict not List by Jeremy Hylton · 21 years ago
  61. e99990f At 2.2, the Py<type>_Check() family of API functions (macros) changed by Andrew MacIntyre · 21 years ago
  62. 6f3a24d reverting 2.29: the patch was Ok, but the commit msg wrong by Andrew MacIntyre · 21 years ago
  63. 694e3a4 use the correct macro to access list size by Andrew MacIntyre · 21 years ago
  64. f72af65 At 2.2, the Py<type>_Check() family of API functions (macros) changed by Andrew MacIntyre · 21 years ago
  65. 43e5711 The semantics of PyList_Check() and PyDict_Check() changed at 2.2, along by Andrew MacIntyre · 21 years ago
  66. 13cd889 The semantics of PyList_Check() and PyDict_Check() changed at 2.2, along by Andrew MacIntyre · 21 years ago
  67. d57caed Performance of list([]) in 2.3 came up in a thread on comp.lang.python, by Andrew MacIntyre · 21 years ago
  68. 4d04639 add definitions required for expat 1.95.7 by Andrew MacIntyre · 21 years ago
  69. 7553426 [Bug #850823] Fix broken link by Andrew M. Kuchling · 21 years ago
  70. 91ca8de [Bug #850818] Accept Gregory H. Ball's suggested rewrite of a confusing description by Andrew M. Kuchling · 21 years ago
  71. 7a3786c [Bug #857821] Remove mention of deprecated string.{atol,atof} functions. (Patch from Gerrit Holl) by Andrew M. Kuchling · 21 years ago
  72. 273069d Fix silly typo by Andrew M. Kuchling · 21 years ago
  73. b386f6a As part of fixing bug #829532, add a test case that exercises os.makedirs by Andrew M. Kuchling · 21 years ago
  74. 6fccc8a [Bug #829532] Invoking os.makedirs() with an argument that contains a by Andrew M. Kuchling · 21 years ago
  75. 7fc4cf5 Fix unicode.rsplit()'s bug that ignores separater on the end of string when by Hye-Shik Chang · 21 years ago
  76. 0490fe9 Changed the UCHAR_MAX error msg a bit: we don't really assume anything by Tim Peters · 21 years ago
  77. ac4ea13 There are places in Python which assume bytes have 8-bits. Formalize that a by Skip Montanaro · 21 years ago
  78. 66518bb (forced commit) by Hye-Shik Chang · 21 years ago
  79. 40e9509 Fix broken xmlcharrefreplace by rev 2.204. (Pointy hat goes to perky) by Hye-Shik Chang · 21 years ago
  80. 9014560 Make sure the UserDict copies do not share the same underlying by Raymond Hettinger · 21 years ago
  81. 435f648 Python 2.3.3 Window build number and release date. by Thomas Heller · 21 years ago
  82. 70029c5 Add the first of (hopefully) many third-party licenses and acknowledgements. by Raymond Hettinger · 21 years ago
  83. 893020b Remove self from the arguments for the function add_type(). by Walter Dörwald · 21 years ago
  84. 4a264fb SF #859573: Reduce compiler warnings on gcc 3.2 and above. by Hye-Shik Chang · 21 years ago
  85. 8d2e08d Enable some unittests on FreeBSD. by Hye-Shik Chang · 21 years ago
  86. 302e550 Sync with python-mode project. Adds two changes: by Skip Montanaro · 21 years ago
  87. 828f847 minor markup adjustment by Fred Drake · 21 years ago
  88. 3435820 Fix typo by Andrew M. Kuchling · 21 years ago
  89. 35f2b05 Add various items by Andrew M. Kuchling · 21 years ago
  90. 852fe06 fix loss of a space after indexing markup by Fred Drake · 21 years ago
  91. 4d88322 - use correct markup - re-wrap resulting long lines by Fred Drake · 21 years ago
  92. 1639f1c fix weird sh-bang line by Fred Drake · 21 years ago
  93. 2fe7978 avoid bash-isms by Fred Drake · 21 years ago
  94. a95e87a Guido grants a Christmas wish: by Raymond Hettinger · 21 years ago
  95. b606b3d Guido grants a Christmas wish: by Raymond Hettinger · 21 years ago
  96. e708fbd Remove methods that are no longer called by urllib2. by Jeremy Hylton · 21 years ago
  97. 64958a1 Guido grants a Christmas wish: by Raymond Hettinger · 21 years ago
  98. df38ea9 Add methods to MockHTTPClass for modern httplib interface. by Jeremy Hylton · 21 years ago
  99. 023518a Rewrite AbstractHTTPHandler to use modern httplib interface. by Jeremy Hylton · 21 years ago
  100. a7b673f Fix erroneus argument parsing of socket.htons() on 64bit big endian machines. by Hye-Shik Chang · 21 years ago