diff options
| author | Charlie Zhao <zhaoyu_hit@qq.com> | 2023-06-29 10:27:20 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-29 10:27:20 (GMT) |
| commit | fb0d9b9ac1ec3ea13fae8b8ef6a4f0a5a80482b3 (patch) | |
| tree | 6508b6d860391ffef6f205fc66d7e8741514cf8d /Python/opcode_targets.h | |
| parent | 0e24499129f3917b199a6d46fa33eeedd2c447fc (diff) | |
| download | cpython-fb0d9b9ac1ec3ea13fae8b8ef6a4f0a5a80482b3.zip cpython-fb0d9b9ac1ec3ea13fae8b8ef6a4f0a5a80482b3.tar.gz cpython-fb0d9b9ac1ec3ea13fae8b8ef6a4f0a5a80482b3.tar.bz2 | |
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>
Diffstat (limited to 'Python/opcode_targets.h')
0 files changed, 0 insertions, 0 deletions
