mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
gh-106078: Isolate decimal module (#107287)
This commit is contained in:
parent
3dcac78581
commit
a43cc3fa1f
3 changed files with 273 additions and 186 deletions
|
|
@ -0,0 +1 @@
|
|||
Isolate :mod:`!_decimal` (apply :pep:`687`). Patch by Charlie Zhao.
|
||||
File diff suppressed because it is too large
Load diff
|
|
@ -421,7 +421,6 @@ Modules/_datetimemodule.c - us_per_hour -
|
|||
Modules/_datetimemodule.c - us_per_day -
|
||||
Modules/_datetimemodule.c - us_per_week -
|
||||
Modules/_datetimemodule.c - seconds_per_day -
|
||||
Modules/_decimal/_decimal.c - global_state -
|
||||
|
||||
## state
|
||||
Modules/_ctypes/_ctypes.c - _ctypes_ptrtype_cache -
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 4.
|
Loading…
Add table
Add a link
Reference in a new issue