Bug 29507 - update sample python interface tapset to rely on @cast auto context
Summary: update sample python interface tapset to rely on @cast auto context
Status: RESOLVED FIXED
Alias: None
Product: systemtap
Classification: Unclassified
Component: tapsets (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-19 19:00 UTC by Frank Ch. Eigler
Modified: 2022-08-19 19:02 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
Project(s) to access:
ssh public key:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Ch. Eigler 2022-08-19 19:00:12 UTC
The PYTHON2_LIBRARY and PYTHON3_LIBRARY literals in testsuite/systemtap.examples/general/tapset/python_local.stpm are inappropriately narrow.
Comment 1 Frank Ch. Eigler 2022-08-19 19:02:18 UTC
commit [master eebb031b7766] PR29507: generalize sample python tapset for loose python{2,3} library versions