summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r222'.v2.2.2cvs2svn2002-10-141-0/+1
* News about last-minute fix for SF bug 620705 (urlparse).Guido van Rossum2002-10-141-0/+4
* Backporting urlparse.py:1.34, test_urlparse.py:1.8:Guido van Rossum2002-10-142-1/+6
* I'd forgotten that tcsh was the default for 10.1, but SF's 10.1 systemBarry Warsaw2002-10-141-4/+5
* I'd forgotten that tcsh was the default for 10.1, but SF's 10.1 systemBarry Warsaw2002-10-141-4/+5
* Add a note about how to successfully complete the tests on MacOSX.Barry Warsaw2002-10-141-0/+6
* There was a typo in the MacOSX section regarding the stacksize issue.Barry Warsaw2002-10-141-3/+5
* Backport bugfix microrelease of email 2.4.3 from cvs trunk.Barry Warsaw2002-10-145-53/+109
* Added all the non-doc news for 2.2.2 (final).Guido van Rossum2002-10-141-12/+48
* Add boilerplate for 2.2.2 final. (Will add actual news next.)Guido van Rossum2002-10-141-4/+36
* Update version strings in Windows installer for 2.2.2.Tim Peters2002-10-141-4/+4
* Update FIELD3 of Windows 64-bit binary version # for 2.2.2.Tim Peters2002-10-141-5/+5
* Update Windows buildno for 2.2.2 final.Tim Peters2002-10-141-2/+2
* Update list of Windows buildnos for 2.2.2 final.Tim Peters2002-10-141-0/+2
* Update release information for 2.2.2 final.Fred Drake2002-10-142-3/+3
* Bump release version to 2.2.2 -- the final release is imminent.Guido van Rossum2002-10-141-2/+2
* Bump release version to 2.2.2 -- the final release is imminent.Guido van Rossum2002-10-141-3/+3
* Add finditer to __all__ (when defining it at all).Guido van Rossum2002-10-141-0/+1
* Fix tildes in URLs. Closes SF bug #614821.Fred Drake2002-10-121-3/+4
* Darn! Don't divide by zero. Bad fix. :-)Guido van Rossum2002-10-111-1/+1
* Backport 1.34.Neal Norwitz2002-10-111-2/+2
* Backport 2.34. SF #621948, update docstring for md5 by David M. CookeNeal Norwitz2002-10-111-0/+1
* Backport listobject.c 2.137 and tupleobject.c 2.75:Guido van Rossum2002-10-112-0/+6
* Clarify impending deprecation of the floor div operator, modulo operator,Raymond Hettinger2002-10-111-5/+4
* Backport 2.193:Guido van Rossum2002-10-111-10/+4
* SF bug 621507: python22.dll incorrect "File version".Tim Peters2002-10-111-2/+21
* Backporting a new file from 2.3 needed to worm around that MS'sTim Peters2002-10-110-0/+0
* This commit was manufactured by cvs2svn to create branchcvs2svn2002-10-111-0/+35
* Added a debug target for PythonCoreCarbonJack Jansen2002-10-111-0/+0
* Backport stringobject.c 2.194 and unicodeobject.c 2.172:Guido van Rossum2002-10-112-4/+12
* New in 2.2.2!Guido van Rossum2002-10-111-1/+0
* Backport the relevant part of 2.192:Guido van Rossum2002-10-111-1/+2
* Updated for VISE 8, and for 2.2.2b1 distribution.Jack Jansen2002-10-101-0/+0
* Upped the stack limit to 256K to make test_class pass.Jack Jansen2002-10-102-0/+0
* Use \n as line separator in stead of \r\n, which causes problems in MacPython...Jack Jansen2002-10-102-10/+10
* Backport of 1.7:Jack Jansen2002-10-101-4/+4
* Backport email 2.4.2 changes from Python 2.3.Barry Warsaw2002-10-106-12/+52
* Document when unittest was added to Python.Fred Drake2002-10-101-0/+1
* Expand AC_CHECK_SIZEOF inline to overcome a autoconf 2.13 weakness.Martin v. Löwis2002-10-102-48/+71
* detect_modules(): Be more conservative about addingBarry Warsaw2002-10-101-1/+4
* Accept Armin's documentation patch for SF bug #558179.Fred Drake2002-10-091-5/+5
* Make this file identical to the version on the trunk.Guido van Rossum2002-10-091-2/+71
* List specific updates for IDLE.Raymond Hettinger2002-10-091-0/+7
* TheTim Peters2002-10-081-1/+1
* Fix some code that was added to the r22-maint branch to allow it to work withFred Drake2002-10-083-7/+88
* Fix a few typos: an extra space; typo in filename; capitalization errorAndrew M. Kuchling2002-10-081-3/+3
* Put a do-nothing set_python_build() back.Michael W. Hudson2002-10-081-0/+5
* Initialize tick_counter to 0. Found by Neal Norwitz.Guido van Rossum2002-10-081-0/+1
* Fix typo. Prepare headers for 2.2.2 final release.Guido van Rossum2002-10-081-1/+5
* Upgrade the version *string* by adding a '+'. This marks the firstGuido van Rossum2002-10-081-1/+1