FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-130167: Improve speed of `_pydecimal._all_zeros` and `_pydecimal._exact_half` by replacing `re` by Marius-Juston · Pull Request #132065 · 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-130167: Improve speed of _pydecimal._all_zeros and _pydecimal._exact_half by replacing re
- #132065
#132065
Closed
Marius-Juston
wants to merge 10 commits into
python:main
python/cpython:main
from
Marius-Juston:_pydecimal
Marius-Juston/cpython:_pydecimal
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
gh-130167: Improve speed of _pydecimal._all_zeros and _pydecimal._exact_half by replacing re
#132065
Marius-Juston
wants to merge 10 commits into
python:main
python/cpython:main
from
Marius-Juston:_pydecimal
Marius-Juston/cpython:_pydecimal
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2025
fast compute of _all_zeroes function
Marius-Juston
committed
1bd422a
View commit details
Copy full SHA for 1bd422a
Browse repository at this point
Added news
Marius-Juston
committed
d5e634c
View commit details
Copy full SHA for d5e634c
Browse repository at this point
speed up for exact half
Marius-Juston
committed
7037f19
View commit details
Copy full SHA for 7037f19
Browse repository at this point
updated news
Marius-Juston
committed
1b34a89
View commit details
Copy full SHA for 1b34a89
Browse repository at this point
corrected indexing checks for exact half
Marius-Juston
committed
c498ae6
View commit details
Copy full SHA for c498ae6
Browse repository at this point
update news performance value
Marius-Juston
committed
328c99b
View commit details
Copy full SHA for 328c99b
Browse repository at this point
Update Lib/_pydecimal.py
Show description for b6a8014
Marius-Juston
and
eendebakpt
authored
b6a8014
View commit details
Copy full SHA for b6a8014
Browse repository at this point
Update Lib/_pydecimal.py
Show description for 027d93d
Marius-Juston
and
eendebakpt
authored
027d93d
View commit details
Copy full SHA for 027d93d
Browse repository at this point
simplified and sped up _all_zeros compute
Marius-Juston
committed
34486dd
View commit details
Copy full SHA for 34486dd
Browse repository at this point
simplified and sped up exact_half
Marius-Juston
committed
faae133
View commit details
Copy full SHA for faae133
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL