1. abc086f ConfigParser: by Fred Drake · 20 years ago
  2. bc12b01 ConfigParser: by Fred Drake · 20 years ago
  3. beddfcb date typo in %changelog by Skip Montanaro · 20 years ago
  4. ad9a7c4 test_alias_nofallback(): Someone broke this test, after 2.3, by by Tim Peters · 20 years ago
  5. e4aeb7d _parsegen(): Add a missing check for NeedMoreData. by Barry Warsaw · 20 years ago
  6. 97b6484 Update the DLL example to work with Py2.4. by Raymond Hettinger · 20 years ago
  7. 2dc0c13 typo - fixes 954030. by Skip Montanaro · 20 years ago
  8. ac606cc forward porting from release23-maint by Barry Warsaw · 20 years ago
  9. 2178a6d test_boundary_in_non_multipart(): Added a test for SF bug # 846938. by Barry Warsaw · 20 years ago
  10. 61e5616 encode_7or8bit(): Clearing out some old patches; iso-2202 is non-ASCII but by Barry Warsaw · 20 years ago
  11. 4e59bc1 readline(): RFC 2046, section 5.1.2 (and partially 5.1) both state that the by Barry Warsaw · 20 years ago
  12. 58eb0fc test_nested_inner_contains_outer_boundary(), test_nested_with_same_boundary(): by Barry Warsaw · 20 years ago
  13. d49f1d6 _structure(): Make sure all output goes the to fp object. by Barry Warsaw · 20 years ago
  14. d0c12af Another evil test from Anthony's suite. This one has an inner part with the by Barry Warsaw · 20 years ago
  15. dce231f A boiled down example from Anthony's MIME torture tests. This one has a by Barry Warsaw · 20 years ago
  16. c3d9316 forward-port 1.17.12.1 by Anthony Baxter · 20 years ago
  17. f0ba764 SF #847346: merge from release23-maint branch: remove misguided by Greg Ward · 20 years ago
  18. 10c6606 SF bug #952866: "can't multiply sequence *by* non-int" by Raymond Hettinger · 20 years ago
  19. 0e371f2 Make sure "del d[n]" is properly supported. Was necessary because the by Raymond Hettinger · 20 years ago
  20. fd3f4fb Windows build number for 2.3.4c1 is 52. by Thomas Heller · 20 years ago
  21. 1cd6e4d fix various descriptions of "ctime" (closes SF patch #870287) by Fred Drake · 20 years ago
  22. 043fff0 minor wording cleanup by Fred Drake · 20 years ago
  23. 09659fb fix error message; closes SF patch #932796 by Fred Drake · 20 years ago
  24. bb066cf fix various typos; thanks, George Yoshida! (closes SF patch #952047) by Fred Drake · 20 years ago
  25. f72de0f add note about the __name__ read-only attribute (closes SF bug #952212) by Fred Drake · 20 years ago
  26. 486cb0a Tests for message/external-body and for duplicate boundary lines. by Barry Warsaw · 20 years ago
  27. b067e62 More boiled down tests from Anthony's big torture suite. by Barry Warsaw · 20 years ago
  28. 769f14a A boiled down message/external-body example from Anthony's torture test. by Barry Warsaw · 20 years ago
  29. bce827b An example with multiple boundary lines. by Barry Warsaw · 20 years ago
  30. d38f448 _parsegen(): Move the message/rfc822 clause to after the by Barry Warsaw · 20 years ago
  31. c312b07 Reverting local change checked in by mistake. by Tim Peters · 20 years ago
  32. 07ce3b7 Changed company name to PSF. Added 2004 to copyright years. by Tim Peters · 20 years ago
  33. 926bc22 Added 2.3.3 and 2.3.4 to the release table. Added 2004 to the list of by Tim Peters · 20 years ago
  34. 5b44cd6 _parsegen(): Watch out for empty epilogues. by Barry Warsaw · 20 years ago
  35. 2e7c832 Fix SF item #876278: Unbounded recursion in modulefinder. by Thomas Heller · 20 years ago
  36. 112f8f4 use tools/getversioninfo to extract the version number from the Python sources by Fred Drake · 20 years ago
  37. 6d340c3 remove assignment to unused variable by Fred Drake · 20 years ago
  38. 3b4ab23 update to reflect the current location of the SF bugs search box by Fred Drake · 20 years ago
  39. 0d73621 markup adjustment by Fred Drake · 20 years ago
  40. 23164a5 In order to fix SF bug # 824977, we replace calloc()/free() calls in by Barry Warsaw · 20 years ago
  41. fd0283e SF #832236: merge from release23-maint branch: wrap a bunch of by Greg Ward · 20 years ago
  42. dd69b0a Added a note describing how fp should be opened in binary mode, especially on by Barry Warsaw · 20 years ago
  43. fb85739 Point out that %p has no effect on the output hour in strptime unless %I is by Skip Montanaro · 20 years ago
  44. c7c9a3a don't make assumptions about $PATH in Cygwin instructions by Fred Drake · 20 years ago
  45. c29db26 _parse_headers(): Strip a trailing newline from the envelope header. Closes by Barry Warsaw · 20 years ago
  46. 6f3b033 _split_ascii(): Small optimization by RH. by Barry Warsaw · 20 years ago
  47. 300fa1d Temporarily disable doctest until genexps are in CVS by Raymond Hettinger · 20 years ago
  48. c533c98 Fix [ 738973 ] urllib2 CacheFTPHandler doesn't work on multiple dirs, as by Mark Hammond · 20 years ago
  49. d285600 SF patch # 884030 by Amit Aronovitch; fixes the _subpart argument to match by Barry Warsaw · 20 years ago
  50. bfe18c0 test_mime_attachments_in_constructor(): New test to check for SF bug # 884030. by Barry Warsaw · 20 years ago
  51. bb3ed7e Add this year to the copyright notices. by Barry Warsaw · 20 years ago
  52. 2c823d6 we dont support any Python's before 2.3 now. by Barry Warsaw · 20 years ago
  53. 24f7976 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 20 years ago
  54. 235c8eb Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 20 years ago
  55. 5d84053 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 20 years ago
  56. 4c3e33a Update to Python 2.3, getting rid of backward compatiblity crud. We don't by Barry Warsaw · 20 years ago
  57. 3d1f397 Update to Python 2.3, getting rid of backward compatiblity crud. Get rid of a by Barry Warsaw · 20 years ago
  58. 36112f2 Update to Python 2.3, getting rid of backward compatiblity crud. Get rid of a by Barry Warsaw · 20 years ago
  59. 418101f An updated FeedParser that should be RFC complaint, passes all existing by Barry Warsaw · 20 years ago
  60. 333e830 Add MessageDefect and subclasses. by Barry Warsaw · 20 years ago
  61. 41f6ad6 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 20 years ago
  62. 09356d4 Like msg_12.txt but with some extra vertical whitespace around the inner by Barry Warsaw · 20 years ago
  63. b8b57e7 A bunch of new tests, and updated tests for the email 3.0 FeedParser. by Barry Warsaw · 20 years ago
  64. e7169eb Add more examples. by Raymond Hettinger · 20 years ago
  65. 9d7c870 SF #950057: itertools.chain doesn't "process" exceptions as they occur by Raymond Hettinger · 20 years ago
  66. ffa5a50 Small fixes in freeze.py. by Gustavo Niemeyer · 20 years ago
  67. 253d1f4 Record UnixWare 7.1.4 as broken. Fixes #929689. Backported to 2.3. by Martin v. Löwis · 20 years ago
  68. 7d9c6c7 Fix _sre.CODESIZE on 64-bit machines in UCS-4 mode. Fixes #931848. by Martin v. Löwis · 20 years ago
  69. 156c49a Revert last change. by Raymond Hettinger · 20 years ago
  70. 6924a00 Use sets instead of lists for membership testing by Raymond Hettinger · 20 years ago
  71. 30633c9 [Bug #945063] Get file extension correct. (2.3 bugfix candidate) by Andrew M. Kuchling · 20 years ago
  72. 67a521e note that descriptor objects must be instances of new-style types by Fred Drake · 20 years ago
  73. e143bbb fix documentation for ContentHandler.ignorableWhitespace() by Fred Drake · 20 years ago
  74. 56fcc23 markup adjustments by Fred Drake · 20 years ago
  75. ae20722 Consider output encoding in XMLGenerator. Fixes #938076. Backported to 2.3. by Martin v. Löwis · 20 years ago
  76. 0ea558f Properly delegate startElementNS in saxutils.XMLFilterBase. Fixes #936637. by Martin v. Löwis · 20 years ago
  77. 456ab1d Swap public and system ID in start_doctype_decl. Fixes #780300. by Martin v. Löwis · 20 years ago
  78. 8b3e871 Patch #944110: Properly process empty passwords. Fixes #944082. by Martin v. Löwis · 20 years ago
  79. f1f0560 Patch #940026: Explain "in" when it is first used. Backported to 2.3. by Martin v. Löwis · 20 years ago
  80. 99872c1 [Bug #810879] Document that copyfile() can fail if you don't have permissions; also, fix a double negative. by Andrew M. Kuchling · 20 years ago
  81. 0fefc14 Fix small grammatical mistake. by Brett Cannon · 20 years ago
  82. fdfe618 Nits: by Raymond Hettinger · 20 years ago
  83. 0468e41 SF patch #947476: Apply freelist technique to lists by Raymond Hettinger · 20 years ago
  84. 8aa8c84 add an index entry for __getnewargs__() by Fred Drake · 20 years ago
  85. 0de77d1 - note that __getinitargs__() is only for old-style classes by Fred Drake · 20 years ago
  86. 04d92c3 Remove list of pickle protocol names used by the copy module; there by Fred Drake · 20 years ago
  87. cee8879 note that the error code for socket.gaierror will be one of the EAI_* by Fred Drake · 20 years ago
  88. 4fe97ca SF #814606: merge from release23-maint branch: clarify/cleanup by Greg Ward · 20 years ago
  89. e9c2ecf Removed 'U' from the documentation for Py_BuildValue to bring it in line by Nicholas Bastin · 20 years ago
  90. 5068c87 Document readline module functions added in Python 2.3. See: by Phillip J. Eby · 20 years ago
  91. 843c734 Using reversed() is not compatible with Python 1.5.2. by Guido van Rossum · 20 years ago
  92. bac788a Replace str.find()!=1 with the more readable "in" operator. by Raymond Hettinger · 20 years ago
  93. c5e378d Testing for None should be done with 'is' by Raymond Hettinger · 20 years ago
  94. 0b569bb Stacks based on lists work better and read more clearly when they by Raymond Hettinger · 20 years ago
  95. 2d5914b Fix [ 947405 ] os.utime() raises bad exception for unicode filenames by Mark Hammond · 20 years ago
  96. 9f1340b Do not use the default namespace for attributes. by Martin v. Löwis · 20 years ago
  97. d7911a3 Minor documentation nits. by Raymond Hettinger · 20 years ago
  98. f5f9a370 Add an example application to the docs. by Raymond Hettinger · 20 years ago
  99. 6fbf703 the headers in an HTTP request are HTTP headers, not MIME headers by Fred Drake · 20 years ago
  100. c60c203 Add a test script for the colorsys module. by Walter Dörwald · 20 years ago