Fix author
This commit is contained in:
parent
23474a3864
commit
e3854e3b62
1 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
From f1f8bcec93f3ec6027ddfb523a0faf9ddd9c72d6 Mon Sep 17 00:00:00 2001
|
||||
From: Victor Stinner <vstinner@python.org>
|
||||
From d2e9c370cfd415f72a8fa4fb5a16d05b4420a18b Mon Sep 17 00:00:00 2001
|
||||
From: Dima Pasechnik <dimpase@gmail.com>
|
||||
Date: Wed, 18 Dec 2024 14:31:08 +0100
|
||||
Subject: [PATCH] 00446: Resolve sinpi name clash with libm
|
||||
|
||||
|
|
@ -13,6 +13,8 @@ Steve Kargl, who worken on putting sinpi into libm used on FreeBSD
|
|||
https://en.cppreference.com/w/c/experimental/fpext4).
|
||||
|
||||
(cherry picked from commit f57cd8288dbe6aba99c057f37ad6d58f8db75350)
|
||||
|
||||
Co-authored-by: Victor Stinner <vstinner@python.org>
|
||||
---
|
||||
Modules/mathmodule.c | 8 ++++----
|
||||
1 file changed, 4 insertions(+), 4 deletions(-)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue