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 Forest Gregg, emilyemorehouse, ned.deily, ronaldoussoren, terry.reedy
Date 2020-11-27.11:32:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606476750.54.0.59807114181.issue30388@roundup.psfhosted.org>
In-reply-to
Content
I've attached a C program that demonstrates the problem, and have filed an issue with Apple about this: FB8919203

It is not clear to me what we can do about this, other than not building the ndbm binding on macOS.  The manpages for the ndbm APIs do not mention limitations on item sizes, and the dbopen manpage mention that there a no limitations on item sizes).
History
Date User Action Args
2020-11-27 11:32:30ronaldoussorensetrecipients: + ronaldoussoren, terry.reedy, ned.deily, emilyemorehouse, Forest Gregg
2020-11-27 11:32:30ronaldoussorensetmessageid: <1606476750.54.0.59807114181.issue30388@roundup.psfhosted.org>
2020-11-27 11:32:30ronaldoussorenlinkissue30388 messages
2020-11-27 11:32:30ronaldoussorencreate