[issue42488] Mathematical error

2020-11-28 Thread Steven D'Aprano


Steven D'Aprano  added the comment:

The ^ operator is bitwise-xor (exclusive-or), not exponentiation.

Stop wasting our time by posting false bug reports. This is now your fifth 
incorrect bug report in a row. Once or twice can be forgiven that you didn't 
know better.

Please stop reporting bugs until you have checked with **at least one** of 
Stackoverflow, Reddit's /r/learnpython, one of the Python IRC channels, or the 
tutor mailing list, and confirmed that it is really a bug and not your own 
error.

--
nosy: +steven.daprano
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42488] Mathematical error

2020-11-27 Thread Nishant Gautam


New submission from Nishant Gautam :

Python language have some to solve mathematical problem. It gives wrong answer. 
This is the vulnerability, if you think this the vulnerability for your 
language. Remember this is the mathematical error and no computer language 
effort this. Otherwise it depends on you. Thank you

--
files: main.py
messages: 381983
nosy: Kshitish
priority: normal
severity: normal
status: open
title: Mathematical error
versions: Python 3.8
Added file: https://bugs.python.org/file49629/main.py

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com