Fix doctest in src/sage/rings/integer.pyx
Closed this issue · 10 comments
mkoeppe commented
Fixing a doctest rewritten in #32549
As reported in https://groups.google.com/g/sage-devel/c/5ML0VpeBamI/m/9p5DmPF2AQAJ
CC: @fchapoton @yyyyx4
Component: basic arithmetic
Author: Matthias Koeppe
Branch/Commit: ae29c47
Reviewer: Lorenz Panny
Issue created by migration from https://trac.sagemath.org/ticket/32737
mkoeppe commented
mkoeppe commented
Author: Matthias Koeppe
mkoeppe commented
comment:2
Trying flush=True as suggested
New commits:
ae29c47 | src/sage/rings/integer.pyx: Flush output in doctest |
mkoeppe commented
Description changed:
---
+++
@@ -1,2 +1,4 @@
+Fixing a doctest rewritten in #32549
+
As reported in https://groups.google.com/g/sage-devel/c/5ML0VpeBamI/m/9p5DmPF2AQAJ
mkoeppe commented
comment:4
(untested, waiting for patchbot)
mkoeppe commented
comment:5
Green patchbot, please review
yyyyx4 commented
Reviewer: Lorenz Panny
mkoeppe commented
comment:7
Thanks!
vbraun commented
Changed branch from u/mkoeppe/fix_doctest_in_src_sage_rings_integer_pyx to ae29c47