Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/jstassi/#230/edhist python #231

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

gmao-jstassi
Copy link
Contributor

This PR includes two python scripts, history_rc.py and edhist.py, which can replace edhist.pl (perl).

These updates can be accepted and will have no impact at all, until calls to edhist.pl (perl) are replaced with edhist.py (python).

There is also a one-line bug fix in fvsetup. The bug does not affect the perl script, edhist.pl, but it causes the python version, edhist.py, to fail. Fixing it has no impact on the perl version.

Currently, the edhist.py script is hard-coded to point to python3 on the top line. This should be generalized whenever python3 (version 3.9.9 or higher) becomes part of the system. Beware that the script will not work with the current default python3 (version 3.4.6).

…did not trip the edhist.pl (perl) script, but it is a bug nonetheless.
…ave no impact until calls to edhist.pl (perl) are changed to edhist.py (python).
@gmao-jstassi gmao-jstassi added the 0 diff trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.) label Nov 1, 2022
@gmao-jstassi gmao-jstassi requested a review from a team as a code owner November 1, 2022 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant