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 willingc
Recipients deepanshugarg09, josh.r, shihai1991, vstinner, willingc
Date 2020-12-13.05:17:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607836679.69.0.54799893575.issue42612@roundup.psfhosted.org>
In-reply-to
Content
Hi @Deepanshu. I'm sorry that you are having difficulty with your script.

While we wish to be helpful, it's difficult to troubleshoot whether this is a program issue or a CPython bug. I recommend asking on Stack Overflow or the Python Discourse Users channel (discuss.python.org).

If after consulting those resources and you still believe this is a bug, please open a new issue with a more complete report which includes:
- a clear, specific title
- a concise sentence of what the bug seems to be
- what is the expected behavior
- what is the actual result
- steps to reproduce the error (or a runnable code snippet to demonstrate the behavior)

Mozilla's documentation has a good section on submitting effective bug reports (https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines)

I'm going to close this particular issue. Please do open another issue if needed. Thanks! - Carol

P.S. Josh, a gentle reminder that it's difficult to convey tone in writing. Perhaps adding a "hi" or "hello" at the start of your message would make it friendlier. Thanks for triaging too :D
History
Date User Action Args
2020-12-13 05:17:59willingcsetrecipients: + willingc, vstinner, josh.r, shihai1991, deepanshugarg09
2020-12-13 05:17:59willingcsetmessageid: <1607836679.69.0.54799893575.issue42612@roundup.psfhosted.org>
2020-12-13 05:17:59willingclinkissue42612 messages
2020-12-13 05:17:59willingccreate