Skip to content

Conversation

@davidism
Copy link
Member

@davidism davidism commented Feb 5, 2018

For some reason BeautifulSoup stopped being able to parse the bytes returned from SO. So I'm using r.text instead which relies on the HTTP headers instead of detection. Probably safe since SO is well-behaved in that regard.

Also, a change to Flask-WTF affected how auto form data was populated, so needed to add another step during processing.

re-process form data, after changes in flask-wtf
@davidism davidism merged commit ff37c3c into master Feb 5, 2018
@davidism davidism deleted the transcript branch February 5, 2018 19:53
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