[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 o

[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 Unsubscrib

[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

[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

[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> ___ ___

[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

[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 mailin

[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

[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

[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