mirror of https://github.com/python/cpython
gh-106078: Isolate `decimal` module (#107287)
This commit is contained in:
parent
3dcac78581
commit
a43cc3fa1f
|
@ -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…
Reference in New Issue