FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Include/memoryobject.h - 180909/cpython · GitHub
180909
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Include
memoryobject.h
on
doc-link-https
User selector
Datepicker
Commit history
Commits on Jun 16, 2022
gh-87347: Add parenthesis around PyXXX_Check() arguments (#92815)
vstinner
authored
7546914
View commit details
Copy full SHA for 7546914
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
bpo-45459: Add Py_buffer to limited API (GH-29991)
Show description for f66c857
tiran
authored
f66c857
View commit details
Copy full SHA for f66c857
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
bpo-46140: take more Py_buffer arguments as const * (GH-30217)
davidhewitt
authored
31ff967
View commit details
Copy full SHA for 31ff967
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
bpo-39573: Add Py_IS_TYPE() function (GH-18488)
Show description for d905df7
corona10
authored
d905df7
View commit details
Copy full SHA for d905df7
View code at this point
Browse repository at this point
Commits on Dec 27, 2016
Issue #29058: All stable API extensions added after Python 3.2 are now
Show description for 34d0ac8
serhiy-storchaka
committed
34d0ac8
View commit details
Copy full SHA for 34d0ac8
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Closes #22668: Merge from 3.4.
skrah
committed
f5324d7
View commit details
Copy full SHA for f5324d7
View code at this point
Browse repository at this point
Issue #22668: Ensure that format strings survive slicing after casting.
skrah
committed
fa5d6a5
View commit details
Copy full SHA for fa5d6a5
View code at this point
Browse repository at this point
Commits on May 28, 2012
Issue #14930: Make memoryview objects weakrefable.
shibturn
committed
3e0a1eb
View commit details
Copy full SHA for 3e0a1eb
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
Commits on Nov 21, 2011
Issue #13411: memoryview objects are now hashable when the underlying object is hashable.
pitrou
committed
ce4a9da
View commit details
Copy full SHA for ce4a9da
View code at this point
Browse repository at this point
Commits on Jan 6, 2011
Remove buffer API from stable ABI for now, see #10181.
loewis
committed
c83bc3c
View commit details
Copy full SHA for c83bc3c
View code at this point
Browse repository at this point
Commits on Dec 3, 2010
Merge branches/pep-0384.
loewis
committed
4d0d471
View commit details
Copy full SHA for 4d0d471
View code at this point
Browse repository at this point
Commits on Nov 4, 2010
Issue #10293: Remove obsolete field in the PyMemoryView structure,
Show description for aeb6cee
pitrou
committed
aeb6cee
View commit details
Copy full SHA for aeb6cee
View code at this point
Browse repository at this point
Commits on Jan 3, 2009
Issue #4822: fix messy indentation in memoryobject.c/.h, before we may backport it to trunk.
Show description for 35b7e83
pitrou
committed
35b7e83
View commit details
Copy full SHA for 35b7e83
View code at this point
Browse repository at this point
Commits on Aug 19, 2008
#3560: cleanup C memoryview API
pitrou
committed
ee58fa4
View commit details
Copy full SHA for ee58fa4
View code at this point
Browse repository at this point
Commits on Dec 19, 2007
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
tiran
committed
90aa764
View commit details
Copy full SHA for 90aa764
View code at this point
Browse repository at this point
Commits on Oct 12, 2007
Fix problems with memoryview object. There is still more to do to finish PEP 3118. The memory-view object needs to be fleshed out and the struct module needs to be modified.
teoliphant
committed
fe9bed0
View commit details
Copy full SHA for fe9bed0
View code at this point
Browse repository at this point
Commits on Sep 23, 2007
Change PyBuffer to Py_buffer to be consistent with other non-object structures like Py_complex. Add some more functionality to the memoryview object.
teoliphant
committed
8ae62b6
View commit details
Copy full SHA for 8ae62b6
View code at this point
Browse repository at this point
Commits on Sep 17, 2007
Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE.
Sean Reifscheider
committed
54cf12b
View commit details
Copy full SHA for 54cf12b
View code at this point
Browse repository at this point
Commits on Aug 18, 2007
Merged in py3k-buffer branch to main line. All objects now use the buffer protocol in PEP 3118.
teoliphant
committed
b99f762
View commit details
Copy full SHA for b99f762
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL