Commit 03d327d8 authored by Vinay Sajip's avatar Vinay Sajip

Issue #5768: Change to Unicode output logic and test case for same.

parent 33fcecac
......@@ -17,6 +17,8 @@ Core and Builtins
Library
-------
- Issue #5768: Fixed bug in Unicode output logic and test case for same.
- Issue #1161031: fix readwrite select flag handling: POLLPRI now
results in a handle_expt_event call, not handle_read_event, and POLLERR
and POLLNVAL now call handle_close, not handle_expt_event. Also,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment