mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
gh-91565: Replace bugs.python.org links with Devguide/GitHub ones (GH-91568)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net> Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
This commit is contained in:
parent
90c3c68a65
commit
3de09cadde
5 changed files with 9 additions and 5 deletions
|
@ -72,7 +72,7 @@
|
|||
/* Please send bug reports for the original dtoa.c code to David M. Gay (dmg
|
||||
* at acm dot org, with " at " changed at "@" and " dot " changed to ".").
|
||||
* Please report bugs for this modified version using the Python issue tracker
|
||||
* (http://bugs.python.org). */
|
||||
* as detailed at (https://devguide.python.org/triage/issue-tracker/). */
|
||||
|
||||
/* On a machine with IEEE extended-precision registers, it is
|
||||
* necessary to specify double-precision (53-bit) rounding precision
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue