Skip to content

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jul 10, 2025

Please, help me with this one :)

This stdtypes.rst PR:

  • Enables more >>> to be tested with doctest in test cases. Because regular doctest runs all >>> examples, not just ones that are explicitly marked as doctests. Which is benefitial, when we already have lots of code samples
  • Refactors .. doctest:: to be a regular code, because we don't need to test it twice with sphinx doctest and doctest

📚 Documentation preview 📚: https://cpython-previews--136501.org.readthedocs.build/

@sobolevn
Copy link
Member Author

sobolevn commented Jul 10, 2025

This is a very interesting case: tests fail on WASI https://github.com/python/cpython/actions/runs/16193074826/job/45713120305?pr=136501

@hugovk
Copy link
Member

hugovk commented Aug 8, 2025

Can we skip them on WASI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants