This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients christian.heimes, pablogsal, ronaldoussoren
Date 2021-11-08.13:02:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636376560.38.0.767196920491.issue45747@roundup.psfhosted.org>
In-reply-to
Content
dbm_open is in libc on macOS. likely due to being in SUSv2.

The implementation in libc appears to be suboptimal (for example: issue33074), although I wouldn't teach configure.ac to ignore the system version of the library.
History
Date User Action Args
2021-11-08 13:02:40ronaldoussorensetrecipients: + ronaldoussoren, christian.heimes, pablogsal
2021-11-08 13:02:40ronaldoussorensetmessageid: <1636376560.38.0.767196920491.issue45747@roundup.psfhosted.org>
2021-11-08 13:02:40ronaldoussorenlinkissue45747 messages
2021-11-08 13:02:40ronaldoussorencreate