[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. Th

[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:

[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/issue37

[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/is

[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: