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 eric.smith
Recipients eric.smith, vrashab.kotian
Date 2020-11-06.12:18:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604665115.09.0.424732346991.issue42274@roundup.psfhosted.org>
In-reply-to
Content
The bug tracker isn't the appropriate place to ask for help. 

Your problem is most likely with your code, or possibly with the server you're talking to. But you haven't provided us any way of knowing which.

I suggest you ask for help on the python-list mailing list, or maybe on Stack Overflow. But no matter where you ask for help, you'll need to show the code that is causing your problem. You'll want to reproduce the problem with a small example. You should remove any code that doesn't relate to reproducing the problem, and preferably without using any third party libraries.

If you can show that this is a bug in Python, then you can re-open this issue.
History
Date User Action Args
2020-11-06 12:18:35eric.smithsetrecipients: + eric.smith, vrashab.kotian
2020-11-06 12:18:35eric.smithsetmessageid: <1604665115.09.0.424732346991.issue42274@roundup.psfhosted.org>
2020-11-06 12:18:35eric.smithlinkissue42274 messages
2020-11-06 12:18:34eric.smithcreate