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 Modules/_decimal/_decimal.c - 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
Modules
_decimal
_decimal.c
on
pythoncapi
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2018
Updates for PyDict_GetItemRefString
Dino Viehland
committed
80b0a08
View commit details
Copy full SHA for 80b0a08
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
Use Py_GetType() and %T format
vstinner
committed
790f968
View commit details
Copy full SHA for 790f968
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Add PySequence_Fast_GetItemRef() and PyList_GetItemRef()
Show description for e0889e9
vstinner
committed
e0889e9
View commit details
Copy full SHA for e0889e9
View code at this point
Browse repository at this point
Add _Py_SET_TYPE() and _Py_SET_SIZE()
Show description for b8d81ec
vstinner
committed
b8d81ec
View commit details
Copy full SHA for b8d81ec
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
bpo-25988: Emit a warning when use or import ABCs from 'collections'. (#5460)
serhiy-storchaka
authored
c66f9f8
View commit details
Copy full SHA for c66f9f8
View code at this point
Browse repository at this point
Commits on Jan 27, 2018
bpo-32630: Use contextvars in decimal (GH-5278)
Yury Selivanov
authored
f13f12d
View commit details
Copy full SHA for f13f12d
View code at this point
Browse repository at this point
Commits on Sep 10, 2017
bpo-31406: Fix crash due to lack of type checking in subclassing. (#3477)
skrah
authored
3cedf46
View commit details
Copy full SHA for 3cedf46
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
bpo-31403: Remove WITHOUT_THREADS from _decimal. (#3474)
skrah
authored
c0c29df
View commit details
Copy full SHA for c0c29df
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Correct typo (#976)
agoose77
authored and
skrah
committed
8614b59
View commit details
Copy full SHA for 8614b59
View code at this point
Browse repository at this point
Commits on Jan 22, 2017
Issue #28769: The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8()
Show description for 2a404b6
serhiy-storchaka
committed
2a404b6
View commit details
Copy full SHA for 2a404b6
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
While a speedup of 1% is measurable, contexts aren't created that often,
Show description for 3c29fd0
skrah
committed
3c29fd0
View commit details
Copy full SHA for 3c29fd0
View code at this point
Browse repository at this point
Merge 3.6.
skrah
committed
a40a3f3
View commit details
Copy full SHA for a40a3f3
View code at this point
Browse repository at this point
Merge 3.5.
skrah
committed
e660335
View commit details
Copy full SHA for e660335
View code at this point
Browse repository at this point
Issue #28701: Revert part of 5bdc8e1a50c8 for the following reasons:
Show description for 18e0a97
skrah
committed
18e0a97
View commit details
Copy full SHA for 18e0a97
View code at this point
Browse repository at this point
Commits on Jan 7, 2017
Revert part of dbf72357cb4a that is in a rarely used path and causes
Show description for 45ed522
skrah
committed
45ed522
View commit details
Copy full SHA for 45ed522
View code at this point
Browse repository at this point
Revert (unauthorized) parts of 54a89144ee1d which are not in a speed-sensitive
Show description for 2b938f8
skrah
committed
2b938f8
View commit details
Copy full SHA for 2b938f8
View code at this point
Browse repository at this point
Revert (unauthorized) parts of b9eb35435178 which are not in a speed-sensitive
Show description for 1b5fa6b
skrah
committed
1b5fa6b
View commit details
Copy full SHA for 1b5fa6b
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
Issue #28959: Added private macro PyDict_GET_SIZE for retrieving the size of dict.
serhiy-storchaka
committed
5ab81d7
View commit details
Copy full SHA for 5ab81d7
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
Don't parenthesis in _PyObject_CallMethodId() format
Show description for 4c38154
vstinner
committed
4c38154
View commit details
Copy full SHA for 4c38154
View code at this point
Browse repository at this point
Commits on Dec 6, 2016
Use _PyObject_CallNoArg()
Show description for a5ed5f0
vstinner
committed
a5ed5f0
View commit details
Copy full SHA for a5ed5f0
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
Show description for 3b73ea1
serhiy-storchaka
committed
3b73ea1
View commit details
Copy full SHA for 3b73ea1
View code at this point
Browse repository at this point
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
Show description for f4934ea
serhiy-storchaka
committed
f4934ea
View commit details
Copy full SHA for f4934ea
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Issue #26331: Implement the parsing part of PEP 515.
Show description for a721aba
brettcannon
committed
a721aba
View commit details
Copy full SHA for a721aba
View code at this point
Browse repository at this point
Commits on Jul 17, 2016
Merge 3.5.
skrah
committed
243d8a7
View commit details
Copy full SHA for 243d8a7
View code at this point
Browse repository at this point
Issue #26974: Fix segfault in the presence of absurd subclassing. Proactively
Show description for 8c126f1
skrah
committed
8c126f1
View commit details
Copy full SHA for 8c126f1
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Merge 3.5.
skrah
committed
1d245fa
View commit details
Copy full SHA for 1d245fa
View code at this point
Browse repository at this point
Issue #27006: Do not use PyDec_CheckExact() on a type.
skrah
committed
947f099
View commit details
Copy full SHA for 947f099
View code at this point
Browse repository at this point
Merge 3.5.
skrah
committed
8113f49
View commit details
Copy full SHA for 8113f49
View code at this point
Browse repository at this point
Issue #27006: from_float(): call the subclass' __new__() and __init__().
skrah
committed
6817c59
View commit details
Copy full SHA for 6817c59
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
Issue #26846: Post commit cleanup.
skrah
committed
8d013a8
View commit details
Copy full SHA for 8d013a8
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
Issue #26200: Restored more safe usages of Py_SETREF.
serhiy-storchaka
committed
59865e7
View commit details
Copy full SHA for 59865e7
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
serhiy-storchaka
committed
ec39756
View commit details
Copy full SHA for ec39756
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by
Show description for 53f2e0a
skrah
committed
53f2e0a
View commit details
Copy full SHA for 53f2e0a
View code at this point
Browse repository at this point
Commits on Dec 19, 2015
Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size.
Show description for 5c4064e
serhiy-storchaka
committed
5c4064e
View commit details
Copy full SHA for 5c4064e
View code at this point
Browse repository at this point
Commits on Sep 28, 2014
Removed redundant casts to `char *`.
Show description for 20b39b2
serhiy-storchaka
committed
20b39b2
View commit details
Copy full SHA for 20b39b2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.