FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-43950: support long lines in traceback.py by isidentical · Pull Request #27336 · python/cpython · GitHub

/ cpython Public

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

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

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

Conversation

isidentical commented Jul 24, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL