- 20 Jun, 2003 4 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
Collector 952 (--with-python that has no trailing arg causes it to be passed to Python configurator, which raises an inscrutable error).
-
Chris McDonough authored
-
- 19 Jun, 2003 5 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
- 18 Jun, 2003 3 commits
-
-
Chris McDonough authored
-
Christian Heimes authored
-
Tim Peters authored
new comment block explains the cause and the cure.
-
- 17 Jun, 2003 6 commits
-
-
Sidnei da Silva authored
which is aware of extension classes that fill 'tp_callable' but don't define '__call__'. - Made KeywordIndex be more robust about receiving a value that is not a string or an iterable type.
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
- 13 Jun, 2003 7 commits
-
-
Chris McDonough authored
Add an sdist target to the Makefile which builds a tarball source distribution.
-
Chris McDonough authored
-
Chris McDonough authored
If the target version is not found, use the first "most acceptable" version found instead of the last.
-
Chris McDonough authored
-
Chris McDonough authored
a setup.py build_ext -i in order to prevent needing to needlessly rebuild C extensions after a straight 'make' is performed. Cleaned up makefile and added comments. Also, moved mkzopeinstance and mkzeoinstance into 'utilities'. It makes more sense for 'bin' to be disposable in the face of inplace builds.
-
Chris McDonough authored
-
Chris McDonough authored
Change directories for build-tmp, build-lib, and build-scripts so they don't get copied to the install directory during 'make install'. Also, change 'make clean' to remove '.so' files and not try to remove core files.
-
- 12 Jun, 2003 6 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
- 11 Jun, 2003 4 commits
-
-
Jim Fulton authored
contains a version name. If it does, then we check whether the user globally has permission to join/leave versions. If they don't, we clear cookie and raise Unauthorized. This will abort any changes that might have been made during traversal. (If some traversal code makes changes and commits them, then we still lose and probably deserve to.)
-
Andreas Jung authored
- Collector #937: UnicodeError exception available within PythonScripts
-
Andreas Jung authored
-
Jeremy Hylton authored
With current CVS, the test runner reports: Ran 2135 tests in 569.700s OK
-
- 10 Jun, 2003 5 commits
-
-
Evan Simpson authored
-
Evan Simpson authored
-
Fred Drake authored
-
Guido van Rossum authored
-
Guido van Rossum authored
Add 2.3b1, 2.2.2 as acceptable targets. Strip trailing '+' from version number in Python.
-