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
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 }}
sofay
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
3.5
User selector
All users
Datepicker
All time
Commit history
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
You can’t perform that action at this time.