79
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix errors under CPython 3.4 on Windows More... over 4 years ago
also copy python27.dll if exists on windows py2.7 (#1490) More... over 4 years ago
also install wheel with seed packages (#1489) More... over 4 years ago
Stat rewrite - POC More... over 4 years ago
super for __init__ in exception_ More... over 4 years ago
simplify code logic More... over 4 years ago
fix Windows More... over 4 years ago
cleanup env-vars and use venv as default dest dir instead of env More... over 4 years ago
reorganize run.py - prefer inheritence based API over generators More... over 4 years ago
express that from_exe may import stuff in py_info More... over 4 years ago
simplify range in creator More... over 4 years ago
mark the project as stable More... over 4 years ago
prefer if/else over try/expect for import of config parser More... over 4 years ago
use ast.literal_eval instead of eval More... over 4 years ago
handle read only errors for clear More... over 4 years ago
also disallow altsep beside pathsep inside paths More... over 4 years ago
use S_IXUSR | S_IXGRP | S_IXOTH instead of 0755 for chmod exe More... over 4 years ago
converter already logs, mention for env-var getter More... over 4 years ago
consider empty value for an env-var also false More... over 4 years ago
importlib-resources should be preferd over pkg_data More... over 4 years ago
with json.dump we can enable black on activate_this More... over 4 years ago
power-shell should be just powershell More... over 4 years ago
xonosh is actually just xonsh More... over 4 years ago
move from entrypoints to importlib.metadata More... over 4 years ago
support for pypy2 and pypy3 (#1482) More... over 4 years ago
link app data needs ro with symlinks (#1480) More... over 4 years ago
interface compatibility with before rewrite (#1479) More... over 4 years ago
unicode support (#1477) More... over 4 years ago
Cross version compatibility (#1475) More... over 4 years ago
use coverage 5 (#1463) More... over 4 years ago