use PyBUF_LOCK instead of PyBUF_SIMPLE for bsddb data access as it'll often
be using the data buffer provided without the GIL held.
G
Gregory P. Smith committed
c55485bc6d4a22026e12ccc6b772984059468a86
Parent: 74ca557
be using the data buffer provided without the GIL held.