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 ned.deily
Recipients ned.deily, ronaldoussoren, shah.malay04
Date 2020-12-21.16:10:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608567006.25.0.124949998604.issue42704@roundup.psfhosted.org>
In-reply-to
Content
Note also that Python 3.7 is now in the security-fix-only phase of its lifecycle meaning it no longer receives non-security bug fixes and binary installers for it will no longer be produced.  In particular, Pygthon 3.7 has not been updated for macOS 11 and Apple Silicon Macs and, as Ronald notes, it will run on Apple Silicon Macs using Rosetta 2 translation, there are some things that do not work correctly on Big Sur, like find_library functions.  If at all possible, you should upgrade to Python 3.9.1 which is supported on macOS 11 Big Sur.
History
Date User Action Args
2020-12-21 16:10:06ned.deilysetrecipients: + ned.deily, ronaldoussoren, shah.malay04
2020-12-21 16:10:06ned.deilysetmessageid: <1608567006.25.0.124949998604.issue42704@roundup.psfhosted.org>
2020-12-21 16:10:06ned.deilylinkissue42704 messages
2020-12-21 16:10:06ned.deilycreate