index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_buffer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-29902: Emit a Py3k deprecation warning when pickling or copying (#2823)
Serhiy Storchaka
2017-08-02
1
-7/+12
*
Comment out two tests that won't pass now after reverting the typeobject.c
Barry Warsaw
2016-01-11
1
-5/+6
*
Issue #22995: Instances of extension types with a state that aren't
Serhiy Storchaka
2015-12-30
1
-0/+13
*
avoid overflow with large buffer sizes and/or offsets (closes #21831)
Benjamin Peterson
2014-06-24
1
-0/+6
*
Issue #10211 : Buffer object should support the new buffer interface.
Kristján Valur Jónsson
2013-03-19
1
-0/+8
*
#7092 - Silence more py3k deprecation warnings, using test_support.check_py3k...
Florent Xicluna
2010-03-21
1
-1/+3
*
Reverting the Revision: 77368. I committed Flox's big patch for tests by
Senthil Kumaran
2010-01-08
1
-6/+1
*
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...
Senthil Kumaran
2010-01-08
1
-1/+6
*
Improve extended slicing support in builtin types and classes. Specifically:
Thomas Wouters
2007-08-28
1
-0/+29