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.03:30:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 49926cf2bcc8b44d9b8f148d81979ada191dd9d5 by Ronald Oussoren in branch 'master':
bpo-42504: Ensure that get_config_var('MACOSX_DEPLOYMENT_TARGET') is a string (GH-24341)
https://github.com/python/cpython/commit/49926cf2bcc8b44d9b8f148d81979ada191dd9d5
History
Date User Action Args
2021-02-01 03:30:14ned.deilysetrecipients: + ned.deily, ronaldoussoren, mattip, miss-islington, fxcoudert, lonnylot
2021-02-01 03:30:14ned.deilysetmessageid: <[email protected]>
2021-02-01 03:30:14ned.deilylinkissue42504 messages
2021-02-01 03:30:14ned.deilycreate