- f5069b2 This commit was manufactured by cvs2svn to create tag 'r222'. by cvs2svn · 23 years ago v2.2.2
- 952e735 News about last-minute fix for SF bug 620705 (urlparse). by Guido van Rossum · 23 years ago
- dacbafb Backporting urlparse.py:1.34, test_urlparse.py:1.8: by Guido van Rossum · 23 years ago
- c355f91 I'd forgotten that tcsh was the default for 10.1, but SF's 10.1 system by Barry Warsaw · 23 years ago
- 9edaba6 I'd forgotten that tcsh was the default for 10.1, but SF's 10.1 system by Barry Warsaw · 23 years ago
- c5b6997 Add a note about how to successfully complete the tests on MacOSX. by Barry Warsaw · 23 years ago
- b606e3d There was a typo in the MacOSX section regarding the stacksize issue. by Barry Warsaw · 23 years ago
- 31eac4e Backport bugfix microrelease of email 2.4.3 from cvs trunk. by Barry Warsaw · 23 years ago
- c6e2b0f Added all the non-doc news for 2.2.2 (final). by Guido van Rossum · 23 years ago
- da5661c Add boilerplate for 2.2.2 final. (Will add actual news next.) by Guido van Rossum · 23 years ago
- 5a10477 Update version strings in Windows installer for 2.2.2. by Tim Peters · 23 years ago
- b20643d Update FIELD3 of Windows 64-bit binary version # for 2.2.2. by Tim Peters · 23 years ago
- 5c00d4c Update Windows buildno for 2.2.2 final. by Tim Peters · 23 years ago
- 2e82d40 Update list of Windows buildnos for 2.2.2 final. by Tim Peters · 23 years ago
- b1c95c5 Update release information for 2.2.2 final. by Fred Drake · 23 years ago
- 241aa8b Bump release version to 2.2.2 -- the final release is imminent. by Guido van Rossum · 23 years ago
- 2339384 Bump release version to 2.2.2 -- the final release is imminent. by Guido van Rossum · 23 years ago
- 45c08a9 Add finditer to __all__ (when defining it at all). by Guido van Rossum · 23 years ago
- a990a08 Fix tildes in URLs. Closes SF bug #614821. by Fred Drake · 23 years ago
- c00b63a Darn! Don't divide by zero. Bad fix. :-) by Guido van Rossum · 23 years ago
- 67f4d52 Backport 1.34. by Neal Norwitz · 23 years ago
- 6db1283 Backport 2.34. SF #621948, update docstring for md5 by David M. Cooke by Neal Norwitz · 23 years ago
- 3974ce3 Backport listobject.c 2.137 and tupleobject.c 2.75: by Guido van Rossum · 23 years ago
- ccf84d6 Clarify impending deprecation of the floor div operator, modulo operator, by Raymond Hettinger · 23 years ago
- e5be24c Backport 2.193: by Guido van Rossum · 23 years ago
- 1759eb7 SF bug 621507: python22.dll incorrect "File version". by Tim Peters · 23 years ago
- 3db4f23 Backporting a new file from 2.3 needed to worm around that MS's by Tim Peters · 23 years ago
- 2145b50 This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 23 years ago
- 37893be Added a debug target for PythonCoreCarbon by Jack Jansen · 23 years ago
- d9ddf59 Backport stringobject.c 2.194 and unicodeobject.c 2.172: by Guido van Rossum · 23 years ago
- ebc6a65 New in 2.2.2! by Guido van Rossum · 23 years ago
- a1eb227 Backport the relevant part of 2.192: by Guido van Rossum · 23 years ago
- 3d3a0fa Updated for VISE 8, and for 2.2.2b1 distribution. by Jack Jansen · 23 years ago
- a109850 Upped the stack limit to 256K to make test_class pass. by Jack Jansen · 23 years ago
- efe39e5 Use \n as line separator in stead of \r\n, which causes problems in MacPython 2.2. by Jack Jansen · 23 years ago
- db48b27 Backport of 1.7: by Jack Jansen · 23 years ago
- bf50390 Backport email 2.4.2 changes from Python 2.3. by Barry Warsaw · 23 years ago
- ab16eae Document when unittest was added to Python. by Fred Drake · 23 years ago
- 82053eb Expand AC_CHECK_SIZEOF inline to overcome a autoconf 2.13 weakness. by Martin v. Löwis · 23 years ago
- 9f3e949 detect_modules(): Be more conservative about adding by Barry Warsaw · 23 years ago
- 712f7fb Accept Armin's documentation patch for SF bug #558179. by Fred Drake · 23 years ago
- 11caaf9 Make this file identical to the version on the trunk. by Guido van Rossum · 23 years ago
- c2e1a8f List specific updates for IDLE. by Raymond Hettinger · 23 years ago
- f8e943f The list(xrange(sys.maxint / 4)) test. Changed 4 to 2. by Tim Peters · 23 years ago
- aff84f7 Fix some code that was added to the r22-maint branch to allow it to work with by Fred Drake · 23 years ago
- f1446ca Fix a few typos: an extra space; typo in filename; capitalization error by Andrew M. Kuchling · 23 years ago
- 0ca64f5 Put a do-nothing set_python_build() back. by Michael W. Hudson · 23 years ago
- bb857ac Initialize tick_counter to 0. Found by Neal Norwitz. by Guido van Rossum · 23 years ago
- 9096faf Fix typo. Prepare headers for 2.2.2 final release. by Guido van Rossum · 23 years ago
- 2e382ca Upgrade the version *string* by adding a '+'. This marks the first by Guido van Rossum · 23 years ago
- 24f7c89 This commit was manufactured by cvs2svn to create tag 'r222b1'. by cvs2svn · 23 years ago v2.2.2b1
- be36d02 News for 2.2.2b1. I'm exhausted -- this was a multi-hour job of by Guido van Rossum · 23 years ago
- bb872f1 Fix up the release number for the 2.2.2b1 documentation release. by Fred Drake · 23 years ago
- b87bdb7 Update version to 2.2.2b1. by Guido van Rossum · 23 years ago
- 0df0b42 Backport, at the reqest of Kevin Jacobs: by Guido van Rossum · 23 years ago
- 5fc952a Update the email package version number. by Barry Warsaw · 23 years ago
- 9a5e668 Bump the version to 2.4.1 (not 2.5 as previously mentioned) to sync it by Barry Warsaw · 23 years ago
- 13af364 Backport 1.68: by Guido van Rossum · 23 years ago
- 2972bde openfile(): Go back to opening the files in text mode. This undoes by Barry Warsaw · 23 years ago
- d5613ba _parsebody(): Use get_content_type() instead of the deprecated by Barry Warsaw · 23 years ago
- 753eb68 Backport patches from trunk revisions 1.62, 1.63. Modified to be by Fred Drake · 23 years ago
- 86c6b96 Back-port part of 1.128 from the trunk: by Fred Drake · 23 years ago
- 02eb04c Backport 1.63: by Guido van Rossum · 23 years ago
- 536f3ea Darn. Fix stupid typo in whichmodule() backport. by Guido van Rossum · 23 years ago
- c202fd2 Backport 1.70 and 1.71 (which really go together): by Guido van Rossum · 23 years ago
- d1bb755 Backport: by Michael W. Hudson · 23 years ago
- b45532a A couple of fixes for the compiler package: by Michael W. Hudson · 23 years ago
- 2942d5e Patch #609700: always build with same $(CC) on Linux. by Martin v. Löwis · 23 years ago
- 51e80df Backport my checkin of revision 2.264 of Python/compile.c: by Michael W. Hudson · 23 years ago
- c01f360 Backport fdrake's by Michael W. Hudson · 23 years ago
- 5e40e74 This is Armin Rigo's patch: by Michael W. Hudson · 23 years ago
- ddd3f0e This is Armin Rigo's patch: by Michael W. Hudson · 23 years ago
- b397f21 This is Armin Rigo's patch: by Michael W. Hudson · 23 years ago
- fc1db30 Fix quoting for Solaris LDSHARED. by Martin v. Löwis · 23 years ago
- 975a80d Patch #619493: Prefer rpmbuild over rpm if available. by Martin v. Löwis · 23 years ago
- cb462f2 Patch #619352: Update for 2.2.2b1. Install python2 and python2.2. by Martin v. Löwis · 23 years ago
- ca51492 Backport 2.27: by Raymond Hettinger · 23 years ago
- cec1254 This has no hope of working under -O. Skip it then instead of failing. by Tim Peters · 23 years ago
- e40add4 Whitespace normalization. by Tim Peters · 23 years ago
- d691136 They don't work yet, but the installer at least needs to install the by Tim Peters · 23 years ago
- 830abbb Backport 1.34: Changing section reference. by Raymond Hettinger · 23 years ago
- 9e6aab6 Backport 1.33: by Raymond Hettinger · 23 years ago
- 397848f Backport 1.52: by Raymond Hettinger · 23 years ago
- 7034f69 Aargh! The 2.3 version of this file requires "from test.test_support by Guido van Rossum · 23 years ago
- 32b1b43 Patch #572031: AUTH method LOGIN for smtplib. by Martin v. Löwis · 23 years ago
- 19cb870 Backport: by Guido van Rossum · 23 years ago
- 8c354ac Backport 2.49: by Raymond Hettinger · 23 years ago
- f29109a Backport 1.45: by Raymond Hettinger · 23 years ago
- 6acdcd2 Assorted changes needed to release 2.2.2b1. by Tim Peters · 23 years ago
- c2f1216 Backport 1.45: by Raymond Hettinger · 23 years ago
- e1c9e10 Backport 1.12 and 1.13 and normalize whitespace (remove formfeeds): by Raymond Hettinger · 23 years ago
- 6b7a7d2 Backport 1.60 and 1.62: by Raymond Hettinger · 23 years ago
- 5c6ab4a Backport 1.151 and 1.152: by Raymond Hettinger · 23 years ago
- 65e03cd Backport 1.17: by Raymond Hettinger · 23 years ago
- a7ce624 Backport 1.7: by Raymond Hettinger · 23 years ago
- 100fcd0 Backport 1.28 and 1.29: by Raymond Hettinger · 23 years ago
- 452fc85 Backport 1.42 documenting impending deprecation in favor of the email module. by Raymond Hettinger · 23 years ago
- bd79c37 Backport 1.13 documenting impending deprecation in favor of the email module. by Raymond Hettinger · 23 years ago
- f66801a Backport 1.3 documenting impending deprecation in favor of the email module. by Raymond Hettinger · 23 years ago
- 78c27c2 Backport 1.23 documenting impending deprecation in favor to the email package. by Raymond Hettinger · 23 years ago