Skip to content

Navigation Menu

Sign in
Appearance settings

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

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

Appearance settings

test_typing.NewTypeTests can be improved #105431

Copy link
Copy link
@sobolevn

Description

@sobolevn
Issue body actions

After https://github.com/python/cpython/pull/103764/files#diff-04d29c98076c2d6bb75921ea9becb26a862544d39b71db87b6e354c759b9305dR6452 NewTypeTests has two unused methods:

  • cleanup, it is even provided in its parent class: BaseTestCase
  • teardown, because it does not need to clean things up, tests with -R 3:3 prove that

I will send a PR to clean things up.

Linked PRs

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

testsTests in the Lib/test dirTests in the Lib/test dirtopic-typingtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.