index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
bytes_methods.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #26765: Moved common code and docstrings for bytes and bytearray methods
Serhiy Storchaka
2016-05-04
1
-0/+21
*
Issue #25923: Added more const qualifiers to signatures of static and private...
Serhiy Storchaka
2015-12-25
1
-3/+3
*
Issue #22896: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer()
Serhiy Storchaka
2015-02-02
1
-1/+1
|
\
*
|
Issue #20179: Apply Argument Clinic to bytes and bytearray.
Martin v. Löwis
2014-07-27
1
-2/+2
|
/
*
Merge branches/pep-0384.
Martin v. Löwis
2010-12-03
1
-0/+2
*
Issue #10288: The deprecated family of "char"-handling macros
David Malcolm
2010-11-05
1
-35/+0
*
Merged revisions 72040 via svnmerge from
Eric Smith
2009-04-27
1
-22/+13
*
Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate
Georg Brandl
2009-04-12
1
-0/+4
*
Renamed PyBytes to PyByteArray
Christian Heimes
2008-05-26
1
-1/+1
*
Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from
Christian Heimes
2008-03-28
1
-7/+7
*
Merged revisions 61964-61979 via svnmerge from
Christian Heimes
2008-03-28
1
-7/+7
*
For PEP3137: Adds missing methods to the mutable PyBytes object (soon
Gregory P. Smith
2007-10-16
1
-0/+84