Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
61d85bab4d128a687bcf03704a861578caed8239
/
Lib
/
test
/
buffer_tests.py
0d5f6ad
Issue #13012: Allow 'keepends' to be passed as a keyword argument in str.splitlines, bytes.splitlines and bytearray.splitlines.
by Mark Dickinson
· 13 years ago
b3aedd4
#9424: Replace deprecated assert* methods in the Python test suite.
by Ezio Melotti
· 14 years ago
7fe9853
make 'c' only accept bytes and 'C' only unicode #5499
by Benjamin Peterson
· 16 years ago
a37d4c6
Removed PyInt_GetMax and sys.maxint
by Christian Heimes
· 17 years ago
98297ee
Merging the py3k-pep3137 branch back into the py3k branch.
by Guido van Rossum
· 17 years ago
60d241f
For PEP3137: Adds missing methods to the mutable PyBytes object (soon
by Gregory P. Smith
· 17 years ago