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
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.6k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-73487: Convert
_decimal
to use Argument Clinic (part 1)
- #137606
#137606
Merged
vstinner
merged 19 commits into
python:main
python/cpython:main
from
skirpichev:ac-decimal/73487
skirpichev/cpython:ac-decimal/73487
Copy head branch name to clipboard
Aug 13, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
gh-73487: Convert
_decimal
to use Argument Clinic (part 1)
#137606
vstinner
merged 19 commits into
python:main
python/cpython:main
from
skirpichev:ac-decimal/73487
skirpichev/cpython:ac-decimal/73487
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2025
gh-73487: convert the _decimal module to use AC
skirpichev
committed
439380e
View commit details
Copy full SHA for 439380e
Browse repository at this point
+1
skirpichev
committed
ada9e7e
View commit details
Copy full SHA for ada9e7e
Browse repository at this point
+1
skirpichev
committed
22eb776
View commit details
Copy full SHA for 22eb776
Browse repository at this point
Reduce docstring diff
AA-Turner
committed
b161565
View commit details
Copy full SHA for b161565
Browse repository at this point
Commits on Aug 11, 2025
Apply suggestions from code review
Show description for 2c53b48
skirpichev
and
AA-Turner
authored
2c53b48
View commit details
Copy full SHA for 2c53b48
Browse repository at this point
+1
skirpichev
committed
354d8db
View commit details
Copy full SHA for 354d8db
Browse repository at this point
address review: move to_integral_value around
skirpichev
committed
d78a97f
View commit details
Copy full SHA for d78a97f
Browse repository at this point
Revert "+1"
Show description for 81cba59
skirpichev
committed
81cba59
View commit details
Copy full SHA for 81cba59
Browse repository at this point
address review: rename some self
skirpichev
committed
8b757da
View commit details
Copy full SHA for 8b757da
Browse repository at this point
address review: remove old doc_to_integral_value
skirpichev
committed
306980a
View commit details
Copy full SHA for 306980a
Browse repository at this point
add news
skirpichev
committed
98b0e38
View commit details
Copy full SHA for 98b0e38
Browse repository at this point
Commits on Aug 12, 2025
Merge branch 'master' into ac-decimal/73487
skirpichev
committed
5d9911a
View commit details
Copy full SHA for 5d9911a
Browse repository at this point
drop redundant comments
skirpichev
committed
15860bd
View commit details
Copy full SHA for 15860bd
Browse repository at this point
Merge branch 'main' into ac-decimal/73487
AA-Turner
authored
21472b0
View commit details
Copy full SHA for 21472b0
Browse repository at this point
Commits on Aug 13, 2025
Merge branch 'master' into ac-decimal/73487
skirpichev
committed
60e8d44
View commit details
Copy full SHA for 60e8d44
Browse repository at this point
adjust docstrings after #137624
skirpichev
committed
a4f7f0c
View commit details
Copy full SHA for a4f7f0c
Browse repository at this point
Revert "add news"
Show description for 7ca03bd
skirpichev
committed
7ca03bd
View commit details
Copy full SHA for 7ca03bd
Browse repository at this point
address review: re-add news (don't mention AC now) :)
skirpichev
committed
ab62391
View commit details
Copy full SHA for ab62391
Browse repository at this point
Revert "address review: rename some self"
Show description for ec221f1
skirpichev
committed
ec221f1
View commit details
Copy full SHA for ec221f1
Browse repository at this point
You can’t perform that action at this time.