- 07 Eyl, 2000 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
module when e.g. copy_reg.py doesn't exist. This caused a core dump. This closes SF bug 112944.
-
- 06 Eyl, 2000 9 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Andrew M. Kuchling yazdı
Document some things in the 2.0 NEWS files that should be mentioned here.
-
Guido van Rossum yazdı
-
Andrew M. Kuchling yazdı
-
Fred Drake yazdı
-
Greg Ward yazdı
- 'mkpath()' the distribution dir in case of empty manifest - warn if empty manifest - detect, warn about, and skip non-regular files in manifest
-
Greg Ward yazdı
bug to boot: now works even if both MANIFEST and MANIFEST.in don't exist. Don't hardcode setup.py, use 'self.distribution.script_name'.
-
Greg Ward yazdı
-
Greg Ward yazdı
better explanation of manifest files, in particular.
-
- 05 Eyl, 2000 28 kayıt (commit)
-
-
Fred Drake yazdı
"manual" class documents.
-
cvs2svn yazdı
-
Tim Peters yazdı
2.0b1 for Windows will not have bothered getting 1.6. Also changed "Changed, New, Obsolete Tools" to say "None" since nobody had put an entry there.
-
Guido van Rossum yazdı
-
Jeremy Hylton yazdı
Removed some attributions from the shorter entries in Changed Modules, because that section is so long.
-
Jeremy Hylton yazdı
-
Tim Peters yazdı
installer.
-
Guido van Rossum yazdı
or other clarifications, with the occasional plug for BeOpen PythonLabs thrown in. Also added a trademarks disclaimer.
-
Jeremy Hylton yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Fred Drake yazdı
The \\ introduced in the \author in boilerplate.tex broke the PDF generation because line breaks are not allowed in the "Document Info" metadata stored in the PDF file. This changes the line break to a ", " (comma-space) in that context.
-
Fred Drake yazdı
This does not change the HTML or PostScript output.
-
Guido van Rossum yazdı
as main.c.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
XXX notes for now. I could use help here!!!! Please mail me patches ASAP. We may have to put some of this off to 2.0final, but it's best to have it in shape now...
-
Tim Peters yazdı
to the new docs. Added a description to the Tcl/Tk file copies.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
directory.
-
Guido van Rossum yazdı
"Type \"copyright\", \"credits\" or \"license\" for more information."
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
display the information you would expect them to display.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
nor sufficient to make Python 2.0 compatible with the GPL, we won't bother with it now. In other words, we're still where we were weeks ago -- CNRI believes that its license is GPL-compatible, Stallman says it's not. I'm trying to arrange a meeting between their lawyers so they can work it out. Whether dual licensing is the solution is open at this point. If it is the (only!) solution, we'll add that to the BeOpen license for 2.0 final.
-
- 04 Eyl, 2000 1 kayıt (commit)
-
-
Greg Ward yazdı
Added a few clarifying footnotes and cross-references. Various minor tweaks.
-