The Wayback Machine - https://web.archive.org/web/20260214045304/https://github.com/python/cpython/pull/28309
Skip to content

[3.9] bpo-45182: Fix incorrect use of requires_zlib in test_bdist_rpm (GH-28305)#28309

Merged
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-9260e67-3.9
Sep 13, 2021
Merged

[3.9] bpo-45182: Fix incorrect use of requires_zlib in test_bdist_rpm (GH-28305)#28309
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-9260e67-3.9

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 13, 2021

It is a decorator factory and should be always followed by "()".
(cherry picked from commit 9260e67)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue45182

…onGH-28305)

It is a decorator factory and should be always followed by "()".
(cherry picked from commit 9260e67)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington miss-islington merged commit 218fe2c into python:3.9 Sep 13, 2021
@miss-islington miss-islington deleted the backport-9260e67-3.9 branch September 13, 2021 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

4 participants