Skip to content

bpo-43950: support long lines in traceback.py#27336

Merged
isidentical merged 1 commit intopython:mainfrom
colnotab:bpo-43950-fix-check
Jul 24, 2021
Merged

bpo-43950: support long lines in traceback.py#27336
isidentical merged 1 commit intopython:mainfrom
colnotab:bpo-43950-fix-check

Conversation

@isidentical
Copy link
Member

@isidentical isidentical commented Jul 24, 2021

We use None for the Python API, so this condition used to fail (in the _byte_offset_to_character_offset function where it was raising can't compare None with ints).

https://bugs.python.org/issue43950

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants