BPO | [43248](https://bugs.python.org/issue43248) --- | :--- Nosy | @The-Compiler, @thedrow, @corona10 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['3.8'] title = 'platform.libc_ver() returns no information on Alpine Linux' updated_at = user = 'https://github.com/thedrow' ``` bugs.python.org fields: ```python activity = actor = 'The Compiler' assignee = 'none' closed = False closed_date = None closer = None components = [] creation = creator = 'Omer.Katz' dependencies = [] files = [] hgrepos = [] issue_num = 43248 keywords = [] message_count = 2.0 messages = ['387211', '387396'] nosy_count = 3.0 nosy_names = ['The Compiler', 'Omer.Katz', 'corona10'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue43248' versions = ['Python 3.8'] ``` ### Linked PRs * gh-103784