Skip to content

[3.5] bpo-29638: Fix spurious refleaks after typing is imported - #482

Merged
serhiy-storchaka merged 1 commit into
python:3.5from
ilevkivskyi:fix-refleak-35
Mar 5, 2017
Merged

[3.5] bpo-29638: Fix spurious refleaks after typing is imported#482
serhiy-storchaka merged 1 commit into
python:3.5from
ilevkivskyi:fix-refleak-35

Conversation

@ilevkivskyi

Copy link
Copy Markdown
Member

Backport for #469

@ilevkivskyi

Copy link
Copy Markdown
Member Author

@serhiy-storchaka
Unfortunately, although this fixed http://bugs.python.org/issue25744 in master, this PR does not fix this in 3.5

@serhiy-storchaka serhiy-storchaka added the tests Tests in the Lib/test dir label Mar 5, 2017
@serhiy-storchaka
serhiy-storchaka merged commit 997cc69 into python:3.5 Mar 5, 2017
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.2.4...6.2.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants