> On Sunday, September 24, 2023 at 11:46:05 AM UTC-7 Oscar Benjamin wrote: > >> Where would I send the PR for the Sage doctests?
On Sun, 24 Sept 2023 at 20:48, Matthias Koeppe <[email protected]> wrote: > > I've added this to ci-sage.yml to explain what to do: > > # To test with a Sage PR, use this: > #sage_ref: refs/pull/PR_NUMBER/merge So currently the SymPy Sage CI job points at: https://github.com/sagemath/sage/pull/36276 So if there are doctest updates needed I guess the workflow is: - Open a PR against sagemath/sage with the needed (doctest or other) changes - Make SymPy's Sage CI job point at that PR Then when the time comes for Sage to update its SymPy version someone will incorporate the changes from that PR somehow? -- Oscar -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAHVvXxQ9W8Zr3Udf9MjxGjysXjwNASva77dS8Pib_7i4BQLkCQ%40mail.gmail.com.
