Skip to content

Conversation

@ikonst
Copy link
Contributor

@ikonst ikonst commented Jun 24, 2019

No description provided.

@ikonst ikonst marked this pull request as ready for review June 24, 2019 06:21
with open(f'{tempdirname}/__main__.py', 'w') as f:
f.write(program)
error_pattern = re.compile(fr'^{re.escape(f.name)}:(\d+): error: (.*)$')
error_pattern = re.compile(fr'^{re.escape(f.name)}:(\d+): (?:error|note): (.*)$')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ikonst ikonst requested a review from hallie June 24, 2019 06:22
@ikonst ikonst merged commit f1fcc03 into master Jun 24, 2019
@ikonst ikonst deleted the bump-reqs branch July 12, 2022 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants