Skip to content

py2/py3 compatability#16

Open
tedder wants to merge 19 commits intojmoiron:masterfrom
tedder:master
Open

py2/py3 compatability#16
tedder wants to merge 19 commits intojmoiron:masterfrom
tedder:master

Conversation

@tedder
Copy link
Copy Markdown
Contributor

@tedder tedder commented Jul 2, 2016

speedparser is now fully compatible (for me at least). Unit tests mostly work, but there are several that depend on data that isn't committed.

tedder added 3 commits July 1, 2016 22:47
- basestring to str
- decode for text parsing
- iteritems() to items()
- commented out unused code; lxml isn't imported and the variables aren't assigned outside of that scope.
- bump version
- add 'future' as required module
- remove unused imports from setup
- fix futures imports in speedparser itself
- remove a debug line from speedparser

I can run the tests but several of them fail for a missing `feeds/` directory. I assume that only exists on jmoiron's box.
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