New submission from James Guillochon <guilloc...@gmail.com>:
See the discussion here https://github.com/Homebrew/homebrew-core/pull/65866#issuecomment-735366297, but this is currently a blocker for compilation via home-brew on Apple Silicon. Current workaround is to set the deployment target to "11.0" (rather than the "11" currently passed into it, which should be valid). ---------- components: macOS messages: 382072 nosy: guillochon, ned.deily, ronaldoussoren priority: normal severity: normal status: open title: MACOSX_DEPLOYMENT_TARGET should accept non-decimal (int) value versions type: compile error versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42505> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com