◐ Shell
clean mode source ↗

[3.5] bpo-29655: Fixed possible reference leaks in `import *`. (#301) by berkerpeksag · Pull Request #349 · 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

@berkerpeksag

Copy link Copy Markdown

Member

Patch by Matthias Bussonnier.

(cherry picked from commit 160edb4)

Patch by Matthias Bussonnier.

(cherry picked from commit 160edb4)

@berkerpeksag berkerpeksag merged commit 0dadf56 into python:3.5

Feb 27, 2017

@berkerpeksag berkerpeksag deleted the 29655-backport-3.5 branch

February 27, 2017 18:25

akruis pushed a commit to stackless-dev/stackless that referenced this pull request

Nov 1, 2017

akruis pushed a commit to stackless-dev/stackless that referenced this pull request

Nov 1, 2017

jaraco pushed a commit that referenced this pull request

Dec 2, 2022
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md)
- [Commits](getsentry/sentry-python@0.15.0...0.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

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

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

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