Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
752a047f
Commit
752a047f
authored
Aug 07, 2005
by
Tim Peters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed XXX block about a test_bsddb3 failure that went away a long time ago.
parent
63db628a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
PCbuild/readme.txt
PCbuild/readme.txt
+0
-11
No files found.
PCbuild/readme.txt
View file @
752a047f
...
...
@@ -238,17 +238,6 @@ __bsddb - 0 error(s), 5 warning(s)
XXX doesn't cause a test to fail when it happens (exceptions in
XXX threads are invisible to unittest).
XXX 11-Apr-2004 tim
XXX On WinXP Pro, I got one failure from test_bsddb3:
XXX
XXX ERROR: test04_n_flag (bsddb.test.test_compat.CompatibilityTestCase)
XXX Traceback (most recent call last):
XXX File "C:\Code\python\lib\bsddb\test\test_compat.py", line 86, in test04_n_flag
XXX f = hashopen(self.filename, 'n')
XXX File "C:\Code\python\lib\bsddb\__init__.py", line 293, in hashopen
XXX d.open(file, db.DB_HASH, flags, mode)
XXX DBInvalidArgError: (22, 'Invalid argument -- DB_TRUNCATE illegal with locking specified')
_ssl
Python wrapper for the secure sockets library.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment