New submission from Whitequill Riclo :
I have found that when doing the calculation when running:
pow(1 + 1/100, 100) = 2.716110034087023
pow(1 + 1/1000, 1000) = 3.03503520654962
This is incorrect as the following is a well known way to
Whitequill Riclo added the comment:
This error happens in Google's search too which means that Google is using
Python server-side and some how this hasn't been addressed.
--
___
Python tracker
<https://bugs.python.o
New submission from Whitequill Riclo:
while testing my build of cpython it hangs on test 198/404 and will not
continue unless interrupted with ctrl-C.
the build is fairly sound, but I can't test anything after test 198/404 cause
it gets stuck.
--
components: Tests
files: cp
New submission from Whitequill Riclo:
while testing my build of cpython it hangs on test 198/404 and will not
continue unless interrupted with ctrl-C.
the build is fairly sound, but I can't test anything after test 198/404 cause
it gets stuck.
--
components: Tests
files: cp
Changes by Whitequill Riclo :
--
hgrepos: -365
___
Python tracker
<http://bugs.python.org/issue28875>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Whitequill Riclo :
--
status: closed -> open
___
Python tracker
<http://bugs.python.org/issue28875>
___
___
Python-bugs-list mailing list
Unsubscrib
Changes by Whitequill Riclo :
--
hgrepos: +366
___
Python tracker
<http://bugs.python.org/issue28875>
___
___
Python-bugs-list mailing list
Unsubscribe:
Whitequill Riclo added the comment:
It was an accident. I didn't know if I had mistakenly closed it the first
time.
On Mon, Dec 5, 2016 at 7:21 AM, Berker Peksag
wrote:
>
> Berker Peksag added the comment:
>
> Please do not reopen this one. You already o
Whitequill Riclo added the comment:
my OS is Ubuntu on Windows 10
<https://msdn.microsoft.com/en-us/commandline/wsl/about>. The new Linux
subsystem for Windows 10
Linux version 3.4.0-Microsoft (micros...@microsoft.com) (gcc version 4.7
(GCC) ) #1 SMP PREEMPT Wed Dec 31 14:42:53 PS