]>
git.ipfire.org Git - thirdparty/Python/cpython.git/log
Anthony Baxter [Sat, 27 Sep 2003 08:58:55 +0000 (08:58 +0000)]
fix for bug #811160 - autoconf vs. hp/ux system header files.
Fred Drake [Sat, 27 Sep 2003 07:48:04 +0000 (07:48 +0000)]
update one more reference to a file that moved from texinputs/ to
commontex/
Fred Drake [Sat, 27 Sep 2003 07:36:18 +0000 (07:36 +0000)]
Adjust the organization a bit and update some of the comments to
better explain what's happening.
Fred Drake [Sat, 27 Sep 2003 07:24:22 +0000 (07:24 +0000)]
locate the definition of the PWD variable in the same way as the
version on the trunk
Fred Drake [Sat, 27 Sep 2003 07:19:59 +0000 (07:19 +0000)]
add commontex/ to the list of directories described here
Fred Drake [Sat, 27 Sep 2003 07:16:09 +0000 (07:16 +0000)]
point to the new location of the license information
Fred Drake [Sat, 27 Sep 2003 07:14:32 +0000 (07:14 +0000)]
Move content input files shared among the documents into a new directory
(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.
cvs2svn [Sat, 27 Sep 2003 07:14:32 +0000 (07:14 +0000)]
This commit was manufactured by cvs2svn to create branch
'release23-maint'.
Fred Drake [Sat, 27 Sep 2003 07:05:44 +0000 (07:05 +0000)]
- use string methods
- make TEXINPUTS work the way it's supposed to in TeX-ish tools
Fred Drake [Sat, 27 Sep 2003 06:01:35 +0000 (06:01 +0000)]
- bump version info
- backport changes from trunk revisions 1.265, 1.266 (separate
definition of the mkhowto script location from the invocations of
the script)
Fred Drake [Sat, 27 Sep 2003 05:38:26 +0000 (05:38 +0000)]
bump release info
Anthony Baxter [Sat, 27 Sep 2003 05:05:47 +0000 (05:05 +0000)]
the release process, like a river, flows ever onwards
Anthony Baxter [Fri, 26 Sep 2003 16:47:16 +0000 (16:47 +0000)]
backport Typo: sys.prefex -> sys.prefix
Closes SF# 812152
Anthony Baxter [Fri, 26 Sep 2003 16:46:22 +0000 (16:46 +0000)]
backport [Bug #812936] Correct the documentation for RotatingFileHandler.
Skip Montanaro [Thu, 25 Sep 2003 15:21:00 +0000 (15:21 +0000)]
backport of HAVE_FSYNC fix
cvs2svn [Wed, 24 Sep 2003 00:51:10 +0000 (00:51 +0000)]
This commit was manufactured by cvs2svn to create tag 'r231'.
Anthony Baxter [Wed, 24 Sep 2003 00:51:10 +0000 (00:51 +0000)]
more updates from Sean
Anthony Baxter [Wed, 24 Sep 2003 00:45:38 +0000 (00:45 +0000)]
note hp-ux borkage.
Thomas Heller [Tue, 23 Sep 2003 20:34:40 +0000 (20:34 +0000)]
Change the default window size to 1024x768. This shows at least the
whole main page.
Thomas Heller [Tue, 23 Sep 2003 20:25:43 +0000 (20:25 +0000)]
Update the windows version resource for 2.3.1.
Thomas Heller [Tue, 23 Sep 2003 20:24:21 +0000 (20:24 +0000)]
Update the windows build number for 2.3.1 to 47.
Anthony Baxter [Tue, 23 Sep 2003 08:12:13 +0000 (08:12 +0000)]
and another date
Anthony Baxter [Tue, 23 Sep 2003 08:00:34 +0000 (08:00 +0000)]
actually set the date
Thomas Heller [Tue, 23 Sep 2003 07:14:39 +0000 (07:14 +0000)]
Binaries are build using openssl-0.9.7b.
Short note about how the htmlhelp docs are built.
Thomas Heller [Tue, 23 Sep 2003 07:07:20 +0000 (07:07 +0000)]
Note from Anthony about Berkely DB 4.2 support.
Mention which openssl version was used for the windows installer.
Fred Drake [Tue, 23 Sep 2003 05:25:09 +0000 (05:25 +0000)]
bump version number
Fred Drake [Tue, 23 Sep 2003 05:23:25 +0000 (05:23 +0000)]
update release info
Fred Drake [Tue, 23 Sep 2003 05:21:02 +0000 (05:21 +0000)]
add entry for 2.3.1
Anthony Baxter [Tue, 23 Sep 2003 02:41:50 +0000 (02:41 +0000)]
bump version number
Anthony Baxter [Tue, 23 Sep 2003 02:36:16 +0000 (02:36 +0000)]
bump version macros
Raymond Hettinger [Mon, 22 Sep 2003 19:14:49 +0000 (19:14 +0000)]
Backport Tim's fix to test_winsound.py
PlaySoundTest.test_alias_fallback(): Disabled this test, and explained
why in a new comment. My home Win98SE box is one of the "real systems"
alluded to (my system "default sound" appears to have vanished sometime
in the last month, that's certainly not a Python bug, and the MS
PlaySound docs are correct in their explanation of what happens then).
Raymond Hettinger [Mon, 22 Sep 2003 15:50:51 +0000 (15:50 +0000)]
Fix doubled word errors.
Raymond Hettinger [Mon, 22 Sep 2003 15:37:38 +0000 (15:37 +0000)]
Fix doubled word errors.
Thomas Heller [Mon, 22 Sep 2003 15:06:28 +0000 (15:06 +0000)]
Changes for Python 2.3.1 release.
- Install docs in one HTMLHelp file, no longer lots of html pages
- Can optionally compile Python library modules to .pyc
- Remove the thanks to Wise Solutions for InstallMaster 8.1, since it is
no longer used to create the installer.
Thomas Heller [Mon, 22 Sep 2003 14:56:11 +0000 (14:56 +0000)]
Let IDLE use the HTMLHelp docs, if found.
Thomas Heller [Mon, 22 Sep 2003 14:54:58 +0000 (14:54 +0000)]
Support 2.3 docs in HTMLHelp format.
Walter Dörwald [Mon, 22 Sep 2003 12:44:47 +0000 (12:44 +0000)]
Backport checkin:
Avoid list as a variable name.
Raymond Hettinger [Mon, 22 Sep 2003 06:27:32 +0000 (06:27 +0000)]
Clean-up example code: remove string module and backticks.
Raymond Hettinger [Mon, 22 Sep 2003 04:42:56 +0000 (04:42 +0000)]
Removed the PendingDeprecation warning from sets.py because it adds
little value while introducing incompatability with the version
being bugfixed.
Jeremy Hylton [Mon, 22 Sep 2003 04:41:21 +0000 (04:41 +0000)]
Backport fix for SF808594: leak on lambda with duplicate arguments.
Anthony Baxter [Mon, 22 Sep 2003 04:21:04 +0000 (04:21 +0000)]
RPM spec file updates from Sean Reifschneider.
Gregory P. Smith [Mon, 22 Sep 2003 01:19:45 +0000 (01:19 +0000)]
Add BerkeleyDB 4.2 library to the bsddb module search path
(backport 1.173)
Gregory P. Smith [Sun, 21 Sep 2003 23:42:16 +0000 (23:42 +0000)]
minor correction. python 2.3 was released with the bsddb module 4.1.6 not 4.1.1
(port of 1.161->1.162)
Gregory P. Smith [Sun, 21 Sep 2003 23:18:29 +0000 (23:18 +0000)]
simplify some import statements and clean up a docstring and BerkeleyDB library
version check to mention that we support versions 3.2 - 4.2.
Gregory P. Smith [Sun, 21 Sep 2003 23:10:23 +0000 (23:10 +0000)]
support for compiling with BerkeleyDB 4.2.x (soon to be released). this
is a partial version of the 1.18->1.19 patch. i left out the ability for
the module to also load as _pybsddb in addition to _bsddb as that applies
more to pybsddb than python.
Gregory P. Smith [Sun, 21 Sep 2003 23:06:20 +0000 (23:06 +0000)]
port of 1.17->1.18 change. adds DBEnv.set_shm_key method.
Raymond Hettinger [Sun, 21 Sep 2003 04:51:46 +0000 (04:51 +0000)]
Backport Greg's patch (1.7 to 1.8) for backwards code compatability.
Raymond Hettinger [Sun, 21 Sep 2003 04:38:33 +0000 (04:38 +0000)]
Backport Tim's fix to SF #809915.
Creates a url that should always be invalid.
Martin v. Löwis [Sat, 20 Sep 2003 15:29:42 +0000 (15:29 +0000)]
Check for declarations of fchdir and fsync. Fixes #800710.
Martin v. Löwis [Sat, 20 Sep 2003 11:13:18 +0000 (11:13 +0000)]
Patch #805613: Fix usage of the PTH library.
Martin v. Löwis [Sat, 20 Sep 2003 11:09:06 +0000 (11:09 +0000)]
Patch #808362: Fix typos.
Martin v. Löwis [Sat, 20 Sep 2003 11:04:44 +0000 (11:04 +0000)]
Patch #713645: Fix typo.
Martin v. Löwis [Sat, 20 Sep 2003 10:58:03 +0000 (10:58 +0000)]
Patch #793559: Reset __starttext_tag. Fixes #709491.
Martin v. Löwis [Sat, 20 Sep 2003 10:50:28 +0000 (10:50 +0000)]
Patch #805678: Add .so symlink during make install.
Martin v. Löwis [Sat, 20 Sep 2003 10:47:28 +0000 (10:47 +0000)]
Patch #805604: Do not check for sem_init, do not use -Kthread,
if configured --without-threads.
Brett Cannon [Fri, 19 Sep 2003 01:01:59 +0000 (01:01 +0000)]
Mention improvement of detection of broken tzset() (patch #762934).
Brett Cannon [Fri, 19 Sep 2003 01:00:16 +0000 (01:00 +0000)]
Improve detection of broken implementations of tzset().
Thomas Heller [Wed, 17 Sep 2003 17:12:31 +0000 (17:12 +0000)]
Fix a typo found by Eric D. Moyer, closes SF 807813.
Will backport to 2.3.
Jeremy Hylton [Wed, 17 Sep 2003 03:22:27 +0000 (03:22 +0000)]
Backport Tim's portability improvement and comments.
Raymond Hettinger [Tue, 16 Sep 2003 22:05:33 +0000 (22:05 +0000)]
* Minor wording change
* Reference the doctest.DocTestSuite() conversion tool.
Raymond Hettinger [Tue, 16 Sep 2003 21:42:13 +0000 (21:42 +0000)]
Fix documentation bugs.
Add support for iterators and other mapping methods.
Convert tests to unittest format and expand their coverage.
Jeremy Hylton [Tue, 16 Sep 2003 20:30:03 +0000 (20:30 +0000)]
Backport: Double-fix of crash in Unicode freelist handling.
Raymond Hettinger [Tue, 16 Sep 2003 07:13:56 +0000 (07:13 +0000)]
Fix leak in classobject.c. The leak surfaced on the error exit when
hashing a class that does not define __hash__ but does define a
comparison.
Raymond Hettinger [Tue, 16 Sep 2003 05:29:50 +0000 (05:29 +0000)]
Backport Neal's fix for bug #789402 -- a memory leak in fileobject.c
Raymond Hettinger [Tue, 16 Sep 2003 04:55:32 +0000 (04:55 +0000)]
Backport addition of the __all__ attribute for unittest.py
Raymond Hettinger [Tue, 16 Sep 2003 04:36:33 +0000 (04:36 +0000)]
Backport leak fix for new code objects.
Raymond Hettinger [Mon, 15 Sep 2003 18:20:13 +0000 (18:20 +0000)]
SF bug #804113: Crypto terminology for crypto hash function
Noted that the SHA algorithm is really SHA-1.
(Contributed by Ronald Rivest.)
Raymond Hettinger [Sat, 13 Sep 2003 02:59:00 +0000 (02:59 +0000)]
SF bug #804115: bad argument handling(unittest.py)
Martin v. Löwis [Fri, 12 Sep 2003 16:37:45 +0000 (16:37 +0000)]
Patch #793021: Implement htmllib.HTMLParser.reset. Fixes #711632.
Raymond Hettinger [Fri, 12 Sep 2003 00:03:56 +0000 (00:03 +0000)]
SF bug #804280: fromkeys is not listed in index
Fred Drake [Wed, 10 Sep 2003 20:50:06 +0000 (20:50 +0000)]
- add version annotation for HIGHEST_PROTOCOL
- cleaned up some markup
Raymond Hettinger [Wed, 10 Sep 2003 18:57:04 +0000 (18:57 +0000)]
SF bug #803679: Missing section number in csv module documentation
Raymond Hettinger [Wed, 10 Sep 2003 18:45:55 +0000 (18:45 +0000)]
SF bug #803842: Wrong description of regexp concatenation
Raymond Hettinger [Wed, 10 Sep 2003 04:45:22 +0000 (04:45 +0000)]
SF bug #802302: Invalid documentation for dbhash.
The documentation severely departed for the actual implementation.
Raymond Hettinger [Wed, 10 Sep 2003 03:55:26 +0000 (03:55 +0000)]
SF patch #800899: Making "|" directive from REs a bit clearer.
Raymond Hettinger [Wed, 10 Sep 2003 03:31:47 +0000 (03:31 +0000)]
SF #792649: RESET_ERROR is not defined(logging module)
Raymond Hettinger [Wed, 10 Sep 2003 00:12:29 +0000 (00:12 +0000)]
Fix typo.
Raymond Hettinger [Tue, 9 Sep 2003 01:32:16 +0000 (01:32 +0000)]
SF #801306: Bad RE in scanf example
Raymond Hettinger [Tue, 9 Sep 2003 01:13:59 +0000 (01:13 +0000)]
SF bug #560286: Add docs for 'basestring'
Raymond Hettinger [Tue, 9 Sep 2003 00:07:44 +0000 (00:07 +0000)]
Add an example to address a common question of how to split iterators.
Raymond Hettinger [Mon, 8 Sep 2003 19:15:43 +0000 (19:15 +0000)]
Set the warnings stacklevel to two.
Raymond Hettinger [Mon, 8 Sep 2003 19:01:57 +0000 (19:01 +0000)]
Fix spacing markup and other sundries.
Raymond Hettinger [Mon, 8 Sep 2003 18:55:01 +0000 (18:55 +0000)]
Fix spacing markup and other sundries.
Raymond Hettinger [Mon, 8 Sep 2003 18:43:46 +0000 (18:43 +0000)]
Generalize the last change to check for other markup spacing errors.
Fred Drake [Mon, 8 Sep 2003 18:10:15 +0000 (18:10 +0000)]
backport from trunk:
- reorganize sections
- lots of markup changes
Raymond Hettinger [Mon, 8 Sep 2003 18:06:46 +0000 (18:06 +0000)]
texcheck.py checks for double word errors and \NULL markup.
Raymond Hettinger [Mon, 8 Sep 2003 17:36:11 +0000 (17:36 +0000)]
Check for \NULL markup errors and doubled words.
Raymond Hettinger [Sun, 7 Sep 2003 23:38:08 +0000 (23:38 +0000)]
Fix NULL markup.
Martin v. Löwis [Sun, 7 Sep 2003 20:43:24 +0000 (20:43 +0000)]
Only release buffer after file has been closed. Fixes #800824.
Fred Drake [Sun, 7 Sep 2003 02:35:25 +0000 (02:35 +0000)]
fix \NULL with following space and no {}
Fred Drake [Sun, 7 Sep 2003 02:34:58 +0000 (02:34 +0000)]
fix \NULL with following space and no {} (two instances)
Fred Drake [Sun, 7 Sep 2003 02:26:54 +0000 (02:26 +0000)]
backport Brett's markup fix from revision 1.28:
add missing {} after \NULL
Skip Montanaro [Sat, 6 Sep 2003 19:52:28 +0000 (19:52 +0000)]
**kwds arg was missing from __init__ for Dict{Reader,Writer} classes.
Fred Drake [Sat, 6 Sep 2003 06:42:42 +0000 (06:42 +0000)]
add missing dependency
Raymond Hettinger [Sat, 6 Sep 2003 05:48:07 +0000 (05:48 +0000)]
SF bug 799191: fix markup
Raymond Hettinger [Sat, 6 Sep 2003 05:36:56 +0000 (05:36 +0000)]
SF bug 799367: grammar error
Raymond Hettinger [Sat, 6 Sep 2003 04:40:29 +0000 (04:40 +0000)]
SF bug #801486: Markup error.
Fred Drake [Sat, 6 Sep 2003 03:48:16 +0000 (03:48 +0000)]
Elaborate the explanation of different flavors of _* identifiers.
Fixes SF bug #520325.
Jack Jansen [Fri, 5 Sep 2003 22:09:14 +0000 (22:09 +0000)]
As of 7B53 things seem to work smoothly.
Raymond Hettinger [Fri, 5 Sep 2003 21:40:30 +0000 (21:40 +0000)]
SF bug #801342: Bug (documentation or real, your choice) in random.sample.
random.sample() uses one of two algorithms depending on the ratio of the
sample size to the population size. One of the algorithms accepted any
iterable population argument so long as it defined __len__(). The other
had a stronger requirement that the population argument be indexable.
While it met the documentation specifications which insisted that the
population argument be a sequence, it made random.sample() less usable
with sets. So, the second algorithm was modified to coerce non-indexable
iterables and dictionaries into a tuple before proceeding.