Skip to content

More informative Python error messages when loading YAML files #22816

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

Open
jwnimmer-tri opened this issue Mar 26, 2025 · 0 comments
Open

More informative Python error messages when loading YAML files #22816

jwnimmer-tri opened this issue Mar 26, 2025 · 0 comments
Assignees
Labels
component: simulator Simulator, integrators, and supporting code type: feature request

Comments

@jwnimmer-tri
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Exactly the same as #18930, but for our yaml_load_typed in Python, instead of the C++ fixed in #18930.

Describe the solution you'd like

Add filename / line number / column number to yaml_load_typed.

Describe alternatives you've considered

N/A

Additional context

N/A

@jwnimmer-tri jwnimmer-tri added component: simulator Simulator, integrators, and supporting code type: feature request labels Mar 26, 2025
@jwnimmer-tri jwnimmer-tri self-assigned this Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: simulator Simulator, integrators, and supporting code type: feature request
Projects
None yet
Development

No branches or pull requests

1 participant