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 <[email protected]>
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: <[email protected]>
2019-07-24 09:32:54mentallinkissue37661 messages
2019-07-24 09:32:53mentalcreate