diff options
author | Sergey B Kirpichev <skirpichev@gmail.com> | 2025-04-28 16:05:56 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-28 15:05:56 +0200 |
commit | 5bf0f3666e272798789ff900b1071760c73b46fd (patch) | |
tree | a4a60b0cfa75ee1181b77bee4a1749dcb5e748fd /Lib/_opcode_metadata.py | |
parent | e20ca6d1b006674be23d16083f273e8a7b8f77b6 (diff) | |
download | cpython-5bf0f3666e272798789ff900b1071760c73b46fd.tar.gz cpython-5bf0f3666e272798789ff900b1071760c73b46fd.zip |
gh-53032: support IEEE 754 contexts in the decimal module (#122003)
This was in C version from beginning, but available only
on conditional compilation (EXTRA_FUNCTIONALITY). Current
patch adds function to create IEEE contexts to the
pure-python module as well.
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Diffstat (limited to 'Lib/_opcode_metadata.py')
0 files changed, 0 insertions, 0 deletions