1. 4c486bc Add comment about inability to handle Unicode strings (hopefully a by Greg Ward · 22 years ago
  2. 1303c7c add support for basic authentication, based on patch #624180 by Phillip J. Eby by Fredrik Lundh · 22 years ago
  3. 9ecf9ce Patches #626105: by Raymond Hettinger · 22 years ago
  4. 4111804 test_body_encoding(): a new test for Charset.body_encode(), especially by Barry Warsaw · 22 years ago
  5. 34aa445 test_body_encoding(): a new test by Barry Warsaw · 22 years ago
  6. 3d57589 body_encode(): Fixed typo reported by Chris Lawrence, closing SF bug by Barry Warsaw · 22 years ago
  7. fca3bb6 Explicitly use floor division by Raymond Hettinger · 22 years ago
  8. d058f08 Eliminate unused instance variable by Raymond Hettinger · 22 years ago
  9. 37a0982 point people to the Python bug tracker, rather than to a mail by Fredrik Lundh · 22 years ago
  10. 673cd82 Fix SF # 624982, Potential AV in slot_sq_item, by Greg Chapman by Neal Norwitz · 22 years ago
  11. 9def6a3 Update to Unicode 3.2 database. by Martin v. Löwis · 22 years ago
  12. e4913c9 Patch #624936: Implement __contains__. by Martin v. Löwis · 22 years ago
  13. d8407a7 Add new encoding for Ukrainian Cyrillic by Neal Norwitz · 22 years ago
  14. 1e146e7 Continue to work even though the test can be named test.test_regex these days. by Fred Drake · 22 years ago
  15. 7633d23 Don't call warnings.resetwarnings(); that does bad things that cause by Fred Drake · 22 years ago
  16. de4742b Remove spurious cruft from the output. by Fred Drake · 22 years ago
  17. b390315 Must catch TypeError from int(length). by Guido van Rossum · 22 years ago
  18. f606e8d Added missing entries to __all__. by Fred Drake · 22 years ago
  19. 7070565 Make sure we test urlsplit() / urlunsplit() directly, rather than by Fred Drake · 22 years ago
  20. 5b1614d Recreated after source changes. by Thomas Heller · 22 years ago
  21. 0cf4269 Recreated after source changes. by Thomas Heller · 22 years ago
  22. 77ac429 Patch #572628: Optional timeouts for put and get. by Martin v. Löwis · 22 years ago
  23. d98d25e Revert the previous checkin - it didn't work anyway. by Thomas Heller · 22 years ago
  24. 6e5680f For some reason (probably cut and paste), __ipow__ for new-style by Guido van Rossum · 22 years ago
  25. ff9284bc2 Allow Unicode strings as message and module name. by Martin v. Löwis · 22 years ago
  26. 5357c65 Convert empty string literal to string. Speed up creation of idmap. by Martin v. Löwis · 22 years ago
  27. bbc0568 Fix for 1.33: urlsplit() should only add '//' if scheme != ''. by Guido van Rossum · 22 years ago
  28. 67f8f2f append(): Fixing the test for convertability after consultation with by Barry Warsaw · 22 years ago
  29. a74771c Two new tests for splitting (or not splitting) 8-bit header data. by Barry Warsaw · 22 years ago
  30. 1a6ea33 Bump the __version__ by Barry Warsaw · 22 years ago
  31. 5e3bcff __init__(): Fix an invariant, that the charset item in a chunk tuple by Barry Warsaw · 22 years ago
  32. 6c2bc46 _split_header(): If we have a header which is a byte string containing by Barry Warsaw · 22 years ago
  33. 7cd7240 CHARSETS: Add faux '8bit' encoding for representing raw 8-bit data for by Barry Warsaw · 22 years ago
  34. 0d97655 Add finditer to __all__ (when defining it at all). by Guido van Rossum · 22 years ago
  35. 78cc051 Fix copyright date: the core of this code actually dates back to 1999 by Greg Ward · 22 years ago
  36. 6f6873b Patch #611760: read archives with comments. by Martin v. Löwis · 22 years ago
  37. b24e347 Patch #621891: Add askopenfile{name}s. by Martin v. Löwis · 22 years ago
  38. 2ec3627 Patch #621205: Tkinter updates for tk8.4. by Martin v. Löwis · 22 years ago
  39. 0c35825 _encode_chunks(), encode(): Don't modify self._chunks. As Ben says: by Barry Warsaw · 22 years ago
  40. ab9439f Update the urls and other information about the add-on Japanese, by Barry Warsaw · 22 years ago
  41. 520cdf7 SF # 539360, webbrowser.py and konqueror, by Andy McKay by Neal Norwitz · 22 years ago
  42. e190663 Typo in docstring by Jeremy Hylton · 22 years ago
  43. 96f1129 Fix for SF bug #599836: Don't duplicate headers. by Jeremy Hylton · 22 years ago
  44. a0f453b Allow restricted code to get byteorder, getdefaultencoding(), by Fred Drake · 22 years ago
  45. 83d0fd2 Trying alphabet again by Jeremy Hylton · 22 years ago
  46. a325c42 Sort names alphabetically. by Jeremy Hylton · 22 years ago
  47. 69dc0c5 Add hexversion to list of safe sys names (SF bug 621447). by Jeremy Hylton · 22 years ago
  48. 3bd6fde Use fdopen() to create file from fd. by Jeremy Hylton · 22 years ago
  49. 549ab8a A test for the recent overflow-in-format-crash bug. by Michael W. Hudson · 22 years ago
  50. 8dd28eb SF # 585913, Adds Galeon support to webbrowser.py by Neal Norwitz · 22 years ago
  51. e893f2f Remove more DOS support. by Martin v. Löwis · 22 years ago
  52. c986e54 Bump version number to 2.4.2 to pick up the latest minor bug fixes. by Barry Warsaw · 22 years ago
  53. dc8087b New tests to verify that charsets are case insensitive, and that by by Barry Warsaw · 22 years ago
  54. ee07cb1 get_content_charset(): RFC 2046 $4.1.2 says charsets are not case by Barry Warsaw · 22 years ago
  55. 14fc464 __init__(): RFC 2046 $4.1.2 says charsets are not case sensitive. by Barry Warsaw · 22 years ago
  56. 6ce1315 Patch #612602: Streamline configure methods. by Martin v. Löwis · 22 years ago
  57. 5afa1df M CallTips.py Add support for getting calltip from subprocess, by Kurt B. Kaiser · 22 years ago
  58. 853ddd5 SF #614596, fix for urllib2.AbstractBasicAuthHandler, John Williams (johnw42) by Neal Norwitz · 22 years ago
  59. 628e3bf MacOSX linker doesn't understand -R flag at all, no matter how you feed it by Skip Montanaro · 22 years ago
  60. 06e2a5e Add special consideration for rlcompleter. As a side effect of by Guido van Rossum · 22 years ago
  61. 8b10f89 Remove more DOS support. by Martin v. Löwis · 22 years ago
  62. 26bc25a Don't try to access sys.getwindowsversion unless it exists (ntpath is by Tim Peters · 22 years ago
  63. 2a182db Logic for determining whether skipping test_pep277 is expected: whether by Tim Peters · 22 years ago
  64. cfac1d4 The list(xrange(sys.maxint / 4)) test. Changed 4 to 2. by Tim Peters · 22 years ago
  65. 8696ebc Add os.path.supports_unicode_filenames for all platforms, by Mark Hammond · 22 years ago
  66. 08c82b8 openfile(): Go back to opening the files in text mode. This undoes by Barry Warsaw · 22 years ago
  67. 487fe6a _parsebody(): Use get_content_type() instead of the deprecated by Barry Warsaw · 22 years ago
  68. 45bb87b Use escaped Unicode literals, according to PEP 8. by Martin v. Löwis · 22 years ago
  69. 1d475d3 Bump the version to 2.4.1 (not 2.5 as previously mentioned) to sync it by Barry Warsaw · 22 years ago
  70. e9ce0b0 Patch #448038: Add move(). Report errors from copytree as in shutil.Error. by Martin v. Löwis · 22 years ago
  71. bb20bb6 Patch #619493: Prefer rpmbuild over rpm if available. Backported to 2.2. by Martin v. Löwis · 22 years ago
  72. 9cce029 Add test_pep277 to the expected skips on Linux. (This test seems to by Guido van Rossum · 22 years ago
  73. 49c05d3 Patch #572031: AUTH method LOGIN for smtplib by Martin v. Löwis · 22 years ago
  74. b03fac2 Make sure the email test suite can be run both stand-alone and under by Guido van Rossum · 22 years ago
  75. c9a5b5c Apply Josh Robb's Patch: [ 617097 ] EditorWindow.py: underline recent files by Kurt B. Kaiser · 22 years ago
  76. 1ee401f This test fails on Win98, which is fine, but when it failed it left by Tim Peters · 22 years ago
  77. beb6bd9 Josh Robb's Patch [ 617109 ] WindowList.py: fix win98 quit. by Kurt B. Kaiser · 22 years ago
  78. a1dee06 Apply Josh Robb's Patch by Kurt B. Kaiser · 22 years ago
  79. c8c6065 When looking for an alias, first look for the normalized name (which by Guido van Rossum · 22 years ago
  80. bfcdb87 .iterkeys() is not needed. by Raymond Hettinger · 22 years ago
  81. 8dc5ff2 Undo the removal. Guido mentioned that the encoding name is in active by Marc-André Lemburg · 22 years ago
  82. 68fc273 Remove unneeded alias. by Marc-André Lemburg · 22 years ago
  83. a40ea75 Fix doc-string. by Marc-André Lemburg · 22 years ago
  84. 9d158bb Adapt lookup names to new more general encoding name normalization scheme. by Marc-André Lemburg · 22 years ago
  85. 7012673 Extending the encoding name normalization to handle more non-alphanumeric by Marc-André Lemburg · 22 years ago
  86. c7cdd71 Pulling Mark Alexander's contribution from CVS. by Marc-André Lemburg · 22 years ago
  87. 7995eb2 Tests for pep277 - Unicode file names on Windows NT. by Mark Hammond · 22 years ago
  88. adf1606 Updates to track Grammar changes. The patch to token.py loosens the regexp to by Michael W. Hudson · 22 years ago
  89. c2e85bd Patch 594001: PEP 277 - Unicode file name support for Windows NT. by Mark Hammond · 22 years ago
  90. eb287a2 Fix an endcase bug: initial_indent was ignored when the text was short by Guido van Rossum · 22 years ago
  91. fb4d6ec Fix for the recursion_level bug Armin Rigo reported in sf by Michael W. Hudson · 22 years ago
  92. 0ac885e test__all__(): Fix the import list. by Barry Warsaw · 22 years ago
  93. 70e1d9b save the verbose argument as an instance attributes. Subclasses of by Skip Montanaro · 22 years ago
  94. cc3a6df Commit fix for SF 603831. by Guido van Rossum · 22 years ago
  95. 2d7fab1 Docstring consistency with the updated .tex files. by Barry Warsaw · 22 years ago
  96. 1f84ff1 _structure(): Swap fp and level arguments. by Barry Warsaw · 22 years ago
  97. 0ebc5c9 Docstring consistency with the updated .tex files. by Barry Warsaw · 22 years ago
  98. 12272a2 Docstring consistency with the updated .tex files. by Barry Warsaw · 22 years ago
  99. 4833068 Docstring consistency with the updated .tex files. by Barry Warsaw · 22 years ago
  100. 0031982 Docstring consistency with the updated .tex files. by Barry Warsaw · 22 years ago