summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Backport of _Cmmodule.c 1.8 and cmsupport.py 1.6:Jack Jansen2002-03-252-2/+98
* backport bwarsaw's checkin ofMichael W. Hudson2002-03-251-3/+4
* Backport of _Qdmodule.c 1.8, qdsupport.py 1.38:Jack Jansen2002-03-252-2/+935
* Backport of _Dragmodule.c 1.8, dragsupport.py 1.10:Jack Jansen2002-03-252-2/+98
* Backport of _Evtmodule.c 1.6, evtsupport.py 1.15:Jack Jansen2002-03-252-2/+95
* Backport of _Fmmodule.c 1.6 and fmsupport.py 1.6:Jack Jansen2002-03-252-1/+55
* Backport of _Icnmodule.c 1.5, icnsupport.py 1.7:Jack Jansen2002-03-252-1/+184
* Backport of _Qdoffsmodule.c 1.7, qdoffssupport.py 1.8:Jack Jansen2002-03-252-2/+74
* Backport of _TEmodule.c 1.8, tesupport.py 1.10:Jack Jansen2002-03-252-2/+152
* Backport of _Qtmocule.c 1.7, qtsupport.py 1.19:Jack Jansen2002-03-252-2/+1217
* Backport of _Appmodule.c 1.10, appsupport.py 1.14:Jack Jansen2002-03-252-3/+204
* Backport of 1.20:Jack Jansen2002-03-251-0/+2
* Backport of 1.7:Jack Jansen2002-03-251-0/+1
* Backport of _AEmodule.c 1.10 and aesupport.py 1.26:Jack Jansen2002-03-252-2/+140
* Fix broken HTML in the head; this was reported by a user as causing Opera 6.01Fred Drake2002-03-221-1/+1
* I was just testing you. Neil Norwitz gets the prize. (Fixed a typoBarry Warsaw2002-03-221-1/+1
* Added a NEWS item for the fix of SF bug #531966 in the email package.Barry Warsaw2002-03-221-1/+17
* _handle_multipart(): Fixes for SF bug #531966. Specifically twoBarry Warsaw2002-03-221-2/+15
* test_no_parts_in_a_multipart(): A test for the layout of aBarry Warsaw2002-03-221-0/+76
* Backport of _Resmodule.c 1.10 and ressupport.py 1.21:Jack Jansen2002-03-222-2/+188
* I forgot to regenerate this. Oops.Michael W. Hudson2002-03-221-2/+2
* Merge of 1.13: checked in to convert from BinHex to AppleSingle.Jack Jansen2002-03-211-0/+0
* Merge rev. 1.5: Updated to new Universal Headers.Jack Jansen2002-03-211-0/+0
* SF# 522426, add doc for common parameter for filecmp.cmpfiles()Neal Norwitz2002-03-201-0/+1
* Adjust some poor wording in the text that explains what events are usedFred Drake2002-03-191-27/+29
* sync() has different return values depending on whether we build with GUSI or...Jack Jansen2002-03-191-3/+5
* Files used for 2.2.1c1 distribution.Jack Jansen2002-03-194-2/+2
* char/unsigned char mixup.Jack Jansen2002-03-191-2/+2
* Clarify that copy_reg.pickle() is not intended for use with "classic" classes.Fred Drake2002-03-191-3/+5
* Record 2.2.1c1 release date.Tim Peters2002-03-192-3/+3
* To make 'urllib.py -t' run again, change FTP URL to a file that actuallyAndrew M. Kuchling2002-03-181-1/+1
* This commit was manufactured by cvs2svn to create tag 'r221c1'.v2.2.1c1cvs2svn2002-03-181-0/+1
* Fix up unescaped tilde; reported by several people.Fred Drake2002-03-181-1/+1
* Remove extra verb; reported by Detlef Lannert.Fred Drake2002-03-181-2/+1
* Backport of _CFmodule.c 1.11 and _Winmodule 1.8:Jack Jansen2002-03-182-2/+2
* Backport of _Resmodule.c 1.10 and ressupport.py 1.20:Jack Jansen2002-03-182-95/+67
* Make StringIO work in non-unicode builds.Michael W. Hudson2002-03-182-14/+15
* backport jackjansen's checkin ofMichael W. Hudson2002-03-183-69/+776
* backport jackjansen's checkin ofMichael W. Hudson2002-03-181-1/+2
* amk's fix attached toMichael W. Hudson2002-03-183-1/+26
* Remove extraneous #define as per effbot's instructions in:Michael W. Hudson2002-03-181-2/+0
* doerwalter's failing examples fromMichael W. Hudson2002-03-181-0/+8
* Martin's fix forMichael W. Hudson2002-03-181-14/+24
* FixMichael W. Hudson2002-03-181-7/+9
* Finished 2.2.1 release notes.Jack Jansen2002-03-181-2/+45
* Fix for SF bug 528132 (Armin Rigo): classmethod().__get__() segfaultGuido van Rossum2002-03-182-0/+7
* A first cut at NEWS for 2.2.1c1.Michael W. Hudson2002-03-171-4/+54
* Backport a checkin of jvr's:Michael W. Hudson2002-03-171-1/+4
* Backport a checkin of lemburg's:Michael W. Hudson2002-03-171-1/+0
* Another Guido backport:Michael W. Hudson2002-03-171-3/+13