FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-98363: Presize the list for batched() by rhettinger · Pull Request #98419 · 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-98363: Presize the list for batched()
- #98419
#98419
Merged
rhettinger
merged 6 commits into
python:main
python/cpython:main
from
rhettinger:better_batched
rhettinger/cpython:better_batched
Copy head branch name to clipboard
Oct 20, 2022
Conversation
Commits
6
(6)
Checks
Files changed
Merged
GH-98363: Presize the list for batched()
#98419
rhettinger
merged 6 commits into
python:main
python/cpython:main
from
rhettinger:better_batched
rhettinger/cpython:better_batched
Copy head branch name to clipboard
Commits
Commits on Oct 18, 2022
Presize the list for batched()
rhettinger
committed
ea9511e
View commit details
Copy full SHA for ea9511e
Browse repository at this point
Commits on Oct 19, 2022
Fast path for the common case (zero new items).
rhettinger
committed
88fc1b1
View commit details
Copy full SHA for 88fc1b1
Browse repository at this point
Cleaner handling of empty result
rhettinger
committed
0e05aa4
View commit details
Copy full SHA for 0e05aa4
Browse repository at this point
Let NULL error flow through the return
rhettinger
committed
646630e
View commit details
Copy full SHA for 646630e
Browse repository at this point
Use n variable consistently throughout
rhettinger
committed
5e38c09
View commit details
Copy full SHA for 5e38c09
Browse repository at this point
Remove spurious include directive
rhettinger
committed
fd5b508
View commit details
Copy full SHA for fd5b508
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL