Open
Conversation
bin update for modern python3.10..3.13 bin/pip.py now can install common pip and run it use packaging.Version instead of distutil.version removed deprecated `six`, added some stubs and fixes xrange -> range Update wget.py Update whatis.py Update pythonista_reinstall.py Update stashtest.py Update shcommon.py Update shruntime.py Update shscreens.py Update shstreams.py Update base.py Update pythonista_ui.py Update stubui.py Update tkui.py Update __init__.py Update tkui.py Update libdist.py Update wheels.py Update mount_manager.py Update extensions.py Update core.py Update mount_base.py Update l2c.py Update base.py Update subprocess.py Update git-branch.py Update shscreens.py Update base.py migration to pyproject.toml fix ls.py shebang fix whatis.py imports pre-commit adjustments pytest and ruff configs moved to pyproject.toml
23 tasks
154fdd1 to
1773a82
Compare
* cd.py - refactored, pytest, annotated * cp.py - refactored, optimized, pytest, annotated * mkdir.py - refactored, pytest * printenv.py - refactored, pytest * pwd.py - refactored, pytest * rm.py - refactored, pytest * rmdir.py - refactored, pytest * uniq.py - refactored, pytest * whatis.py - refactored, pytest * which.py - refactored, pytest * touch.py - refactored, pytest * exit.py - annotated * diff.py - refactored, annotated * crypt.py - refactored, annotated * xargs.py - refactored * cowsay.py - refactored * curl.py - refactored, annotated, fixed clipboard attribute error (stash not necessary), using urllib instead of requests to have better compatibility
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.