[issue37374] Minidom does not have to escape quote inside text segments

2019-06-29 Thread Daniel Hilst Selli


Daniel Hilst Selli  added the comment:

Not really, I don't have a use case here. I'm just warning that this would 
break user code that relies on old behavior.

Anyway is possible to add new behavior without changing the old one. A 
parameter would make this possible, for example.

This is only my opinion, let's other argue too

--

___
Python tracker 
<https://bugs.python.org/issue37374>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36917] ast.NodeVisitor no longer calls visit_Str

2019-06-25 Thread Daniel Hilst Selli


Change by Daniel Hilst Selli :


--
nosy: +dhilst

___
Python tracker 
<https://bugs.python.org/issue36917>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37374] Minidom does not have to escape quote inside text segments

2019-06-23 Thread Daniel Hilst Selli


Daniel Hilst Selli  added the comment:

This changes behavior in an irreversible way. A parameter would make it 
reversible.

--

___
Python tracker 
<https://bugs.python.org/issue37374>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37374] Minidom does not have to escape quote inside text segments

2019-06-22 Thread Daniel Hilst Selli


Daniel Hilst Selli  added the comment:

Wouldn't be better to support this as a parameter? Escaping is pretty useful in 
HTML contexts

--
nosy: +dhilst

___
Python tracker 
<https://bugs.python.org/issue37374>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37212] ordered keyword arguments in unittest.mock.call repr and error messages

2019-06-22 Thread Daniel Hilst Selli


Change by Daniel Hilst Selli :


--
nosy: +dhilst

___
Python tracker 
<https://bugs.python.org/issue37212>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com