[issue37727] error past 15 places

2019-07-30 Thread Whitequill Riclo
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

[issue37727] error past 15 places

2019-07-30 Thread Whitequill Riclo
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

[issue28874] test_logging fails

2016-12-04 Thread Whitequill Riclo
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

[issue28875] test fails and freezes

2016-12-04 Thread Whitequill Riclo
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

[issue28875] test fails and freezes

2016-12-05 Thread Whitequill Riclo
Changes by Whitequill Riclo : -- hgrepos: -365 ___ Python tracker <http://bugs.python.org/issue28875> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28875] test fails and freezes

2016-12-05 Thread Whitequill Riclo
Changes by Whitequill Riclo : -- status: closed -> open ___ Python tracker <http://bugs.python.org/issue28875> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue28875] test fails and freezes

2016-12-05 Thread Whitequill Riclo
Changes by Whitequill Riclo : -- hgrepos: +366 ___ Python tracker <http://bugs.python.org/issue28875> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28875] test fails and freezes

2016-12-08 Thread Whitequill Riclo
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

[issue28874] test_logging fails and freezes

2016-12-12 Thread Whitequill Riclo
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