[issue42456] Logical Error

2020-12-08 Thread Nishant Gautam


Nishant Gautam  added the comment:

a = 10

b = 10


if (a >= b) & (a & b) & (a == b):

print("Yes")

else:

print("No")

Output: No

This is the bug because all then condition in if is true but it print No, This 
is the vulnerability of this code.

--
resolution: not a bug -> 
status: closed -> open
versions: +Python 3.6, Python 3.7, Python 3.9
Added file: https://bugs.python.org/file49662/main.py

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



[issue42490] Business Logical Error

2020-11-28 Thread Nishant Gautam


Change by Nishant Gautam :


--
type:  -> security

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



[issue42490] Business Logical Error

2020-11-28 Thread Nishant Gautam


New submission from Nishant Gautam :

Python does not understand not condition

--
files: main.py
messages: 381987
nosy: Kshitish
priority: normal
severity: normal
status: open
title: Business Logical Error
versions: Python 3.8
Added file: https://bugs.python.org/file49630/main.py

___
Python tracker 
<https://bugs.python.org/issue42490>
___
___
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 
<https://bugs.python.org/issue42488>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42462] Unacceptable Output

2020-11-25 Thread Nishant Gautam


Change by Nishant Gautam :


Added file: https://bugs.python.org/file49622/Screenshot 2020-11-25 181647.png

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



[issue42462] Unacceptable Output

2020-11-25 Thread Nishant Gautam


New submission from Nishant Gautam :

Wrong Output

--
components: Windows
files: Screenshot 2020-11-25 161636.png
messages: 381821
nosy: Kshitish, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Unacceptable Output
type: behavior
versions: Python 3.8
Added file: https://bugs.python.org/file49621/Screenshot 2020-11-25 161636.png

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



[issue42460] Wrong Output

2020-11-25 Thread Nishant Gautam


Change by Nishant Gautam :


Added file: https://bugs.python.org/file49620/Logic.jpg

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



[issue42460] Wrong Output

2020-11-25 Thread Nishant Gautam


New submission from Nishant Gautam :

The python give wrong output

--
files: PROOF.jpg
messages: 381806
nosy: Kshitish
priority: normal
severity: normal
status: open
title: Wrong Output
type: behavior
versions: Python 3.8
Added file: https://bugs.python.org/file49619/PROOF.jpg

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



[issue42459] Wrong Output

2020-11-25 Thread Nishant Gautam


New submission from Nishant Gautam :

The Python language  does not the program

--
components: Windows
files: PROVE.jpg
messages: 381797
nosy: Kshitish, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Wrong Output
type: crash
versions: Python 3.8
Added file: https://bugs.python.org/file49618/PROVE.jpg

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



[issue42456] Logical Error

2020-11-24 Thread Nishant Gautam


New submission from Nishant Gautam :

The python programming give wrong output. If any algorithm develop in python 
then, may be that will be affected by this.

--
files: 0_PROOF.png
hgrepos: 394
messages: 381787
nosy: Kshitish
priority: normal
severity: normal
status: open
title: Logical Error
type: behavior
versions: Python 3.8
Added file: https://bugs.python.org/file49617/0_PROOF.png

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