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

Use types from pudo's 'typecast' library, PEP8 etc #171

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

davidread
Copy link
Collaborator

@pudo's #155 with fixes from @StevenMaude

This changeset supersedes #139, and includes a variety of changes to improve Python 3 support (using six directly).

I expect this to fix #154, #146, #50, #40, #117 and make #37, #140, #148, #149 into issues for typecast.

Let's see if we can get this merged?

@pudo
Copy link
Contributor

pudo commented Apr 7, 2017

+1 I'm so keen to finally get a cleanup of messytables.

.travis.yml Show resolved Hide resolved
@fxsman
Copy link

fxsman commented Jul 4, 2019

Can someone push this fix please?

@davidread
Copy link
Collaborator Author

To resolve the conflicts on this, @pudo should decide whether he wants these new types: #166 in typecast, which is where this PR factors out this functionality.

@davidread davidread changed the title Consolidated changes: typecast, python 3 support, etc. Use types from pudo's 'typecast' library, PEP8 etc Oct 18, 2019
StevenMaude added a commit to sensiblecodeio/messytables that referenced this pull request Jul 5, 2020
StevenMaude added a commit to sensiblecodeio/messytables that referenced this pull request Jul 5, 2020
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.

Boolean type parses values 0 and 1 backwards
5 participants