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 mental
Recipients brett.cannon, mental, vinay.sajip
Date 2019-07-24.09:32:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563960774.04.0.902748149652.issue37661@roundup.psfhosted.org>
In-reply-to
Content
Brett, Vinay: mind if I handle this one? I'm looking for a good first issue to tackle.

In terms of solutions I propose adding short circuiting logic to the checks for custom prompts to test against the default case `({context.env_name})`
History
Date User Action Args
2019-07-24 09:32:54mentalsetrecipients: + mental, brett.cannon, vinay.sajip
2019-07-24 09:32:54mentalsetmessageid: <1563960774.04.0.902748149652.issue37661@roundup.psfhosted.org>
2019-07-24 09:32:54mentallinkissue37661 messages
2019-07-24 09:32:53mentalcreate