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 EvensF
Recipients EvensF, WolfgangFahl
Date 2020-08-29.06:46:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598683567.24.0.737598133561.issue41638@roundup.psfhosted.org>
In-reply-to
Content
Yes we could say that the documentation can be lacking but that doesn't means it's a bug in the code. If you feel that the documentation need to be improved then you should submit a patch to the documentation and not how the code should be changed. 

If you feel that the error message doesn't give enough information you could modify the source code of that module and submit a patch instead of a workaround.

But meanwhile I would suggest that your code should check that all the information is valid before you submit it to the database. It shouldn't be really the responsibility of the database to catch this kind of errors.
History
Date User Action Args
2020-08-29 06:46:07EvensFsetrecipients: + EvensF, WolfgangFahl
2020-08-29 06:46:07EvensFsetmessageid: <1598683567.24.0.737598133561.issue41638@roundup.psfhosted.org>
2020-08-29 06:46:07EvensFlinkissue41638 messages
2020-08-29 06:46:07EvensFcreate