Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
40ced50cb0ceddbaab5aef006399caeb49b22919
/
Objects
/
bufferobject.c
b18618d
Vladimir Marangozov's long-awaited malloc restructuring.
by Guido van Rossum
· 25 years ago
4574f23
PyBuffer_New(): Raise ValueError if size is negative (the other
by Fred Drake
· 25 years ago
cd037e7
Folded long lines.
by Guido van Rossum
· 26 years ago
49ded3e
Added check for negative offset for PyBuffer_FromObject and check for
by Guido van Rossum
· 26 years ago
1db7070
Greg Stein: Implement the new bf_getcharbuffer function, indicating
by Guido van Rossum
· 26 years ago
7148ca9
Make gcc -Wall happy.
by Guido van Rossum
· 26 years ago
2e19bd7
Add Greg Stein's buffer object API.
by Guido van Rossum
· 26 years ago