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

Unify library method name to get library version #23314

Closed
musm opened this issue Aug 18, 2017 · 0 comments
Closed

Unify library method name to get library version #23314

musm opened this issue Aug 18, 2017 · 0 comments

Comments

@musm
Copy link
Contributor

musm commented Aug 18, 2017

Right now there are several different method name conventions to get library versions.

MPFR.get_version()
LibGit2.version()
GMP.gmp_version()

I suggestion we rename these all to have a consistent name, either get_version() or version() ?

Perhaps a vote?
Heart: Module.get_version()
Thumbs up: Module.version()
Thumbs down: Module.module_version()

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

No branches or pull requests

1 participant