python / python/cpython

Adapt `TestStaticTypes` to use `@no_rerun`

Open
#119,667 1 comment 0 reactions 1 assignee View on GitHub

@sobolevn is already working on this.

Since May 28, 2024.

tests type-feature
Dominant language
Python
Stars
77.2k
Forks
35.9k
PR merge metrics
PR metrics pending

Description

Feature or enhancement

Refs https://github.com/python/cpython/pull/119660

Right now this class re-implements @no_rerun decorator:
https://github.com/python/cpython/blob/2da0dc094fa855ed4df251aab58b6f8a2b6969a1/Lib/test/test_capi/test_misc.py#L2832-L2842

It is worth fixing.
I will send a PR.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.