mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Move Windows Python away from bsddb 1.85 and toward Sleepycat's latest.
The bsddb subproject is gone. The _bsddb subproject is new. There are problems here, but I'm out of time to work on this now. If anyone can address an XXX comment or two in readme.txt, please do!
This commit is contained in:
parent
26897bf138
commit
78e35f9311
5 changed files with 179 additions and 139 deletions
|
@ -508,6 +508,7 @@ _expectations = {
|
|||
'win32':
|
||||
"""
|
||||
test_al
|
||||
test_bsddb3
|
||||
test_cd
|
||||
test_cl
|
||||
test_commands
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue