FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Modules/_testbuffer.c - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Modules
_testbuffer.c
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Sep 5, 2018
Use Py_GetType() and %T format
vstinner
committed
790f968
View commit details
Copy full SHA for 790f968
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Fix _testbuffer.c
vstinner
committed
8b2676a
View commit details
Copy full SHA for 8b2676a
View code at this point
Browse repository at this point
fix test_buffer
vstinner
committed
4401d0d
View commit details
Copy full SHA for 4401d0d
View code at this point
Browse repository at this point
Add PySequence_Fast_GetItemRef() and PyList_GetItemRef()
Show description for e0889e9
vstinner
committed
e0889e9
View commit details
Copy full SHA for e0889e9
View code at this point
Browse repository at this point
Add _Py_SET_TYPE() and _Py_SET_SIZE()
Show description for b8d81ec
vstinner
committed
b8d81ec
View commit details
Copy full SHA for b8d81ec
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
bpo-34201: Make ndarray.readonly a bool and use stricter tests in test_buffer. (GH-8414)
serhiy-storchaka
authored
e0d67f1
View commit details
Copy full SHA for e0d67f1
View code at this point
Browse repository at this point
Commits on Jul 7, 2018
Make various internal _testbuffer symbols static. (GH-8160)
benjaminp
authored
6cfe45a
View commit details
Copy full SHA for 6cfe45a
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030)
Show description for 55edd0c
siddhesh
authored and
serhiy-storchaka
committed
55edd0c
View commit details
Copy full SHA for 55edd0c
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
Expand the PySlice_GetIndicesEx macro. (#1023)
serhiy-storchaka
authored
b879fe8
View commit details
Copy full SHA for b879fe8
View code at this point
Browse repository at this point
Commits on Jan 8, 2017
Add comment why the change in d83884b3a427 wasn't necessary.
skrah
committed
0b64a0f
View commit details
Copy full SHA for 0b64a0f
View code at this point
Browse repository at this point
Revert part of 3cb3e224b692 in code that I maintain.
skrah
committed
dada5a8
View commit details
Copy full SHA for dada5a8
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
Issue #25923: Added the const qualifier to static constant arrays.
serhiy-storchaka
committed
2d06e84
View commit details
Copy full SHA for 2d06e84
View code at this point
Browse repository at this point
Commits on Mar 18, 2015
Removed unintentional trailing spaces in non-external and non-generated C files.
serhiy-storchaka
committed
009b811
View commit details
Copy full SHA for 009b811
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Issue #23446: Use PyMem_New instead of PyMem_Malloc to avoid possible integer
Show description for 4d0d982
serhiy-storchaka
committed
4d0d982
View commit details
Copy full SHA for 4d0d982
View code at this point
Browse repository at this point
Issue #23446: Use PyMem_New instead of PyMem_Malloc to avoid possible integer
Show description for 1a1ff29
serhiy-storchaka
committed
1a1ff29
View commit details
Copy full SHA for 1a1ff29
View code at this point
Browse repository at this point
Commits on Feb 1, 2015
Issue #22445: PyBuffer_IsContiguous() now implements precise contiguity
Show description for 363af44
skrah
committed
363af44
View commit details
Copy full SHA for 363af44
View code at this point
Browse repository at this point
Commits on Oct 14, 2013
Re #18521: fix not-quite-C syntax that works only because the PyXXX_Check are macros defined with () around them.
birkenfeld
committed
782952b
View commit details
Copy full SHA for 782952b
View code at this point
Browse repository at this point
Commits on May 20, 2013
Issue #17917: Use PyModule_AddIntMacro() instead of PyModule_AddIntConstant()
Show description for 74ca886
cf-natali
committed
74ca886
View commit details
Copy full SHA for 74ca886
View code at this point
Browse repository at this point
Commits on Sep 6, 2012
_testbuffer.c: In all current use cases of cmp_structure() dest->format and
Show description for 527a240
skrah
committed
527a240
View commit details
Copy full SHA for 527a240
View code at this point
Browse repository at this point
Commits on Aug 23, 2012
Issue #15770: Check invalid arguments in test function. Patch by Victor Stinner.
skrah
committed
66e6317
View commit details
Copy full SHA for 66e6317
View code at this point
Browse repository at this point
Commits on Jul 28, 2012
Issue #12834: Fix PyBuffer_ToContiguous() for non-contiguous arrays.
skrah
committed
7d12d9d
View commit details
Copy full SHA for 7d12d9d
View code at this point
Browse repository at this point
Commits on May 16, 2012
Issue #14779: Get sizeof(void *) directly rather than relying on sysconfig.
skrah
committed
5d95318
View commit details
Copy full SHA for 5d95318
View code at this point
Browse repository at this point
Commits on Mar 5, 2012
Issue #14181: Preserve backwards compatibility for getbufferprocs that a) do
Show description for 1649c1b
skrah
committed
1649c1b
View commit details
Copy full SHA for 1649c1b
View code at this point
Browse repository at this point
Issue #14181: Test creating memoryviews from a static exporter with both
Show description for bf6c7ec
skrah
committed
bf6c7ec
View commit details
Copy full SHA for bf6c7ec
View code at this point
Browse repository at this point
Issue #14181: Allow memoryview construction from an object that uses the
Show description for 4e99a31
skrah
committed
4e99a31
View commit details
Copy full SHA for 4e99a31
View code at this point
Browse repository at this point
Commits on Feb 25, 2012
- Issue #10181: New memoryview implementation fixes multiple ownership
Show description for 9a2d99e
skrah
committed
9a2d99e
View commit details
Copy full SHA for 9a2d99e
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL