- 22 Jul, 2003 3 commits
-
-
Fred Drake authored
Part of SF patch #773007.
-
Fred Drake authored
Part of SF patch #773007.
-
Fred Drake authored
Part of SF patch #773007.
-
- 21 Jul, 2003 12 commits
-
-
Barry Warsaw authored
may cause some tests to fail but it prevents them from hanging.
-
Jack Jansen authored
This lead to a duplication of error messages (and installs). Fixes #764615.
-
Jack Jansen authored
happen while parsing a plistfile feeding an ill-formatted file to pimp may cause an exception. As a stopgap we use an unqualified except and print an error message "Unspecified error, probably ill-formatted database". Fixes #765621.
-
Jack Jansen authored
Pimp crashed if you tried to install a non-installable package, in stead of printing a decent error message. Fixes #773450..
-
Barry Warsaw authored
setting of sCursor happened in an assert.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
This patch was provided by Jeremy Kloth, and corresponds to pyexpat.c 1.77 in the PyXML CVS.
-
Fred Drake authored
Closes SF bug #774480.
-
Fred Drake authored
Make some module references hyperlinks.
-
Tim Peters authored
New Plan (releases to be made off the head, ongoing random 2.4 stuff to be done on a short-lived branch, provided anyone is motivated enough to create one).
-
Andrew M. Kuchling authored
hyphen, resulting in the output '-list-classifiers', not the correct '--list-classifiers'. I've verified that the line is now correct in the DVI, PDF, HTML, and ASCII versions.
-
- 20 Jul, 2003 2 commits
-
-
Barry Warsaw authored
-
Raymond Hettinger authored
-
- 18 Jul, 2003 12 commits
-
-
Tim Peters authored
-
Tim Peters authored
choice to the list of places MS redistributables might be found.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
cvs2svn authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Just van Rossum authored
-
Jeremy Hylton authored
If some other test comes along and uses mimetypes, it will be initialized from the system files.
-
Jeremy Hylton authored
If this doesn't happen, it leaves the locale in a state that can cause other tests to fail. For example, running test_strptime, test_logging, and test_time in that order.
-
Andrew M. Kuchling authored
Remove comment about MacOS changes; I'm not going to have time to figure out what they are Move PEP 273 section into numeric order
-
Andrew M. Kuchling authored
-
- 17 Jul, 2003 11 commits
-
-
Andrew M. Kuchling authored
Complete the rewrite pass; add a few more items; bump version number to 0.90; remove comment about draft status
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
I don't think the fix here is very good, but I'm not sure what would be better. In particular, we should not be defining _SGIAPI, but lots of things break if we remove it.
-
Skip Montanaro authored
-
Jeremy Hylton authored
-
Michael W. Hudson authored
PyOS_InputHook and PyOS_ReadlineFunctionPointer). The inaccuracies were causing problems in framework builds on Mac OS X.
-
Fred Drake authored
-