Crufty mention of deprecation
Open
- Dominant language
- Python
- Stars
- 893
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
What do these lines mean?
https://github.com/JuliaPy/pyjulia/blob/56a739126d3fed0d24e548069ff216fea78fbe1b/src/julia/core.py#L225
https://github.com/JuliaPy/pyjulia/blob/56a739126d3fed0d24e548069ff216fea78fbe1b/src/julia/core.py#L242
git blame says they were last touched in 2014.
At least the second one, `load_module`, is actually called now if I do `from julia import AModule`.
I think they may be referring to a Python version.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.