Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
ad5ddf79c37a5c25ad37ff18687ebd293b9d17e0
/
Lib
/
test
/
test_buffer.py
550b945
avoid overflow with large buffer sizes and/or offsets (closes #21831)
by Benjamin Peterson
· 11 years ago
1d108bc
Issue #10211 : Buffer object should support the new buffer interface.
by Kristján Valur Jónsson
· 12 years ago
0762788
#7092 - Silence more py3k deprecation warnings, using test_support.check_py3k_warnings() helper.
by Florent Xicluna
· 15 years ago
ce8e33a
Reverting the Revision: 77368. I committed Flox's big patch for tests by
by Senthil Kumaran
· 16 years ago
3ddc435
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
by Senthil Kumaran
· 16 years ago
3ccec68
Improve extended slicing support in builtin types and classes. Specifically:
by Thomas Wouters
· 18 years ago