mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #271] os.uname() doesn't return Upsilon's version #111
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Yaya-Cout on GitHub (Aug 18, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/271
Describe the bug
In the output of the uname command of the OS module in Python, there is a “release” field. Upsilon version isn't displayed in this field.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Upsilon version should be displayed
Screenshots

Device:
1fbd5281a9Solution
Edit
python/port/mod/os/modos.cppto include Upsilon version@cartoone222 commented on GitHub (Jun 18, 2024):
hi this bug have been fix you can close this issue
@Yaya-Cout commented on GitHub (Jun 18, 2024):
It's not fixed on
upsilon-dev, where is your fix ?@cartoone222 commented on GitHub (Jun 18, 2024):
i have test to replique the bug but nothings
@Yaya-Cout commented on GitHub (Jun 18, 2024):
On your screenshots, the issue is present :
os.uname()doesn't return Upsilon's version.@cartoone222 commented on GitHub (Jun 18, 2024):
a ok i see the problemme i have miss undestande the first msg img show an pyton error is confusing