FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-139871: Optimize bytearray unique bytes iconcat by cmaloney · Pull Request #141862 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-139871: Optimize bytearray unique bytes iconcat
- #141862
#141862
Open
cmaloney
wants to merge 8 commits into
python:main
python/cpython:main
from
cmaloney:ba_tb_concat
cmaloney/cpython:ba_tb_concat
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
gh-139871: Optimize bytearray unique bytes iconcat
#141862
cmaloney
wants to merge 8 commits into
python:main
python/cpython:main
from
cmaloney:ba_tb_concat
cmaloney/cpython:ba_tb_concat
Copy head branch name to clipboard
Commits
Commits on Nov 22, 2025
gh-139871: Optimize bytearray unique bytes iconcat
Show description for db4c09a
cmaloney
committed
db4c09a
View commit details
Copy full SHA for db4c09a
Browse repository at this point
Commits on Nov 24, 2025
Apply suggestions from code review
Show description for 08364c1
cmaloney
and
vstinner
authored
08364c1
View commit details
Copy full SHA for 08364c1
Browse repository at this point
Switch from comment to assertion
cmaloney
committed
70c15bf
View commit details
Copy full SHA for 70c15bf
Browse repository at this point
Commits on Dec 3, 2025
Call take_bytes directly
cmaloney
committed
614e743
View commit details
Copy full SHA for 614e743
Browse repository at this point
Update Objects/bytearrayobject.c
Show description for c5e9da6
cmaloney
and
vstinner
authored
c5e9da6
View commit details
Copy full SHA for c5e9da6
Browse repository at this point
Borrow -> Borrowed
cmaloney
committed
e6fd741
View commit details
Copy full SHA for e6fd741
Browse repository at this point
Commits on Dec 15, 2025
Merge branch 'main' into ba_tb_concat
cmaloney
authored
fe114fb
View commit details
Copy full SHA for fe114fb
Browse repository at this point
Use PyUnstable_Object_IsUniqueReferencedTemporary
cmaloney
committed
c689a0a
View commit details
Copy full SHA for c689a0a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL