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 ned.deily, ronaldoussoren
Date 2021-05-25.14:20:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621952450.41.0.860203928612.issue44234@roundup.psfhosted.org>
In-reply-to
Content
I've installed python 3.9.5 using the universal2 installer on my M1 MacBook.

Debugging this python using lldb doesn't work because the debugger cannot attach to the (newly launched) binary.  This appears to be due to a missing entitlement in the signed executable.

Background: https://developer.apple.com/forums/thread/676028?answerId=666834022#666834022 (in particular the first reply).
History
Date User Action Args
2021-05-25 14:20:50ronaldoussorensetrecipients: + ronaldoussoren, ned.deily
2021-05-25 14:20:50ronaldoussorensetmessageid: <1621952450.41.0.860203928612.issue44234@roundup.psfhosted.org>
2021-05-25 14:20:50ronaldoussorenlinkissue44234 messages
2021-05-25 14:20:50ronaldoussorencreate