Skip to content

[3.15] gh-109861: Fix a doctest in Lib/_pydecimal.py which was failing when running its doctests directly (GH-125479) - #155287

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-5965f08-3.15
Open

[3.15] gh-109861: Fix a doctest in Lib/_pydecimal.py which was failing when running its doctests directly (GH-125479)#155287
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-5965f08-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Fix a doctest in Lib/_pydecimal.py which was failing when run
directly on the module via the command:

./python.exe -m doctest Lib/_pydecimal.py
(cherry picked from commit 5965f08)

Co-authored-by: Mark Byrne 31762852+mbyrnepr2@users.noreply.github.com
Co-authored-by: Sergey B Kirpichev skirpichev@gmail.com

… when running its doctests directly (pythonGH-125479)

Fix a doctest in ``Lib/_pydecimal.py`` which was failing when run
directly on the module via the command:

  ./python.exe -m doctest Lib/_pydecimal.py
(cherry picked from commit 5965f08d702aadfc5ae51134c22261cefbc82da5)

Co-authored-by: Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com>
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants