Skip to content

Commit

Permalink
Merge pull request #659 from evetsso/devel
Browse files Browse the repository at this point in the history
Conditional CherryPy latin-1 workaround
(httphandler: don't assume filenames are latin-1 when transcoding)

I rewrote the change to keep the code, but only run it when beneficial,
and unfortunately made my own commit for it. Performing this as an empty
merge from @evetsso's PR commit to give hom credit.
  • Loading branch information
tilboerner committed Feb 4, 2018
2 parents 7aaa4fd + be72fc4 commit 78c4e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Changelog

0.41.2 (2018-02-04)
- FIXED: '--setup' now works for CherryPy 12 and upwards (thanks to TangoSierraAlfaVI)
- FIXED: UnicodeError when transcoding non-ASCII URLs
- FIXED: UnicodeError when transcoding non-ASCII URLs (thanks to evetsso)
- IMPROVEMENT: Added Bandcamp album cover fetching (thanks to its-wednesday)

0.41.1 (2017-10-10)
Expand Down

0 comments on commit 78c4e7b

Please sign in to comment.