Vlad Riscutia

Results 5 issues of Vlad Riscutia

Copy/paste from bitbucket issue tracker: Christian Jann created an issue 2012-08-05 [chris@thinkpad tinkerer.git]$ tinker -p "test: äüöß" Traceback (most recent call last): File "/usr/bin/tinker", line 9, in load_entry_point('Tinkerer==0.4b', 'console_scripts', 'tinker')()...

bug

Links posted to Facebook don't look that great since generated HTML is missing Open Graph tags.

enhancement

Links like "/_static/foo.resource" are not patched at all. They SHOULD NOT be patched on aggregated pages, as website absolute paths should work fine there but they SHOULD be patched on...

bug

Fold currently returns a default T if the generator doesn't yield any items. It should return a nullopt in this case. Same for min and max which are implemented with...

- [ ] Build VM code on Linux - [ ] Make `test.py` cross-plat Once the above are done, consider onboarding Travis CI

enhancement