- 30 Eyl, 2003 1 kayıt (commit)
-
-
Anthony Baxter yazdı
-
- 29 Eyl, 2003 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 28 Eyl, 2003 5 kayıt (commit)
-
-
Fred Drake yazdı
more reliable than using the $Revision$ expansion - $RELEASE is no longer needed; we can just use $VERSION now
-
Fred Drake yazdı
-
Fred Drake yazdı
- add a comment explaining what pkglist.html is for
-
Fred Drake yazdı
wrong, and commontex/ needed to be added.
-
Fred Drake yazdı
absolute paths as input.
-
- 27 Eyl, 2003 17 kayıt (commit)
-
-
Gregory P. Smith yazdı
db that is opened. DB_THREAD and DB_INIT_LOCK allow for multithreaded access. DB_PRIVATE prevents the DBEnv from using the filesystem (making it only usable by this process; and in this implementation using one DBEnv per bsddb database)
-
Fred Drake yazdı
fewer changes to make to version numbers after a release.
-
Raymond Hettinger yazdı
* Fix entry order: - >>> before ... - __slots__ in the S section (like __future__ is in the F section) Need to test the repaired(?) link to Guido's webpage. Still needs to have the module reference links made relative to the module directory instead of the tut directory. That will require Fred's magic touch.
-
Thomas Heller yazdı
-
Thomas Heller yazdı
Will backport to 2.3 myself.
-
Thomas Heller yazdı
Will backport to 2.3
-
Fred Drake yazdı
contents of an \item should not be enclosed in a group!
-
Fred Drake yazdı
directories identified in the TEXINPUTS environment variable. I think this is the last part of the fix for the version number problems seen in the documentation for the 2.3.1 release.
-
Anthony Baxter yazdı
also applied to release23-maint. Note that aclocal.m4 can go away when autoconf 2.58 is out.
-
Fred Drake yazdı
commontex/
-
Fred Drake yazdı
better explain what's happening.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
(commontex/), leaving only style support files in texinputs/. This makes texinputs/ part of the formatting tools while commontex/ is strictly part of the actual documentation.
-
Fred Drake yazdı
- make TEXINPUTS work the way it's supposed to in TeX-ish tools
-
Fred Drake yazdı
that it works for all targets. The issue here is that there are two different levels in the directory tree at which we execute mkhowto, so we can't define it just once using a relative path (at least not with the current implementation and Makefile structure). We use the GNUish $(shell) function here to work around that restriction by identifying mkhowto using an absolute path.
-
Raymond Hettinger yazdı
-
- 26 Eyl, 2003 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
[2.3 bugfix candidate]
-
- 25 Eyl, 2003 5 kayıt (commit)
-
-
Fred Drake yazdı
other application
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Thomas Heller yazdı
Closes SF# 812152 Baskport candidate for release23-main
-
- 24 Eyl, 2003 7 kayıt (commit)
-
-
Skip Montanaro yazdı
mostly only references glossary entries.
-
Skip Montanaro yazdı
-
Fred Drake yazdı
"classic" class objects [partially fixes SF bug #453684] - add note that new-style classes can use descriptors to implement instance variables in different ways
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Anthony Baxter yazdı
-
- 23 Eyl, 2003 3 kayıt (commit)
-
-
Thomas Heller yazdı
Forward ported from release23-maint.
-
Thomas Heller yazdı
Already 'backported' to release23-maint.
-
Thomas Heller yazdı
whole main page. Support 2.3 and 2.4 docs in HTMLHelp format. Already 'backported' to release-23maint.
-