]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
21 years agofix information about what flag database files are opened with by default
Fred Drake [Mon, 26 Jul 2004 16:32:30 +0000 (16:32 +0000)] 
fix information about what flag database files are opened with by default

21 years agonew .spec file, from #996316
Anthony Baxter [Mon, 26 Jul 2004 14:32:11 +0000 (14:32 +0000)] 
new .spec file, from #996316

21 years agoPatch #962487: Don't crash for empty locale names.
Martin v. Löwis [Mon, 26 Jul 2004 12:45:59 +0000 (12:45 +0000)] 
Patch #962487: Don't crash for empty locale names.

21 years agoPatch #995782: Add FreeBSD 5 expectations.
Martin v. Löwis [Mon, 26 Jul 2004 12:09:30 +0000 (12:09 +0000)] 
Patch #995782: Add FreeBSD 5 expectations.

21 years agoPatch #997668: Correct explanation of salts.
Martin v. Löwis [Mon, 26 Jul 2004 12:05:35 +0000 (12:05 +0000)] 
Patch #997668: Correct explanation of salts.

21 years agoFix an uncorrect function prototype.
Thomas Heller [Fri, 23 Jul 2004 14:51:06 +0000 (14:51 +0000)] 
Fix an uncorrect function prototype.
Backported from trunk.

21 years ago[Bug #990524] Fix typo
Andrew M. Kuchling [Wed, 21 Jul 2004 21:35:13 +0000 (21:35 +0000)] 
[Bug #990524] Fix typo

21 years agorevise wording to avoid confusion for non-native English speakers
Fred Drake [Wed, 21 Jul 2004 17:34:49 +0000 (17:34 +0000)] 
revise wording to avoid confusion for non-native English speakers
(second occurance of the same wording)

21 years agorevise wording to avoid confusion for non-native English speakers
Fred Drake [Wed, 21 Jul 2004 16:25:35 +0000 (16:25 +0000)] 
revise wording to avoid confusion for non-native English speakers

21 years agoPatch #984714: Properly diagnose E_DECODE errors.
Martin v. Löwis [Wed, 21 Jul 2004 05:34:47 +0000 (05:34 +0000)] 
Patch #984714: Properly diagnose E_DECODE errors.

21 years agoBackport Tim's cleanup of the previous commit to fix Thread.__delete() .
Brett Cannon [Wed, 21 Jul 2004 05:08:32 +0000 (05:08 +0000)] 
Backport Tim's cleanup of the previous commit to fix Thread.__delete() .

21 years agodummy_threading when run with -O would raise a KeyError in Thread.__delete()
Brett Cannon [Wed, 21 Jul 2004 02:55:54 +0000 (02:55 +0000)] 
dummy_threading when run with -O would raise a KeyError in Thread.__delete()
when called by atexit thanks to dummy_thread always returning -1 for
dummy_thread.get_ident().  Since exception was not an issue, it is now caught
and tossed.

Closes bug #993394.

21 years agoPatch #993187: Make rstrip doc similar to lstrip.
Martin v. Löwis [Mon, 19 Jul 2004 16:33:27 +0000 (16:33 +0000)] 
Patch #993187: Make rstrip doc similar to lstrip.

21 years agoRemove test for #919008. Users may have old PyXML versions installed,
Martin v. Löwis [Sun, 18 Jul 2004 18:36:18 +0000 (18:36 +0000)] 
Remove test for #919008. Users may have old PyXML versions installed,
in which case the test will fail. For the mainline, the test should stay,
and the minimum required PyXML version needs to be raised.

21 years agoAdd Wcontrols.py to the patched IDE files.
Jack Jansen [Thu, 15 Jul 2004 22:12:36 +0000 (22:12 +0000)] 
Add Wcontrols.py to the patched IDE files.

21 years agoBackport of 1.15:
Jack Jansen [Thu, 15 Jul 2004 22:10:52 +0000 (22:10 +0000)] 
Backport of 1.15:
After more than two years of puzzlement Jurjen Bos found the reason for
the double-scroll problem: when you pass a tracker function to TrackControl
you shouldn't call your hit function again afterwards. Fixes #711989.

21 years agoImported fixversions.py and the note referring to it from 2.4.
Jack Jansen [Thu, 15 Jul 2004 21:32:45 +0000 (21:32 +0000)] 
Imported fixversions.py and the note referring to it from 2.4.

21 years agoThis commit was manufactured by cvs2svn to create branch
cvs2svn [Thu, 15 Jul 2004 21:32:45 +0000 (21:32 +0000)] 
This commit was manufactured by cvs2svn to create branch
'release23-maint'.

21 years agoBackport of 1.26:
Jack Jansen [Thu, 15 Jul 2004 14:12:20 +0000 (14:12 +0000)] 
Backport of 1.26:
CFStringGetUnicode() returned an extra null character at the end of the string.
fixed.

21 years agoBackport of 1.5:
Jack Jansen [Thu, 15 Jul 2004 13:22:02 +0000 (13:22 +0000)] 
Backport of 1.5:
Get rid of incorrect use of OSAGetCurrentDialect. Fixes #884085.

21 years agoIgnore some more build products.
Thomas Heller [Wed, 14 Jul 2004 15:20:23 +0000 (15:20 +0000)] 
Ignore some more build products.

21 years agoRecompiled after recent source changes.
Thomas Heller [Wed, 14 Jul 2004 15:11:05 +0000 (15:11 +0000)] 
Recompiled after recent source changes.

21 years agoRemove the annoing and useless messagebox asking about overwriting files.
Thomas Heller [Wed, 14 Jul 2004 15:03:45 +0000 (15:03 +0000)] 
Remove the annoing and useless messagebox asking about overwriting files.
Fixes SF #984290.

Backport from trunk.

21 years agoAdd a warning so that it isn't forgotten to recreate the binary AND
Thomas Heller [Wed, 14 Jul 2004 15:02:07 +0000 (15:02 +0000)] 
Add a warning so that it isn't forgotten to recreate the binary AND
CHECK INTO CVS if these files are changed.

21 years agoDon't complain that non-existant registry entries cannot be deleted.
Thomas Heller [Wed, 14 Jul 2004 14:56:11 +0000 (14:56 +0000)] 
Don't complain that non-existant registry entries cannot be deleted.

Backported from trunk.

21 years agoBackport:
Guido van Rossum [Wed, 14 Jul 2004 00:49:20 +0000 (00:49 +0000)] 
Backport:

- Bug #981530: Fix UnboundLocalError in shutil.rmtree().  This affects
  the documented behavior: the function passed to the onerror()
  handler can now also be os.listdir.

[I could've sworn I checked this in, but apparently I didn't, or it
got lost???]

21 years agoBackport:
Guido van Rossum [Wed, 14 Jul 2004 00:48:02 +0000 (00:48 +0000)] 
Backport:

- Bug #981530: Fix UnboundLocalError in shutil.rmtree().  This affects
  the documented behavior: the function passed to the onerror()
  handler can now also be os.listdir.

[I could've sworn I checked this in, but apparently I didn't, or it
got lost???]

21 years agofix for SF bug #897820 (backport of cvs diff -r1.14 -r1.15 __init__.py)
Gregory P. Smith [Tue, 13 Jul 2004 21:06:51 +0000 (21:06 +0000)] 
fix for SF bug #897820 (backport of cvs diff -r1.14 -r1.15 __init__.py)
Use os.unlink() instead of the BerkeleyDB DB_TRUNCATE flag.

21 years agogeneralize a bit; no need to mention my user id directly
Fred Drake [Tue, 13 Jul 2004 17:09:54 +0000 (17:09 +0000)] 
generalize a bit; no need to mention my user id directly

21 years agoUpdated my email address to something that works <wink>.
Barry Warsaw [Mon, 12 Jul 2004 23:10:42 +0000 (23:10 +0000)] 
Updated my email address to something that works <wink>.

21 years agoPatch #909007] Enable a bunch of safe bug workarounds in OpenSSL, for
Andrew M. Kuchling [Mon, 12 Jul 2004 13:10:47 +0000 (13:10 +0000)] 
Patch #909007] Enable a bunch of safe bug workarounds in OpenSSL, for
compatibility with various broken SSL implementations out there.

21 years agoRemove tabs introduced in last commit.
Brett Cannon [Sun, 11 Jul 2004 19:17:38 +0000 (19:17 +0000)] 
Remove tabs introduced in last commit.

21 years agoposixpath.realpath() now detects loops from symlinks and returns the longest
Brett Cannon [Sat, 10 Jul 2004 22:58:32 +0000 (22:58 +0000)] 
posixpath.realpath() now detects loops from symlinks and returns the longest
path before recursion.

21 years agoClarify docs for getargspec() that when there are not default values the fourth
Brett Cannon [Sat, 10 Jul 2004 21:04:44 +0000 (21:04 +0000)] 
Clarify docs for getargspec() that when there are not default values the fourth
value in the returned tuple is None.

Closes bug #637217 by clarifying the behavior.

21 years agontpath now compresses erroneous slashes between the drive letter and rest of
Brett Cannon [Sat, 10 Jul 2004 20:47:29 +0000 (20:47 +0000)] 
ntpath now compresses erroneous slashes between the drive letter and rest of
the path.  Also clarifies handling of UNC paths.  Appropriate test were added.

Fixes bug #980327 with patch #988607.  Thanks Paul Moore.

21 years agozipfile now handles file sizes over 2 GB. Was incorrectly storing file sizes
Brett Cannon [Sat, 10 Jul 2004 19:19:03 +0000 (19:19 +0000)] 
zipfile now handles file sizes over 2 GB.  Was incorrectly storing file sizes
as signed when the ZIP spec says they should be stored as unsigned.

Closes bug #679953.

21 years ago[Bug #982806] The default argument for opening GDBM files is bogus. Patch #984672...
Andrew M. Kuchling [Wed, 7 Jul 2004 14:20:04 +0000 (14:20 +0000)] 
[Bug #982806] The default argument for opening GDBM files is bogus.  Patch #984672 by James Lamanna

21 years ago[Bug #984017] Incorrect prototype, fixed by Timothy Stranex
Andrew M. Kuchling [Wed, 7 Jul 2004 13:08:47 +0000 (13:08 +0000)] 
[Bug #984017] Incorrect prototype, fixed by Timothy Stranex

21 years agoAdd msg for bug #981530 (shutil.rmtree). Somehow that got missed in
Guido van Rossum [Tue, 6 Jul 2004 17:55:25 +0000 (17:55 +0000)] 
Add msg for bug #981530 (shutil.rmtree).  Somehow that got missed in
the checkin.

21 years agoFix bug introduced by previous backport.
Brett Cannon [Sun, 4 Jul 2004 18:35:56 +0000 (18:35 +0000)] 
Fix bug introduced by previous backport.

21 years agothreading.Thread used to raise an exception about attempting to execute a
Brett Cannon [Sat, 3 Jul 2004 19:58:58 +0000 (19:58 +0000)] 
threading.Thread used to raise an exception about attempting to execute a
NoneType if an exception in a thread was raised during interpreter shutdown.
This led to a masking of the initial exception (not good).  All fixed (good).

Closes bug #754449 (using both patch #954922 and a backport of rev. 1.41 from
HEAD).

21 years agoSF #951851 is fixed.
Thomas Heller [Fri, 2 Jul 2004 08:40:28 +0000 (08:40 +0000)] 
SF #951851 is fixed.

21 years agoWhen importing an extension on Windows, the code reads the PE 'import
Thomas Heller [Fri, 2 Jul 2004 08:37:35 +0000 (08:37 +0000)] 
When importing an extension on Windows, the code reads the PE 'import
table' of the dll, to make sure that the dll really was build for the
correct Python version.  It does this by looking for an entry
'pythonXY.dll' (X.Y is the Python version number).

The code now checks the size of the dll's import table before reading
entries from it.  Before this patch, the code crashed trying to read
the import table when the size was zero (as in Win2k's wmi.dll, for
example).

Look for imports of 'pythonXY_d.dll' in a debug build instead of
'pythonXY.dll'.

Fixes SF 951851: Crash when reading "import table" of certain windows dlls.

21 years agoSF #982215 is fixed.
Thomas Heller [Fri, 2 Jul 2004 08:09:12 +0000 (08:09 +0000)] 
SF #982215 is fixed.

21 years agoFix for SF 982215: bdist_wininst - Next button not greyed out during file copy.
Thomas Heller [Fri, 2 Jul 2004 07:54:30 +0000 (07:54 +0000)] 
Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy.
Patch from Mark Hammond.
Recompiled binary.

21 years agoAdd support in urlparse for recognizing rsync as a protocol that defines a
Brett Cannon [Tue, 29 Jun 2004 04:05:57 +0000 (04:05 +0000)] 
Add support in urlparse for recognizing rsync as a protocol that defines a
"netloc" (i.e., network location) in its URL.

Closes bug #981299.

21 years agoAllow Modules/getpath.c to compile on OS X in a --disable-framework build.
Brett Cannon [Sat, 26 Jun 2004 04:10:14 +0000 (04:10 +0000)] 
Allow Modules/getpath.c to compile on OS X in a --disable-framework build.

Closes bug #978645.

21 years agoFix leak found by Eric Huss.
Raymond Hettinger [Fri, 25 Jun 2004 22:20:33 +0000 (22:20 +0000)] 
Fix leak found by Eric Huss.

21 years agoPatch #975885: print file name in err msg in quiet mode.
Martin v. Löwis [Sun, 20 Jun 2004 21:03:36 +0000 (21:03 +0000)] 
Patch #975885: print file name in err msg in quiet mode.

21 years agoRaise an exception when trying to use shutil.move() to move a directory into
Brett Cannon [Sat, 19 Jun 2004 21:39:23 +0000 (21:39 +0000)] 
Raise an exception when trying to use shutil.move() to move a directory into
itself.

Closes bug #919012.

21 years agopydoc.stripid() is now case-insensitive.
Brett Cannon [Sat, 19 Jun 2004 01:05:40 +0000 (01:05 +0000)] 
pydoc.stripid() is now case-insensitive.

Closes bug #934282.  Thanks Robin Becker.

21 years agoAdd missing word in InvalidStateError definition.
Brett Cannon [Thu, 17 Jun 2004 21:35:22 +0000 (21:35 +0000)] 
Add missing word in InvalidStateError definition.

21 years agoSF bug #971747: Wrong indentation of example code in tutorial
Raymond Hettinger [Sat, 12 Jun 2004 19:29:54 +0000 (19:29 +0000)] 
SF bug #971747:  Wrong indentation of example code in tutorial

Backport an indentation fixup in the tutorial.

21 years agoBackport:
Anthony Baxter [Fri, 11 Jun 2004 15:09:41 +0000 (15:09 +0000)] 
Backport:
Fix for bug #966623 - classes created with type() in an exec(, {}) don't
have a __module__. Test for this case.

21 years agoPublic Python functions are nowadays marked PyAPI_FUNC, not DL_IMPORT.
Thomas Heller [Wed, 9 Jun 2004 18:33:48 +0000 (18:33 +0000)] 
Public Python functions are nowadays marked PyAPI_FUNC, not DL_IMPORT.

21 years agoswitch back to \today since we're post-release
Fred Drake [Wed, 9 Jun 2004 14:58:21 +0000 (14:58 +0000)] 
switch back to \today since we're post-release

21 years agoupdate version number since changes have been made since the release
Fred Drake [Wed, 9 Jun 2004 14:56:12 +0000 (14:56 +0000)] 
update version number since changes have been made since the release

21 years agomake a reference to the SimpleHTTPServer module a hyperlink to the
Fred Drake [Wed, 9 Jun 2004 14:52:00 +0000 (14:52 +0000)] 
make a reference to the SimpleHTTPServer module a hyperlink to the
docs

21 years agoSF 952807: Unpickling pickled instances of subclasses of
Tim Peters [Mon, 7 Jun 2004 23:17:48 +0000 (23:17 +0000)] 
SF 952807:  Unpickling pickled instances of subclasses of
datetime.date, datetime.datetime and datetime.time could yield insane
objects.  Thanks to Jiwon Seo for a fix.

21 years agoFix a refcount bug in an obscure code corner.
Thomas Heller [Mon, 7 Jun 2004 15:14:17 +0000 (15:14 +0000)] 
Fix a refcount bug in an obscure code corner.

21 years agoFix a refcount bug in an obscure code corner.
Thomas Heller [Mon, 7 Jun 2004 14:59:59 +0000 (14:59 +0000)] 
Fix a refcount bug in an obscure code corner.

21 years ago[Bug #953177] Mention .getlist(); text from Paul Moore
Andrew M. Kuchling [Sun, 6 Jun 2004 23:29:05 +0000 (23:29 +0000)] 
[Bug #953177] Mention .getlist(); text from Paul Moore

21 years agoBackporting [ 778323 ] Tk Dialog Upon Subprocess Socket Error
Kurt B. Kaiser [Sun, 6 Jun 2004 17:41:41 +0000 (17:41 +0000)] 
Backporting [ 778323 ] Tk Dialog Upon Subprocess Socket Error

Added a Tk error dialog to run.py inform the user if the subprocess can't
connect to the user GUI process.  Added a timeout to the GUI's listening
socket.  Added Tk error dialogs to PyShell.py to announce a failure to bind the
port or connect to the subprocess.  Clean up error handling during connection
initiation phase.  This is an update of Python Patch 778323.

M NEWS.txt
M PyShell.py
M ScriptBinding.py
M idlever.py
M run.py

21 years agoSF 964876 mapping a 0 length file
Tim Peters [Sun, 6 Jun 2004 16:54:15 +0000 (16:54 +0000)] 
SF 964876 mapping a 0 length file
Document that it can't be done on Windows.
Backported from HEAD.

21 years agoReword message
Andrew M. Kuchling [Sat, 5 Jun 2004 19:49:52 +0000 (19:49 +0000)] 
Reword message

21 years agoFix exception wording
Andrew M. Kuchling [Sat, 5 Jun 2004 19:30:29 +0000 (19:30 +0000)] 
Fix exception wording

21 years ago[Bug #758665] cgitb.scanvars() fails because of an unititialized value variable....
Andrew M. Kuchling [Sat, 5 Jun 2004 19:17:51 +0000 (19:17 +0000)] 
[Bug #758665] cgitb.scanvars() fails because of an unititialized value variable.  Patch from Robin Becker.

21 years ago[Bug #936837] Add missing word
Andrew M. Kuchling [Sat, 5 Jun 2004 19:01:47 +0000 (19:01 +0000)] 
[Bug #936837] Add missing word

21 years ago[Bug #954364] inspect.getframeinfo() sometimes produces incorrect traceback line...
Andrew M. Kuchling [Sat, 5 Jun 2004 14:14:49 +0000 (14:14 +0000)] 
[Bug #954364] inspect.getframeinfo() sometimes produces incorrect traceback line #s; fix is to look at tb.tb_lineno, not tb.frame.f_lineno.  Patch from Robin Becker and me.

21 years ago[Bug #841757] Patch from /F to allow Unicode strings as struct keys
Andrew M. Kuchling [Sat, 5 Jun 2004 12:55:33 +0000 (12:55 +0000)] 
[Bug #841757] Patch from /F to allow Unicode strings as struct keys
(Also a 2.2 bugfix candidate.)

21 years agoUpdate version number
Andrew M. Kuchling [Sat, 5 Jun 2004 12:51:51 +0000 (12:51 +0000)] 
Update version number

21 years agoPartial backport (only the bugfix) of sf #811294:
Thomas Heller [Fri, 4 Jun 2004 16:13:06 +0000 (16:13 +0000)] 
Partial backport (only the bugfix) of sf #811294:
dis.disassemble_string() broken.

21 years agoBackport of 1.47:
Jack Jansen [Thu, 3 Jun 2004 21:57:48 +0000 (21:57 +0000)] 
Backport of 1.47:
Fix for #860242: use correct names in the "save preferences" dialog.

21 years agoBackport of 1.45 and 1.46:
Jack Jansen [Thu, 3 Jun 2004 21:36:58 +0000 (21:36 +0000)] 
Backport of 1.45 and 1.46:
- Replace backticks with repr() or "%r"
- Fix for #862941: "run with commandline python" crashed. Fixed.
- Prefer to use pythonw (if it exists) for "run with commandline python".

21 years agoBackport of 1.47:
Jack Jansen [Thu, 3 Jun 2004 14:38:38 +0000 (14:38 +0000)] 
Backport of 1.47:
Fix for #932977: MacOSX does not pass the whole pathname in argv[0] for
#!-scripts, only the filename part, and this can lead to incorrect
initialization of sys.path and sys.executable if there is another python
on $PATH before the one used in #!.

The fix was picked up from the darwinports crowd, thanks!

21 years agoBackport of 1.2:
Jack Jansen [Thu, 3 Jun 2004 14:16:53 +0000 (14:16 +0000)] 
Backport of 1.2:
On startup, attempt to set the working directory to $HOME.

Fixes #913581.

21 years agoBackport of 1.23 and 1.24:
Jack Jansen [Thu, 3 Jun 2004 13:34:41 +0000 (13:34 +0000)] 
Backport of 1.23 and 1.24:
Very large scripts folders could crash the IDE, because it runs out
of Menu IDs (of which there are only 255 in Carbon). Fixed by stopping
examining the scripts folder when we allocate menu ID 200.

Fixes #959291.

Replace backticks with repr() or "%r"

From SF patch #852334.

21 years agoBackport of 1.31-1.34:
Jack Jansen [Thu, 3 Jun 2004 13:07:39 +0000 (13:07 +0000)] 
Backport of 1.31-1.34:
- Added a downloader using urllib2 in stead of curl, based on code
donated by Kevin Ollivier. This is now the default downloader.
- Added a watcher mechanism, whereby downloaders and unpackers (and,
later builders) can give status feedback to the user. When running
pimp as a command line tool in verbose mode print this output.
- Force option should be applied to a single package, not recursively
to its dependencies. Fixes #733819.
- Don't use "dict" as a variable, it shadows the builtin. Spotted by
Bob Ippolito.
Two issues spotted by Ronald OUssoren:
- there were no accessor functions for the global per-database fields
- packages and their dependencies were installed in order in stead
  of in reverse order.

21 years agoDocument which string methods are locale-dependent. Fixes #935749.
Martin v. Löwis [Thu, 3 Jun 2004 09:48:25 +0000 (09:48 +0000)] 
Document which string methods are locale-dependent. Fixes #935749.

21 years agoSF #965425: fix wordsep_re so hyphenated words are handled correctly
Greg Ward [Thu, 3 Jun 2004 01:53:13 +0000 (01:53 +0000)] 
SF #965425: fix wordsep_re so hyphenated words are handled correctly
when preceded by any punctuation, not just a sequence of more hyphens.
(That was a special case so Optik and Docutils could wrap long options
like --foo-bar correctly; this change generalizes the special-case.)

Comment fix.

21 years agoSF #965425: add WrapTestCase.test_punct_hyphens() to ensure that
Greg Ward [Thu, 3 Jun 2004 01:51:27 +0000 (01:51 +0000)] 
SF #965425: add WrapTestCase.test_punct_hyphens() to ensure that
hyphenated words wrapped in punctuation, like "foo-bar" or [ding-dong],
are split correctly.

21 years agoBackport of 1.54:
Jack Jansen [Wed, 2 Jun 2004 20:07:42 +0000 (20:07 +0000)] 
Backport of 1.54:
Do an actual test for xcodebuild, in stead of relying on the user to
uncomment the relevant section.

21 years agoCGMainDisplayID() doesn't exist on 10.1, so don't try to call it when
Jack Jansen [Wed, 2 Jun 2004 13:42:47 +0000 (13:42 +0000)] 
CGMainDisplayID() doesn't exist on 10.1, so don't try to call it when
building for that platform.

21 years agoThe expression list in inheritance is not optional. Fixes #960448.
Martin v. Löwis [Wed, 2 Jun 2004 13:00:32 +0000 (13:00 +0000)] 
The expression list in inheritance is not optional. Fixes #960448.

21 years agoFix typo reported in #964592.
Martin v. Löwis [Wed, 2 Jun 2004 12:48:41 +0000 (12:48 +0000)] 
Fix typo reported in #964592.

21 years agoDocument PyModule_AddIntConstant to take a long. Fixes #962471.
Martin v. Löwis [Wed, 2 Jun 2004 12:45:46 +0000 (12:45 +0000)] 
Document PyModule_AddIntConstant to take a long. Fixes #962471.

21 years agoPatch #924294: Do not check for AF_INET6 if it is not defined.
Martin v. Löwis [Wed, 2 Jun 2004 12:36:49 +0000 (12:36 +0000)] 
Patch #924294: Do not check for AF_INET6 if it is not defined.

21 years agoPatch #954115: Fix os.stat handling of UNC roots.
Martin v. Löwis [Wed, 2 Jun 2004 10:07:01 +0000 (10:07 +0000)] 
Patch #954115: Fix os.stat handling of UNC roots.
Closes #513572.

21 years agoSet data pointer to NULL after an error; this keeps the mmap_dealloc() function
Andrew M. Kuchling [Tue, 1 Jun 2004 13:00:16 +0000 (13:00 +0000)] 
Set data pointer to NULL after an error; this keeps the mmap_dealloc() function
from trying to do msync(-1);munmap(-1).

21 years ago[Bug #962631] Fix typo reported by Bryan Blackburn
Andrew M. Kuchling [Tue, 1 Jun 2004 12:58:18 +0000 (12:58 +0000)] 
[Bug #962631] Fix typo reported by Bryan Blackburn

21 years agoIncluding changes from Ian Holsman to build under Red Hat 7.3.
Martin v. Löwis [Mon, 31 May 2004 19:38:08 +0000 (19:38 +0000)] 
Including changes from Ian Holsman to build under Red Hat 7.3.
Fixing some problems with the /usr/local path change.

21 years agoThis commit was manufactured by cvs2svn to create tag 'r234'. v2.3.4
cvs2svn [Thu, 27 May 2004 05:59:16 +0000 (05:59 +0000)] 
This commit was manufactured by cvs2svn to create tag 'r234'.

21 years agoformatting nit
Anthony Baxter [Thu, 27 May 2004 05:59:16 +0000 (05:59 +0000)] 
formatting nit

21 years agoreset release
Anthony Baxter [Thu, 27 May 2004 05:56:12 +0000 (05:56 +0000)] 
reset release

21 years agoChanges for Python 2.3.4.
Thomas Heller [Tue, 25 May 2004 18:50:10 +0000 (18:50 +0000)] 
Changes for Python 2.3.4.

21 years agoThis file no longer compressed with upx.
Thomas Heller [Tue, 25 May 2004 18:47:36 +0000 (18:47 +0000)] 
This file no longer compressed with upx.

21 years agoSet release date for Python 2.3.4 (final).
Thomas Heller [Tue, 25 May 2004 18:43:54 +0000 (18:43 +0000)] 
Set release date for Python 2.3.4 (final).
Windows build number is 53.

21 years agoSet release date for Python 2.3.4 (final).
Thomas Heller [Tue, 25 May 2004 18:36:41 +0000 (18:36 +0000)] 
Set release date for Python 2.3.4 (final).

21 years agoTo avoid licensing issues, the stub exe for the bdist_wininst
Thomas Heller [Tue, 25 May 2004 18:35:48 +0000 (18:35 +0000)] 
To avoid licensing issues, the stub exe for the bdist_wininst
installer is no longer compressed with upx.  This adds about 35 kB to
any installer.

21 years agoreverse the order of the two \date lines so the processing tools pick
Fred Drake [Wed, 19 May 2004 15:01:15 +0000 (15:01 +0000)] 
reverse the order of the two \date lines so the processing tools pick
up on the right one