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 cheryl.sabella
Recipients cheryl.sabella, epaine, terry.reedy
Date 2020-08-18.12:45:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
@epaine, thank you for taking a look at that PR and for your feedback.  I agree with you that the changes can still be taken further than we've already done.  `init_validators` was added after the initial refactoring and I'm not sure if we've gone back to it to really use it or any other input validators.  There's another bug issue (#31306) that addresses the validation on configdialog, so maybe your ideas can be incorporated with that issue.
History
Date User Action Args
2020-08-18 12:45:26cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy, epaine
2020-08-18 12:45:26cheryl.sabellasetmessageid: <[email protected]>
2020-08-18 12:45:26cheryl.sabellalinkissue33051 messages
2020-08-18 12:45:26cheryl.sabellacreate