1. 24f7c89 This commit was manufactured by cvs2svn to create tag 'r222b1'. by cvs2svn · 23 years ago v2.2.2b1
  2. be36d02 News for 2.2.2b1. I'm exhausted -- this was a multi-hour job of by Guido van Rossum · 23 years ago
  3. bb872f1 Fix up the release number for the 2.2.2b1 documentation release. by Fred Drake · 23 years ago
  4. b87bdb7 Update version to 2.2.2b1. by Guido van Rossum · 23 years ago
  5. 0df0b42 Backport, at the reqest of Kevin Jacobs: by Guido van Rossum · 23 years ago
  6. 5fc952a Update the email package version number. by Barry Warsaw · 23 years ago
  7. 9a5e668 Bump the version to 2.4.1 (not 2.5 as previously mentioned) to sync it by Barry Warsaw · 23 years ago
  8. 13af364 Backport 1.68: by Guido van Rossum · 23 years ago
  9. 2972bde openfile(): Go back to opening the files in text mode. This undoes by Barry Warsaw · 23 years ago
  10. d5613ba _parsebody(): Use get_content_type() instead of the deprecated by Barry Warsaw · 23 years ago
  11. 753eb68 Backport patches from trunk revisions 1.62, 1.63. Modified to be by Fred Drake · 23 years ago
  12. 86c6b96 Back-port part of 1.128 from the trunk: by Fred Drake · 23 years ago
  13. 02eb04c Backport 1.63: by Guido van Rossum · 23 years ago
  14. 536f3ea Darn. Fix stupid typo in whichmodule() backport. by Guido van Rossum · 23 years ago
  15. c202fd2 Backport 1.70 and 1.71 (which really go together): by Guido van Rossum · 23 years ago
  16. d1bb755 Backport: by Michael W. Hudson · 23 years ago
  17. b45532a A couple of fixes for the compiler package: by Michael W. Hudson · 23 years ago
  18. 2942d5e Patch #609700: always build with same $(CC) on Linux. by Martin v. Löwis · 23 years ago
  19. 51e80df Backport my checkin of revision 2.264 of Python/compile.c: by Michael W. Hudson · 23 years ago
  20. c01f360 Backport fdrake's by Michael W. Hudson · 23 years ago
  21. 5e40e74 This is Armin Rigo's patch: by Michael W. Hudson · 23 years ago
  22. ddd3f0e This is Armin Rigo's patch: by Michael W. Hudson · 23 years ago
  23. b397f21 This is Armin Rigo's patch: by Michael W. Hudson · 23 years ago
  24. fc1db30 Fix quoting for Solaris LDSHARED. by Martin v. Löwis · 23 years ago
  25. 975a80d Patch #619493: Prefer rpmbuild over rpm if available. by Martin v. Löwis · 23 years ago
  26. cb462f2 Patch #619352: Update for 2.2.2b1. Install python2 and python2.2. by Martin v. Löwis · 23 years ago
  27. ca51492 Backport 2.27: by Raymond Hettinger · 23 years ago
  28. cec1254 This has no hope of working under -O. Skip it then instead of failing. by Tim Peters · 23 years ago
  29. e40add4 Whitespace normalization. by Tim Peters · 23 years ago
  30. d691136 They don't work yet, but the installer at least needs to install the by Tim Peters · 23 years ago
  31. 830abbb Backport 1.34: Changing section reference. by Raymond Hettinger · 23 years ago
  32. 9e6aab6 Backport 1.33: by Raymond Hettinger · 23 years ago
  33. 397848f Backport 1.52: by Raymond Hettinger · 23 years ago
  34. 7034f69 Aargh! The 2.3 version of this file requires "from test.test_support by Guido van Rossum · 23 years ago
  35. 32b1b43 Patch #572031: AUTH method LOGIN for smtplib. by Martin v. Löwis · 23 years ago
  36. 19cb870 Backport: by Guido van Rossum · 23 years ago
  37. 8c354ac Backport 2.49: by Raymond Hettinger · 23 years ago
  38. f29109a Backport 1.45: by Raymond Hettinger · 23 years ago
  39. 6acdcd2 Assorted changes needed to release 2.2.2b1. by Tim Peters · 23 years ago
  40. c2f1216 Backport 1.45: by Raymond Hettinger · 23 years ago
  41. e1c9e10 Backport 1.12 and 1.13 and normalize whitespace (remove formfeeds): by Raymond Hettinger · 23 years ago
  42. 6b7a7d2 Backport 1.60 and 1.62: by Raymond Hettinger · 23 years ago
  43. 5c6ab4a Backport 1.151 and 1.152: by Raymond Hettinger · 23 years ago
  44. 65e03cd Backport 1.17: by Raymond Hettinger · 23 years ago
  45. a7ce624 Backport 1.7: by Raymond Hettinger · 23 years ago
  46. 100fcd0 Backport 1.28 and 1.29: by Raymond Hettinger · 23 years ago
  47. 452fc85 Backport 1.42 documenting impending deprecation in favor of the email module. by Raymond Hettinger · 23 years ago
  48. bd79c37 Backport 1.13 documenting impending deprecation in favor of the email module. by Raymond Hettinger · 23 years ago
  49. f66801a Backport 1.3 documenting impending deprecation in favor of the email module. by Raymond Hettinger · 23 years ago
  50. 78c27c2 Backport 1.23 documenting impending deprecation in favor to the email package. by Raymond Hettinger · 23 years ago
  51. ca2fefa Backport 1.4 documenting the impending deprecation of xreadlines. by Raymond Hettinger · 23 years ago
  52. 658d0ad Backport 1.36 documenting Py2.3's impending deprecation of the non-tuple form. by Raymond Hettinger · 23 years ago
  53. 79c78f4 Backport 1.108 documenting Py2.3's impending deprecation of divmod() by Raymond Hettinger · 23 years ago
  54. d751105 Backport 2.103: by Raymond Hettinger · 23 years ago
  55. c52a36f Backport 2.63 and 2.60: by Raymond Hettinger · 23 years ago
  56. ad565a3 Backported Jeremy's documentation of nested scopes, execution frames and such. by Raymond Hettinger · 23 years ago
  57. f45d4fa Typo by Raymond Hettinger · 23 years ago
  58. 989aa00 Backport 1.94: by Raymond Hettinger · 23 years ago
  59. 2d4b27e Backport 1.100: Discussion of Stop Iteration in the Iterator Protocol. by Raymond Hettinger · 23 years ago
  60. 216c977 Backport 1.88 and 1.87: by Raymond Hettinger · 23 years ago
  61. ad8f9d1 Backport 1.19: by Raymond Hettinger · 23 years ago
  62. 89c04ae Backport 1.30 and 1.29: by Raymond Hettinger · 23 years ago
  63. 67fe68e Backport 1.33 (omitting the deprecation warning but keeping the deprecation by Raymond Hettinger · 23 years ago
  64. 98bfbc3 Backport 1.61 (note, the actual deprecation is not backported since it by Raymond Hettinger · 23 years ago
  65. 490561e Backport 1.94: by Raymond Hettinger · 23 years ago
  66. aca53fc Backport 1.54 1.53 1.52 1.51 1.50 and 1.49: by Raymond Hettinger · 23 years ago
  67. 66d8b27 Backport 1.160 on looping idioms. Excludes enumerate(), a Py2.3 feature. by Raymond Hettinger · 23 years ago
  68. 9efc111 Backport 1.161: Message for NameError has changed. by Raymond Hettinger · 23 years ago
  69. b3e15fe Backport 1.43: by Raymond Hettinger · 23 years ago
  70. 11b11b5 Version number updates for Python 2.2.2. by Fred Drake · 23 years ago
  71. 29a3817 Remove some unnecessary dependencies (minor). by Fred Drake · 23 years ago
  72. d967ba5 Added refcount information for PyObject_GetIter(). by Fred Drake · 23 years ago
  73. 850952b regrtest expects TestSkipped to come from test_support not test.test_support by Barry Warsaw · 23 years ago
  74. 0f0bcc4 Add a note about the backport of email 2.4 by Barry Warsaw · 23 years ago
  75. 5b04140 Backporting of email 2.4 from Python 2.3. These are the backported by Barry Warsaw · 23 years ago
  76. 18ff795 Backporting of email 2.4 from Python 2.3. Many newly added modules, by Barry Warsaw · 23 years ago
  77. 5b70f66 This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 23 years ago
  78. b3861ce Backport last checkin: by Neal Norwitz · 23 years ago
  79. ea2b436 Backport patch (also pointed out in SF #607253): by Neal Norwitz · 23 years ago
  80. 067010f Patch #618347: Work around Solaris pthread.h bug. by Martin v. Löwis · 23 years ago
  81. 1540409 use types.StringTypes instead of (str, unicode) by Skip Montanaro · 23 years ago
  82. ac2bc27 Python 2.2 doesn't have basestring. by Skip Montanaro · 23 years ago
  83. 9c5a508 Fix for the recursion_level bug Armin Rigo reported in sf by Michael W. Hudson · 23 years ago
  84. 8b66d77 Fix for the recursion_level bug Armin Rigo reported in sf by Michael W. Hudson · 23 years ago
  85. 5f97144 Regenerate. by Martin v. Löwis · 23 years ago
  86. c74deb3 Patch #615069: Fix build problems on SCO Open Server 5. by Martin v. Löwis · 23 years ago
  87. 8d92ee8 Add "runtime_library_dirs = ssl_libs" to the _socket Extension by Barry Warsaw · 23 years ago
  88. 036f6a8 Backport all changes from trunk (all cosmetic). by Guido van Rossum · 23 years ago
  89. 95d9e62 Patch #596576: Always use cc to link on NetBSD. by Martin v. Löwis · 23 years ago
  90. 7da5feb Backport loewis' 1.12: by Michael W. Hudson · 23 years ago
  91. 7c2778f Backport mhammond's 2.14: by Michael W. Hudson · 23 years ago
  92. 4600bc0 Backport mhammond's 1.6: by Michael W. Hudson · 23 years ago
  93. 40575f1 Patch #615343: Add HAVE_GETADDRINFO to acconfig.h. by Martin v. Löwis · 23 years ago
  94. e931387 Allow internal whitespace in keys. Closes SF bug #583248. by Fred Drake · 23 years ago
  95. dcec3a4 Backport Jack's fix for Jaguar. by Michael W. Hudson · 23 years ago
  96. 459a58f backport patch resulting from discussion on <http://python.org/sf/612111>. by Skip Montanaro · 23 years ago
  97. 65587a9 Backport of 1.15: by Guido van Rossum · 23 years ago
  98. 08ed38a Previous fix depended on the "code cleanup and general bug fix patch" already by Fred Drake · 23 years ago
  99. 37c0f6b has_option(): Use the option name transform consistently. by Fred Drake · 23 years ago
  100. 6ad9292 Backport of 2.18: by Guido van Rossum · 23 years ago