Kaydet (Commit) 6e22be72 authored tarafından Facundo Batista's avatar Facundo Batista

Comment in NEWS regarding the change in trace.py.

üst 873c9857
...@@ -1611,6 +1611,9 @@ Core and builtins ...@@ -1611,6 +1611,9 @@ Core and builtins
Library Library
------- -------
- Fix #1693149. Now you can pass several modules separated by
comma to trace.py in the same --ignore-module option.
- Correction of patch #1455898: In the mbcs decoder, set final=False - Correction of patch #1455898: In the mbcs decoder, set final=False
for stream decoder, but final=True for the decode function. for stream decoder, but final=True for the decode function.
......
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