diff options
author | Sergey B Kirpichev <skirpichev@gmail.com> | 2024-08-19 07:51:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-19 07:51:38 (GMT) |
commit | b9e10d1a0fc4d8428d4b36eb127570a832c26b6f (patch) | |
tree | 26cb3c5fe1e4e4c6a23974e4147ac2ac4589e69d /Python/Python-tokenize.c | |
parent | be257c58152e9b960827362b11c9ef2223fd6267 (diff) | |
download | cpython-b9e10d1a0fc4d8428d4b36eb127570a832c26b6f.zip cpython-b9e10d1a0fc4d8428d4b36eb127570a832c26b6f.tar.gz cpython-b9e10d1a0fc4d8428d4b36eb127570a832c26b6f.tar.bz2 |
gh-122081: fixed crash in decimal.IEEEContext() (#122082)
* gh-122081: fixed crash in decimal.IEEEContext()
Now
$ ./configure CFLAGS=-DEXTRA_FUNCTIONALITY -q && make -s && \
./python -m test test_decimal
- PASS
* Apply suggestions from code review
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
* Update Misc/NEWS.d/next/Library/2024-07-21-10-45-24.gh-issue-122081.dNrYMq.rst
* Apply suggestions from code review
---------
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions