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

MOD: add new function growth #35

Merged
merged 1 commit into from
Dec 28, 2017
Merged

MOD: add new function growth #35

merged 1 commit into from
Dec 28, 2017

Conversation

xybaby
Copy link
Contributor

@xybaby xybaby commented Dec 28, 2017

Add new function growth(). Fixes #34.

Copy link
Owner

@mgedmin mgedmin left a comment

Choose a reason for hiding this comment

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

Thank you!

>>> growth(2)
[(tuple, 12282, 10), (dict, 1922, 7)]

.. versionadded:: 3.2.1
Copy link
Owner

Choose a reason for hiding this comment

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

Let's make this 3.3.0 -- SemVer says new features require minor version increases.

@mgedmin mgedmin merged commit 054187d into mgedmin:master Dec 28, 2017
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.

2 participants