Skip to content

[3.13] [tests]: Mark test_statistics.test_kde_random with a requires_resource('cpu') decorator (GH-118801) - #118818

Merged
sobolevn merged 1 commit into
python:3.13from
miss-islington:backport-027e6d8-3.13
May 9, 2024
Merged

[3.13] [tests]: Mark test_statistics.test_kde_random with a requires_resource('cpu') decorator (GH-118801)#118818
sobolevn merged 1 commit into
python:3.13from
miss-islington:backport-027e6d8-3.13

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

Mark test_kde_random with a requires_resource('cpu') decorator
(cherry picked from commit 027e6d8)

Co-authored-by: Kirill Podoprigora kirill.bast9@mail.ru

…esource('cpu')`` decorator (pythonGH-118801)
Mark test_kde_random with a requires_resource('cpu') decorator
(cherry picked from commit 027e6d8)
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
@sobolevn
sobolevn enabled auto-merge (squash) May 9, 2024 08:17
@sobolevn
sobolevn merged commit 09896fc into python:3.13May 9, 2024
@JelleZijlstraJelleZijlstra mentioned this pull request May 28, 2024
@miss-islington
miss-islington deleted the backport-027e6d8-3.13 branch January 2, 2026 17:03
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issueskip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@sobolevn@Eclips4