Loreon
Labs
Platform
Docs
Home
Ecosystems
Python
Lutris
Repository for making contributions to Lutris
Python
Emerging
GitHub
Stars
1
Forks
—
Contributors
8
Last push
47mo ago
Recent commits
Latest commits.
Add support for detecting Linux 5.16's futex_waitv syscall as fsync support.
0e6db6f
Torge Matthies
56mo ago
Factor out the syscall number getting from _get_futex_syscall_nr into a new function.
6faf421
Torge Matthies
56mo ago
- Replaced instances of if not os.path.exists(dst) -> os.makedir(dst) / os.makedirs(dst) with os.makedirs(dst,exist_ok=True) (Python >= 3.2)
c61291a
Alexander Ravenheart
56mo ago
- Added nose to dev-dependencies to pyproject.toml
48d1243
Alexander Ravenheart
56mo ago
Fixed instances of unreachable code, inconsistent returns, consider-using-with, consider-using-from-import, use-a-generator, consider-using-generator, redundant-u-string-prefix, arguments-renamed
4174f74
Alexander Ravenheart
57mo ago
- Fixed instances of unspecified-encoding, super-with-arguments, raise-missing-from, consider-using-dict-items, consider-iterating-dictionary
7cff0a0
Alexander Ravenheart
57mo ago
- Replaced pipenv with poetry
f5e8e00
Alexander Ravenheart
57mo ago
Add some clarification to the bug report form
a7d9446
Alexandr Oleynikov
56mo ago
Top contributors
Builders behind this project.
strycore
4.6K commits
daniel-j
135 commits
TingPing
134 commits
RobLoach
75 commits
telanus
72 commits
tannisroot
62 commits
Tom-Todd
42 commits
openglfreak
40 commits