Issue #5768: Change to Unicode output logic and test case for same.
This commit is contained in:
parent
33fcecac4b
commit
03d327d8ae
|
@ -17,6 +17,8 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #5768: Fixed bug in Unicode output logic and test case for same.
|
||||||
|
|
||||||
- Issue #1161031: fix readwrite select flag handling: POLLPRI now
|
- Issue #1161031: fix readwrite select flag handling: POLLPRI now
|
||||||
results in a handle_expt_event call, not handle_read_event, and POLLERR
|
results in a handle_expt_event call, not handle_read_event, and POLLERR
|
||||||
and POLLNVAL now call handle_close, not handle_expt_event. Also,
|
and POLLNVAL now call handle_close, not handle_expt_event. Also,
|
||||||
|
|
Loading…
Reference in New Issue