gh-106078: Isolate `decimal` module (#107287)

This commit is contained in:
Charlie Zhao 2023-07-28 13:58:14 +08:00 committed by GitHub
parent 3dcac78581
commit a43cc3fa1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 273 additions and 186 deletions

View File

@ -0,0 +1 @@
Isolate :mod:`!_decimal` (apply :pep:`687`). Patch by Charlie Zhao.

File diff suppressed because it is too large Load Diff

View File

@ -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.