Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

PR 9711 splits lines using regular expressions. This fixes this issue without 
changing str.splitlines(). After adding a new option in str.splitlines() the 
code in master can be simplified.

----------
resolution: wont fix -> 
stage: resolved -> patch review
status: closed -> open
versions: +Python 2.7, Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue18291>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to