Fatih Sarhan

Results 2 issues of Fatih Sarhan

Can we rename the docker image? If we use this name (`jjanzic/python3-opencv`) would be more appropriate, Instead of using this name (`jjanzic/docker-python3-opencv`). And also tags. - Current Tags - `opencv-4.0.0`...

Example rss: http://www.atilim.edu.tr/site/rss ```python3 >>> import feedparser >>> url = 'http://www.atilim.edu.tr/site/rss' >>> result = feedparser.parse(url) ### Waiting ``` Solution: https://stackoverflow.com/questions/9772691/feedparser-with-timeout