← 返回首页
Ref leaks introduced by _io isolation (gh-101948) · Issue #104510 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Ref leaks introduced by _io isolation (gh-101948) #104510

New issue
New issue

Description

Tried on current main.

./python -m test -R 3:3 test_nntplib 0:00:00 load avg: 2.49 Run tests sequentially 0:00:00 load avg: 2.49 [1/1] test_nntplib beginning 6 repetitions 123456 ...... test_nntplib leaked [1222, 1220, 1222] references, sum=3664 test_nntplib leaked [828, 827, 829] memory blocks, sum=2484 test_nntplib failed (reference leak) == Tests result: FAILURE == 1 test failed: test_nntplib Total duration: 640 ms Tests result: FAILURE

OS: WSL Ubuntu 20.04 & Windows 10

UPD:
Leaked tests:
test_nntplib
test_gzip
test_httpservers
test_xmlrpc
test_tarfile

Linked PRs

Metadata

Metadata

Labels

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

  • Open in GitHub Copilot app

Footer

© 2026 GitHub, Inc.