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
*
Issue #12834: Fix PyBuffer_ToContiguous() for non-contiguous arrays.
Stefan Krah
2012-07-28
1
-1/+290
*
Issue #14779: Get sizeof(void *) directly rather than relying on sysconfig.
Stefan Krah
2012-05-16
1
-4/+2
*
Issue #14779: Do not use get_config_var('SIZEOF_VOID_P') on OS X 64-/32-bit
Stefan Krah
2012-05-12
1
-3/+3
*
Issue #14181: Preserve backwards compatibility for getbufferprocs that a) do
Stefan Krah
2012-03-05
1
-0/+6
*
Issue #14181: Test creating memoryviews from a static exporter with both
Stefan Krah
2012-03-05
1
-0/+94
*
Issue #10181: The decision was to raise a buffer error in memory_exit()
Stefan Krah
2012-03-05
1
-5/+6
*
Issue #14181: Allow memoryview construction from an object that uses the
Stefan Krah
2012-03-05
1
-0/+90
*
- Issue #10181: New memoryview implementation fixes multiple ownership
Stefan Krah
2012-02-25
1
-0/+3437
*
Breaking ground for PEP 3137 implementation:
Guido van Rossum
2007-10-08
1
-56/+0
*
Merge the trunk changes in. Breaks socket.ssl for now.
Thomas Wouters
2007-08-28
1
-0/+12
*
Restructure comparison dramatically. There is no longer a default
Guido van Rossum
2006-08-24
1
-0/+44