Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for PC/clinic/winsound.c.h - pythoncapi/cpython · GitHub
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 }}
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
PC
clinic
winsound.c.h
on
pythoncapi
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 15, 2017
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
serhiy-storchaka
authored
a5552f0
View commit details
Copy full SHA for a5552f0
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (#1955)
Show description for 6969eaf
serhiy-storchaka
authored
6969eaf
View commit details
Copy full SHA for 6969eaf
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
Show description for 259f0e4
vstinner
committed
259f0e4
View commit details
Copy full SHA for 259f0e4
View code at this point
Browse repository at this point
Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
Show description for 3e1fad6
vstinner
committed
3e1fad6
View commit details
Copy full SHA for 3e1fad6
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
Issue #27810: Rerun Argument Clinic on all modules
vstinner
committed
37e4ef7
View commit details
Copy full SHA for 37e4ef7
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Closes #27982: Allow keyword arguments to winsound functions
zware
committed
c401881
View commit details
Copy full SHA for c401881
View code at this point
Browse repository at this point
Commits on Sep 5, 2016
Closes #11620: Fix support for SND_MEMORY in winsound.PlaySound.
Show description for ae8298b
zware
committed
ae8298b
View commit details
Copy full SHA for ae8298b
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
- Issue #27332: Fixed the type of the first argument of module-level functions
Show description for 2954f83
serhiy-storchaka
committed
2954f83
View commit details
Copy full SHA for 2954f83
View code at this point
Browse repository at this point
Issue #27332: Fixed the type of the first argument of module-level functions
Show description for 1a2b24f
serhiy-storchaka
committed
1a2b24f
View commit details
Copy full SHA for 1a2b24f
View code at this point
Browse repository at this point
Commits on Jun 9, 2016
Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7.
serhiy-storchaka
committed
5dee655
View commit details
Copy full SHA for 5dee655
View code at this point
Browse repository at this point
Commits on May 13, 2015
Issue #20172: Update clinicizations to current clinic.
zware
committed
77772c0
View commit details
Copy full SHA for 77772c0
View code at this point
Browse repository at this point
Issue #20172: Convert the winsound module to Argument Clinic.
zware
committed
73f8cfb
View commit details
Copy full SHA for 73f8cfb
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.