Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
9e3a60b7d7a8d9a1699c4c7e89ab7f36143f7569
/
Objects
/
bytes_methods.c
9ed5f27
Issue #18722: Remove uses of the "register" keyword in C code.
by Antoine Pitrou
· 11 years ago
94f6fa6
Issue #13738: Simplify implementation of bytes.lower() and bytes.upper().
by Antoine Pitrou
· 13 years ago
84e3ccc
Fix closes Issue12385 - Clarify maketrans method docstring for bytes and bytearray object.
by Senthil Kumaran
· 13 years ago
47019e5
Fix (harmless) warning with MSVC.
by Antoine Pitrou
· 14 years ago
9b49192
Fix indentation and remove dead code.
by Antoine Pitrou
· 14 years ago
e51ee8a
Fix the docstrings of the capitalize method.
by Senthil Kumaran
· 14 years ago
f95a1b3
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 15 years ago
403ce78
Issue #7065: Fix a crash in bytes.maketrans and bytearray.maketrans when
by Antoine Pitrou
· 15 years ago
6dc46f5
Merged revisions 72040 via svnmerge from
by Eric Smith
· 16 years ago
abc3877
Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate
by Georg Brandl
· 16 years ago
72b710a
Renamed PyString to PyBytes
by Christian Heimes
· 16 years ago
60d241f
For PEP3137: Adds missing methods to the mutable PyBytes object (soon
by Gregory P. Smith
· 17 years ago