0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2025 — Jul 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix minor issue More... almost 10 years ago
clean up graph search More... almost 10 years ago
Merge pull request #148 from Xuefeng-Zhu/patch-1 More... almost 10 years ago
correct lazy_evaluation output More... almost 10 years ago
Merge pull request #147 from afg984/master More... almost 10 years ago
lazy evaluation: use descriptors direcly instead of nested decorators as in bottle, django, pip and pyramid
afg
More... about 10 years ago
Merge pull request #146 from fkromer/hsm More... about 10 years ago
Merge remote-tracking branch 'upstream/master' into hsm More... about 10 years ago
add: pyreverse class diagrams More... about 10 years ago
Merge pull request #144 from yarikoptic/master More... about 10 years ago
BF(TST): fixing test_proxy for recent decrease of sleep, but also py version specific import of StringIO (breaks on 2.x with io.StringIO) More... about 10 years ago
Merge branch 'pr-139' More... about 10 years ago
BF: dedent few assertions out of with assertRaises cm More... about 10 years ago
ENH: pragma: no cover for conditioning of mock imports More... about 10 years ago
BF(TEMP): Disabled pypy for now -- gets stuck More... about 10 years ago
TEMP workaround: flyweight is not compatible with Python3 More... about 10 years ago
BF(PY3): use next() instead of .next() (PY3 only) More... about 10 years ago
BF: moved running all the scripts via coverage into a separate helper tool More... about 10 years ago
ENH(TST): actually run all the scripts while testing on travis More... about 10 years ago
ENH: reduce sleep to 0.1 for consistency More... about 10 years ago
BF: descriptors must be bound to class, not instance -- Revert "Adjustment to UI and Business logic for injecting dependencies" More... about 10 years ago
BF/ENH: assure that foo.txt exists and no conflicts for demonstration More... about 10 years ago
BF: minor typo unit[t]est More... about 10 years ago
for uniformity -- no exec bit on delegation_pattern.py More... about 10 years ago
rudimentary .travis.yml which also ignores flake8 failures for now More... about 10 years ago
BF: fixing docstring to pass doctest in adapter.py and import print_function from future for chaining_method.py More... about 10 years ago
ENH: have shebangs consistently in every file with __name__ == "__main__" More... about 10 years ago
BF: test_strategy -- use OS specific os.linesep + shebang More... about 10 years ago
BF(PY2): use mock module if no unittest.mock is available More... about 10 years ago
merge with faif/master More... about 10 years ago