mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
[3.12] gh-91565: Replace bugs.python.org links with Devguide/GitHub ones (GH-91568) (GH-117890)
gh-91565: Replace bugs.python.org links with Devguide/GitHub ones (GH-91568)
(cherry picked from commit 3de09cadde
)
Co-authored-by: Steve (Gadget) Barnes <gadgetsteve@hotmail.com>
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
a844e83b06
commit
e7c774996a
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