FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-104263: Rely on Py_NAN and introduce Py_INFINITY by seberg · Pull Request #104202 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-104263: Rely on Py_NAN and introduce Py_INFINITY
- #104202
#104202
Merged
mdickinson
merged 10 commits into
python:main
python/cpython:main
from
seberg:maint-double-nan
seberg/cpython:maint-double-nan
Copy head branch name to clipboard
May 10, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-104263: Rely on Py_NAN and introduce Py_INFINITY
#104202
mdickinson
merged 10 commits into
python:main
python/cpython:main
from
seberg:maint-double-nan
seberg/cpython:maint-double-nan
Copy head branch name to clipboard
Commits
Commits on May 5, 2023
MAINT: Rely on Py_NAN and Py_HUGE_VAL being correctly defined
Show description for c88a6fb
seberg
committed
c88a6fb
View commit details
Copy full SHA for c88a6fb
Browse repository at this point
Commits on May 7, 2023
MAINT: Introduce and use `Py_INFINIY`; rely on NaN being defined
Show description for 230882c
seberg
committed
230882c
View commit details
Copy full SHA for 230882c
Browse repository at this point
TST: Add some tests around (c)math.nan and nan parsing signs
seberg
committed
fd39437
View commit details
Copy full SHA for fd39437
Browse repository at this point
Commits on May 8, 2023
Change Py_HUGE_VAL to Py_INFINITY where I had missed/forgotten it
seberg
committed
1e42249
View commit details
Copy full SHA for 1e42249
Browse repository at this point
Add news entry
mdickinson
committed
efd67bc
View commit details
Copy full SHA for efd67bc
Browse repository at this point
One more Py_HUGE_VAL -> Py_INFINITY replacement
mdickinson
committed
e15236d
View commit details
Copy full SHA for e15236d
Browse repository at this point
And another Py_HUGE_VAL -> Py_INFINITY replacement
mdickinson
committed
18a05cb
View commit details
Copy full SHA for 18a05cb
Browse repository at this point
Add acknowledgement in news entry
mdickinson
committed
fabf7d3
View commit details
Copy full SHA for fabf7d3
Browse repository at this point
Fix spelling of Sebastian's name.
mdickinson
committed
e8c36a2
View commit details
Copy full SHA for e8c36a2
Browse repository at this point
Commits on May 9, 2023
Rely on C99 NAN being defined and ensure NaN sign for creation functions
seberg
committed
a35ae19
View commit details
Copy full SHA for a35ae19
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL