Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Replace os.getlogin() with getpass.getuser() #75

Description

@dluman

This is an issue with terminals in term-world not being run by the user currently occupying them. Even Python bug documentation for the error that this scenario causes says to use getpass.getuser() in nearly every situation:

🔗 https://bugs.python.org/issue40821

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions