Mathics3 / mathics-core

An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
https://mathics.org
Other
733 stars 42 forks source link

adjust the docstring in directory private doctests #988

Closed mmatera closed 4 months ago

mmatera commented 5 months ago

Discovered because this test produced a stack overflow in the windows test action in #987

mmatera commented 5 months ago

I put this in a different branch to have the chance of checking if the failure is due to something inside #987

rocky commented 4 months ago

LGTM