Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
Doc
c-api
buffer.rst
on
doc-link-https
User selector
All users
All time
Commit history
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 Aug 13, 2020
bpo-40204, doc: Fix syntax of C variables (GH-21846)
Show description for 474652f
vstinner
authored
474652f
View commit details
Copy full SHA for 474652f
View code at this point
Browse repository at this point
bpo-40204: Fix duplicates in the documentation (GH-21857)
Show description for 46d10b1
vstinner
authored
46d10b1
View commit details
Copy full SHA for 46d10b1
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
bpo-38600: NULL -> ``NULL``. (GH-17001)
Show description for e835b31
serhiy-storchaka
authored
e835b31
View commit details
Copy full SHA for e835b31
View code at this point
Browse repository at this point
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Show description for 25fc088
serhiy-storchaka
authored
25fc088
View commit details
Copy full SHA for 25fc088
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
bpo-37698: Update doc of PyBuffer_ToContiguous (GH-14992)
Show description for 15f5a75
shihai1991
authored and
miss-islington
committed
15f5a75
View commit details
Copy full SHA for 15f5a75
View code at this point
Browse repository at this point
bpo-37750: Add doc of PyBuffer_FromContiguous (GH-15988)
Show description for 5a56ce4
shihai1991
authored and
miss-islington
committed
5a56ce4
View commit details
Copy full SHA for 5a56ce4
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
Unmark files as executable that can't actually be executed. (GH-15353)
Show description for 9ece4a5
gnprice
authored and
miss-islington
committed
9ece4a5
View commit details
Copy full SHA for 9ece4a5
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
bpo-15913: Implement PyBuffer_SizeFromFormat() (GH-13873)
Show description for 9e66aba
nanjekyejoannah
authored and
vstinner
committed
9e66aba
View commit details
Copy full SHA for 9e66aba
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
bpo-34101: Add doc of PyBuffer_GetPointer (GH-14994)
shihai1991
authored and
pitrou
committed
1b29af8
View commit details
Copy full SHA for 1b29af8
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Docs: Correct formatting of a multiline code block (GH-13806)
madphysicist
authored and
taleinat
committed
bd26a44
View commit details
Copy full SHA for bd26a44
View code at this point
Browse repository at this point
Commits on May 17, 2019
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Show description for cbb6484
matrixise
authored and
kushaldas
committed
cbb6484
View commit details
Copy full SHA for cbb6484
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
bpo-35461: Document C API functions which suppress exceptions. (GH-11119)
serhiy-storchaka
authored
3fcc1e0
View commit details
Copy full SHA for 3fcc1e0
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
Correct a couple of unbalanced parenthesis. (GH-10779)
andresdelfino
authored and
serhiy-storchaka
committed
55f41e4
View commit details
Copy full SHA for 55f41e4
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
bpo-33126: Document PyBuffer_ToContiguous() (#6292)
pitrou
authored
aa50bf0
View commit details
Copy full SHA for aa50bf0
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
bpo-31754: Fix type of 'itemsize' in PyBuffer_FillContiguousStrides (GH-3993)
vyas45
authored and
berkerpeksag
committed
1b9e76e
View commit details
Copy full SHA for 1b9e76e
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Show description for 1ecf7d2
serhiy-storchaka
committed
1ecf7d2
View commit details
Copy full SHA for 1ecf7d2
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
vadmium
committed
2eb819f
View commit details
Copy full SHA for 2eb819f
View code at this point
Browse repository at this point
Issue #25523: Correct "a" article to "an" article
Show description for 7462b64
vadmium
committed
7462b64
View commit details
Copy full SHA for 7462b64
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
merge 3.4 (#24883)
benjaminp
committed
8e205f7
View commit details
Copy full SHA for 8e205f7
View code at this point
Browse repository at this point
'Py_Buffer' should be 'Py_buffer' (closes #24883)
benjaminp
committed
2053aa1
View commit details
Copy full SHA for 2053aa1
View code at this point
Browse repository at this point
Commits on Aug 8, 2015
Issue #23756: Clarify the terms "contiguous" and "bytes-like object".
Show description for 70e543b
skrah
committed
70e543b
View commit details
Copy full SHA for 70e543b
View code at this point
Browse repository at this point
Commits on Feb 1, 2015
Whitespace.
skrah
committed
3e9bec2
View commit details
Copy full SHA for 3e9bec2
View code at this point
Browse repository at this point
Issue #23352: Document that Py_buffer.suboffsets must be NULL if no suboffsets
Show description for 0dc4e15
skrah
committed
0dc4e15
View commit details
Copy full SHA for 0dc4e15
View code at this point
Browse repository at this point
Whitespace.
skrah
committed
3a43d06
View commit details
Copy full SHA for 3a43d06
View code at this point
Browse repository at this point
Commits on Jun 29, 2014
Issue #21778: Clarify use of flags if PyBuffer_FillInfo() is used inside a
Show description for bb458db
skrah
committed
bb458db
View commit details
Copy full SHA for bb458db
View code at this point
Browse repository at this point
Commits on Jun 25, 2014
Closes #21441: Reorder elements in documentation to match actual order in the code
jcea
committed
e8ef8b7
View commit details
Copy full SHA for e8ef8b7
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
birkenfeld
committed
44ea77b
View commit details
Copy full SHA for 44ea77b
View code at this point
Browse repository at this point
Commits on Nov 21, 2012
Improve str() and object.__str__() documentation (issue #13538).
cjerdonek
committed
5fae0e5
View commit details
Copy full SHA for 5fae0e5
View code at this point
Browse repository at this point
Commits on Mar 6, 2012
Issue #14181: Improve clarity in the documentation for the multi-purpose
Show description for abd887d
skrah
committed
abd887d
View commit details
Copy full SHA for abd887d
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 May 20, 2011
#12072: merge with 3.1.
ezio-melotti
committed
da5b852
View commit details
Copy full SHA for da5b852
View code at this point
Browse repository at this point
#12072: add missing parenthesis in the doc. Patch by Sandro Tosi.
ezio-melotti
committed
261d855
View commit details
Copy full SHA for 261d855
View code at this point
Browse repository at this point
Commits on Mar 13, 2011
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
pitrou
committed
34db469
View commit details
Copy full SHA for 34db469
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.