Message371366
I theorize that this happens when the error points to the end of the line. I assume that the difference between col_offset and PyUnicode_GET_LENGTH(line) may be still bigger than 1 if the line contains some Unicode stuff like with:
>> "Ṕýţĥòñ" +
but I think that would be the same situation. |
|
| Date |
User |
Action |
Args |
| 2020-06-12 13:12:57 | pablogsal | set | recipients:
+ pablogsal, christian.heimes, lys.nikolaou |
| 2020-06-12 13:12:57 | pablogsal | set | messageid: <1591967577.77.0.113194126878.issue40958@roundup.psfhosted.org> |
| 2020-06-12 13:12:57 | pablogsal | link | issue40958 messages |
| 2020-06-12 13:12:57 | pablogsal | create | |
|