This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
57,800
Commits
7
Branches
618
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Antoine Pitrou
6f7b0da6bc
Issue
#12805
: Make bytes.join and bytearray.join faster when the separator is empty.
...
Patch by Serhiy Storchaka.
2012-10-20 23:08:34 +02:00
Antoine Pitrou
cfc22b4a9b
Issue
#15958
: bytes.join and bytearray.join now accept arbitrary buffer objects.
2012-10-16 21:07:23 +02:00