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
106,341
Commits
7
Branches
618
Tags
Commit Graph
203 Commits
Author
SHA1
Message
Date
Georg Brandl
1e7217de49
Don't return the same object from trivial replace() cases --
...
it is guaranteed to return a new bytearray.
2008-05-30 12:02:38 +00:00
Georg Brandl
17cb8a85d4
Fix all return types for str/bytes/bytearray docstrings and make the wording more consistent.
2008-05-30 08:20:09 +00:00
Christian Heimes
2c9c7a5f33
Renamed files bytesobject.[ch] and stringobject.[ch]
...
Fixed Windows build
2008-05-26 13:42:13 +00:00
First
Previous
1
2
3
4
5
Next
Last