[2.7] bpo-30070: Fixed leaks and crashes in errors handling in … by serhiy-storchaka · Pull Request #1189 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@serhiy-storchaka

Copy link

Member

…the parser module. (GH-1131). (GH-1185)

(cherry picked from commit a79f4c2).
(cherry picked from commit 952a05e)

…the parser module. (pythonGH-1131). (pythonGH-1185)

(cherry picked from commit a79f4c2).
(cherry picked from commit 952a05e)

@serhiy-storchaka serhiy-storchaka added type-bug

An unexpected behavior, bug, or error

cherry-pick for 2.7 labels

Apr 19, 2017

@serhiy-storchaka serhiy-storchaka changed the title [2.7] [3.5] bpo-30070: Fixed leaks and crashes in errors handling in … [2.7] bpo-30070: Fixed leaks and crashes in errors handling in …

Apr 19, 2017

@serhiy-storchaka serhiy-storchaka merged commit 2a1bf06 into python:2.7

Apr 19, 2017

@serhiy-storchaka serhiy-storchaka deleted the backport-952a05e-2.7 branch

April 19, 2017 21:49

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

Reviewers

No reviews

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@serhiy-storchaka @the-knights-who-say-ni