[issue7269] buildbot occasional DBFileExistsError failures in test_bsddb3
Ezio Melotti added the comment: Fixed in r77733 (trunk) and r77734 (release26-maint), thanks for the patch! -- assignee: jcea -> ezio.melotti nosy: +ezio.melotti resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed _
[issue7269] buildbot occasional DBFileExistsError failures in test_bsddb3
Florent Xicluna added the comment: It may occur on any platform. The patch fixes the issue. -- title: Windows buildbot occasional DBFileExistsError failures in test_bsddb3 -> buildbot occasional DBFileExistsError failures in test_bsddb3 ___ Python t