Skip to content

Conversation

@twm
Copy link
Owner

@twm twm commented Jan 13, 2018

Twisted is in pretty good shape on Python 3 these days, and Django has been for ages. It's time. 🎉

@twm twm added the treadmill label Jan 11, 2018
@twm twm mentioned this pull request Jan 11, 2018
@twm
Copy link
Owner Author

twm commented Jan 14, 2018

I have rediscovered why I didn't do this sooner: feedparser, which has Python 3.5 support in master, has not seen a release in two years and the maintainer is MIA: kurtmckee/feedparser#108

The difference in type caused makemigrations to detect changes under
Python 3, but not Python 2. These are all text fields so the default
values should be text.
@twm
Copy link
Owner Author

twm commented Jan 14, 2018

I created a fork of feedparser to unblock this: https://pypi.python.org/pypi/forkparser Hopefully I don't have to maintain this for long.

@twm twm merged commit 0428286 into master Jan 14, 2018
@twm twm deleted the py3-44 branch January 14, 2018 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants