SIGN IN SIGN UP

gh-106078: Convert `_decimal` types to heap types (#106079)

- Establish global state struct
- Convert static types to heap types and add them to global state:
    * PyDecContextManager_Type
    * PyDecContext_Type
    * PyDecSignalDictMixin_Type
    * PyDec_Type
- Add to global state:
    * PyDecSignalDict_Type
    * DecimalTuple

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend@python.org>
C
Charlie Zhao committed
fb0d9b9ac1ec3ea13fae8b8ef6a4f0a5a80482b3
Parent: 0e24499
Committed by GitHub <noreply@github.com> on 6/29/2023, 10:27:20 AM