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

Add .format_default() #115

Merged
merged 3 commits into from
Apr 16, 2016
Merged

Add .format_default() #115

merged 3 commits into from
Apr 16, 2016

Conversation

bluss
Copy link
Member

@bluss bluss commented Apr 16, 2016

A simpler and easier to use version of .format()

This was suggested by leonardo on the forum. We don't want to rename format, but try to pick a good name for this anyway. This version is simpler and it can support all formatting traits.

A simpler and easier to use version of .format()
It simply forwards the formatter function, so that the formatting
options are applied elementwise.
@bluss bluss merged commit 0cc62c5 into master Apr 16, 2016
@bluss bluss deleted the format-default branch April 16, 2016 17:20
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.

1 participant