Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b5aa407196b68b807c19cfecbdfc57cdb647de68
/
Objects
/
bufferobject.c
e3a8e7e
Call me anal, but there was a particular phrase that was speading to
by Guido van Rossum
· 22 years ago
5a04aec
Fix SF bug 546434 -- buffer slice type inconsistent.
by Raymond Hettinger
· 22 years ago
bea18cc
SF patch 568629 by Oren Tirosh: types made callable.
by Guido van Rossum
· 22 years ago
1f7df35
Remove the CACHE_HASH and INTERN_STRINGS preprocessor symbols.
by Tim Peters
· 23 years ago
fdc1bd3
Fix for Bug #216405:
by Thomas Heller
· 23 years ago
7ce3694
repr's converted to using PyString_FromFormat() instead of sprintf'ing
by Barry Warsaw
· 23 years ago
6d6c1a3
Merge of descr-branch back into trunk.
by Tim Peters
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
cf703f0
Removing warnings found by gcc -Wall
by Moshe Zadka
· 24 years ago
7991247
ANSI-fication of the sources.
by Fred Drake
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
a44d353
Trent Mick <trentm@activestate.com>:
by Fred Drake
· 24 years ago
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