2
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
str.replace(count=..) More... 10 months ago
PythonFinalizationError More... 10 months ago
avoid warning for re.Match.span(group) More... 10 months ago
Merge branch 'master' of github.com:shakfu/shedskin More... 10 months ago
more makefile refactoring More... 10 months ago
Merge branch 'shedskin:master' into master More... 10 months ago
initial stab at refactored makefile More... 10 months ago
Merge pull request #526 from shakfu/master More... 10 months ago
fix for makefile opts More... 10 months ago
ignore /, * arguments (pos-only, kw-only) More... 10 months ago
ast_utils docstring addition More... 10 months ago
Merge pull request #524 from shakfu/master More... 10 months ago
additional docs More... 10 months ago
Merge pull request #523 from shakfu/master More... 10 months ago
Merge branch 'master' of github.com:shakfu/shedskin More... 10 months ago
Merge branch 'master' of github.com:shakfu/shedskin More... 10 months ago
improved docstrings More... 10 months ago
forgot test More... 10 months ago
resolve naming issue More... 10 months ago
bytes.rindex More... 10 months ago
bytes.rfind More... 10 months ago
improve bytes.index More... 10 months ago
improve bytes.find More... 10 months ago
further improve bytes.count tests More... 10 months ago
see if we can upgrade CI to use 3.13.. More... 10 months ago
update bytes.hpp More... 10 months ago
expand bytes.count tests More... 10 months ago
make bytes.index accept int More... 10 months ago
avoid global untyped vars for set, dict comprehensions More... 10 months ago
basic dict comprehensions More... 10 months ago