Quantcast
Channel: feed2exec:c510c2579655c1153babced65dd763fb8b22017c commits
Browsing all 40 articles
Browse latest View live
↧

standardize the html2text plugin

we need to accept arbitrary arguments. in this case, this plugin would break in the threads branch

View Article


fix parsing of broken date feeds

for some reason, feedparser generates an object that has a "published_parsed" field in its keys, but not when indexed. this is fixed by converting to a real dict

View Article


summary install instructions

View Article

Add .gitlab-ci.yml

View Article

add known issues section

View Article


explain more threading issues

View Article

add missing website param

View Article

make setup executable

View Article


fix load path

View Article


add missing html2text depend

View Article

remove builtin sqlite3 depend

View Article

add tox config

View Article

merge requirements

View Article


hook pytest in tests

View Article

fix py3 tests, py27 still broke

View Article


fix configparser issue in py2

View Article

move requirements back into setup: tox can call us directly

View Article


switch to python image and tox for gitlab-ci

View Article

switch to debian and add tox depends

the logic here is that python doesnt have what we need anyways, so might as well start with a known, official image

View Article

fixup gitlab ci again

View Article
Browsing all 40 articles
Browse latest View live