-
# See solution in comment.
* pyspider version:
**0.3.9**
* Operating system:
**Debian GNU/Linux 8.10 (jessie)**
* Start up command:
See **/etc/init.d/pyspider** and **/opt/.pyspider/config…
-
The spec will almost certainly include new RSS tags that will need to be namespaced.
-
It would be nice if the footnotes linked back to the source, like [here](https://en.wikipedia.org/wiki/Huguenot-Walloon_half_dollar#cite_note-FOOTNOTESwiatek_&_Breen106-17).
-
```
What steps will reproduce the problem?
1. Download Wikipedia RSS icon at
http://en.wikipedia.org/wiki/File:Feed-icon.svg
2. Try to render it using svg-android-2 library
What is the expected outp…
-
```
What steps will reproduce the problem?
1. Download Wikipedia RSS icon at
http://en.wikipedia.org/wiki/File:Feed-icon.svg
2. Try to render it using svg-android-2 library
What is the expected outp…
-
This is reposting issue 2 from #16.
Trying to start the debugger triggers these errors.
```
[TypeError] no implicit conversion of nil into String
:127:in `require'
:127:in `require'
C:/Webse…
-
### How can we reproduce the crash?
can't publish client code on a repo to reproduce, but I can tell you the package .json
{
"private": true,
"scripts": {
"admin": "bun run admin/app.ts",…
-
#### Problem
I'm using fluentd collect the kubernetes log.
Refresh timeouts can occur when the collection of some applications generates fewer logs with larger intervals.
When a refresh timeout …
-
```
Using 5.0 and this feed http://xurrency.com/gbp/feed I can't get the value of
. This was working fine in 4.1.
f = feedparser.parse('http://xurrency.com/gbp/feed')
e = f['entries'][0]
print type(…
-
# Code to reproduce
[feeds.tar.gz](https://github.com/kurtmckee/feedparser/files/7274713/feeds.tar.gz)
```python3
import gc
import os
import colorlog
import psutil
from concurrent import future…