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 fxcoudert, lonnylot, mattip, miss-islington, ned.deily, ronaldoussoren
Date 2021-02-01.04:22:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612153375.99.0.448558234856.issue42504@roundup.psfhosted.org>
In-reply-to
Content
New changeset d6675fee1aac1af87dc31c411d04a5bfc1f39079 by Miss Islington (bot) in branch '3.9':
bpo-42504: Ensure that get_config_var('MACOSX_DEPLOYMENT_TARGET') is a string (GH-24341) (GH-24410)
https://github.com/python/cpython/commit/d6675fee1aac1af87dc31c411d04a5bfc1f39079
History
Date User Action Args
2021-02-01 04:22:56ned.deilysetrecipients: + ned.deily, ronaldoussoren, mattip, miss-islington, fxcoudert, lonnylot
2021-02-01 04:22:55ned.deilysetmessageid: <1612153375.99.0.448558234856.issue42504@roundup.psfhosted.org>
2021-02-01 04:22:55ned.deilylinkissue42504 messages
2021-02-01 04:22:55ned.deilycreate