Uh oh!
There was an error while loading. Please reload this page.
Restore decimal context after decimal doctests - #120149
Conversation
serhiy-storchaka
commented
Jun 6, 2024
See #117962 (comment) for details. This is an extended variant of #120147 for main. Even if the |
The modified context caused tests failures in several other tests.
bfa8e85 to
6e4122fCompareserhiy-storchaka
commented
Jun 6, 2024
The root of the problem is perhaps in #89392. Before this, all decimal tests were run in I still does not know why this broke other tests only in 3.12. Perhaps it is related to the import system or to reloadability of the |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
GH-120167 is a backport of this pull request to the 3.13 branch. |
GH-120168 is a backport of this pull request to the 3.12 branch. |
The modified context caused tests failures in several other tests. (cherry picked from commit 2d7ff6e) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
The modified context caused tests failures in several other tests. (cherry picked from commit 2d7ff6e) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
The modified context caused tests failures in several other tests.
The modified context caused tests failures in several other tests.
The modified context caused tests failures in several other tests.