Terry J. Reedy <tjre...@udel.edu> added the comment: I agree that we should be consistent -- with the current standard definition -- with the changes suggested above. Heinrich, can you, and do you want to, submit a patch? If so, please also sign the contributor agreement. See https://www.python.org/psf/contrib/
The Fibonacci numbers start with 1 if there is no F(0), as in Fibonacci's rabbit model. Before 0 was accepted as a number, the series had to start with F(1) = F(2) = 1. See https://en.wikipedia.org/wiki/Fibonacci_number ---------- nosy: +terry.reedy _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31757> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com