Skip to content

Conversation

@elfkuzco
Copy link
Contributor

Rationale

Use snake case for all the API methods and parameters. This resolves #200

Changes

  • Convert camelCase method names and parameters in Python interface to snake case

Copy link
Member

@rgaudin rgaudin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please apply the changelog patch. Otherwise it's all good.

@elfkuzco elfkuzco requested a review from rgaudin December 2, 2024 17:11
@kelson42
Copy link
Contributor

kelson42 commented Dec 3, 2024

I guess if we merge this PR, next release has to be 4.0.0?

@rgaudin
Copy link
Member

rgaudin commented Dec 4, 2024

I guess if we merge this PR, next release has to be 4.0.0?

Yes

@benoit74 benoit74 changed the title remove traces of camelCase in API [nextMajor] remove traces of camelCase in API Nov 4, 2025
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

Successfully merging this pull request may close these issues.

[next-major] Remove traces of CamelCase

3 participants