Skip to content

bpo-40880: Fix invalid read in newline_in_string in pegen.c#20666

Merged
pablogsal merged 3 commits into
python:masterfrom
pablogsal:bpo-40880
Jun 5, 2020
Merged

bpo-40880: Fix invalid read in newline_in_string in pegen.c#20666
pablogsal merged 3 commits into
python:masterfrom
pablogsal:bpo-40880

Conversation

@pablogsal

@pablogsal pablogsal commented Jun 5, 2020

Copy link
Copy Markdown
Member

Comment thread Parser/pegen/pegen.c Outdated
pablogsal and others added 2 commits June 6, 2020 00:21
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>

@lysnikolaou lysnikolaou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yup!

@pablogsal pablogsal merged commit 2e6593d into python:master Jun 5, 2020
@bedevere-bot

Copy link
Copy Markdown

@pablogsal: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 5, 2020
…-20666)

* bpo-40880: Fix invalid read in newline_in_string in pegen.c

* Update Parser/pegen/pegen.c

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>

* Add NEWS entry

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
(cherry picked from commit 2e6593d)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-20670 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Jun 6, 2020
* bpo-40880: Fix invalid read in newline_in_string in pegen.c

* Update Parser/pegen/pegen.c

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>

* Add NEWS entry

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
(cherry picked from commit 2e6593d)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@pablogsal pablogsal deleted the bpo-40880 branch May 19, 2021 19:00
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.

5 participants