This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-17 01:49:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
58,022
Commits
7
Branches
656
Tags
2cbbed6541d7d79176ff7dcd0eafcada95b4fa80
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