Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance module status report for zlib and python #1563

Merged
merged 2 commits into from
May 5, 2024

Conversation

michaelortmann
Copy link
Member

Found by: michaelortmann
Patch by: michaelortmann
Fixes:

One-line summary:
Enhance module status report for zlib and python

Additional description (if needed):
let modules report version of used runtime lib and comptime header the same way eggdrop core does for tcl and tls

Test cases demonstrating functionality (if applicable):

.load compress
.load python
.status all
[...]
  Module: python, v 0.1
    python version: 3.11.8 (main, Feb 12 2024, 14:50:05) [GCC 13.2.1 20230801] (header version 3.11.8)
  Module: compress, v 1.2
    zlib version: 1.3.1 (header version 1.3.1)
[...]

@vanosg vanosg added this to the v1.10.0 milestone May 5, 2024
@vanosg vanosg merged commit 093cc36 into eggheads:develop May 5, 2024
2 checks passed
@michaelortmann michaelortmann deleted the mod.status branch May 6, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants