[Rpm-maint] [rpm-software-management/rpm] Replace custom myprint() with print() from Python's stdlib in tests (PR #3580)
Karolina Surma
notifications at github.com
Wed Feb 19 09:09:36 UTC 2025
myprint() has had its time in times of Python 2,
the print() function from Python's 3 stdlib does everything we need in the test suite.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3580
-- Commit Summary --
* Replace custom myprint() with print() from Python's stdlib
-- File Changes --
M tests/local.at (2)
M tests/rpmdepmatch.at (4)
M tests/rpmpython.at (192)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3580.patch
https://github.com/rpm-software-management/rpm/pull/3580.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3580
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3580 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250219/0980958a/attachment.htm>
More information about the Rpm-maint
mailing list