[issue38048] unususal behavior

Steven D'Aprano report at bugs.python.org
Sat Sep 7 03:50:10 EDT 2019


Steven D'Aprano <steve+python at pearwood.info> added the comment:

Hi Gaurav, 

It is very unlikely that you have "discovered a bug in Python". Millions of people use Python every day, and the chances that you will have noticed something that everyone else has missed is tiny.

More likely you have misunderstood something. 

Unfortunately, it is impossible to diagnose your issue with the information you have provided. But my guess is that it has something to do with the terminal or IDE you are using.

As Eric said, you should take this question to another forum, explain how you are running your code (in IDLE, Jupyter, the Windows command line, a Linux terminal, an IDE like Spyder, PyCharm, etc...) and see if somebody can either explain what is happening or confirm that it is an actual bug in the interpreter on your system.

This is not a help desk or forum, we're not going to diagnose your issue for you, but the Python community is very large and there are plenty of places that will be happy to help.

----------
nosy: +steven.daprano

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38048>
_______________________________________


More information about the Python-bugs-list mailing list