[issue42505] MACOSX_DEPLOYMENT_TARGET should accept non-decimal (int) value versions

2020-11-29 Thread James Guillochon


James Guillochon  added the comment:

Closing in favor of https://bugs.python.org/issue42504 which has more details

--
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42505] MACOSX_DEPLOYMENT_TARGET should accept non-decimal (int) value versions

2020-11-29 Thread James Guillochon


New submission from James Guillochon :

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com