Skip to content

Commit

Permalink
Fixes typo in Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Dec 6, 2016
1 parent 4f0e7fd commit 14fe01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ an overview of what's new in Celery 4.0.
- **Utils**: ``saferepr`` attempted to show iterables as lists
and mappings as dicts.

_ **Utils**: ``saferepr`` did not handle unicode-errors
- **Utils**: ``saferepr`` did not handle unicode-errors
when attempting to format ``bytes`` on Python 3 (Issue #3610).

- **Utils**: ``saferepr`` should now properly represent byte strings
Expand Down

0 comments on commit 14fe01f

Please sign in to comment.