-
## Summary
Use tempfiles for downloading on the same filesystem as the target directory.
### Motivation
The current implementation uses `fd, tmp = tempfile.mkstemp()` to acquire a place to downlo…
pedep updated
11 months ago
-
### Description / Steps to reproduce the issue
When checking out a repository with a file that contains non-ascii utf-8 characters in the filename, the checkout creates an error "Unable to convert …
-
Not sure if this is an error on my end, or something I don't understand.
Background:
I'm using a Ukrainian word list to mine tweets from twitter for research. I have it saved as a cPickle file which …
-
# requirement
- use `CoreHtmlToImage` to convert html to image inside server
- no http request because no browser
# solution
-
Currently there is no unpacker for base64 encoded data streams
-
Hi and thank you again for developing + supporting this tool!
I've got two questions and would appreciate any input from anybody in the know.
1) I have been struggling with Electrum 2. password…
-
I ran into an interesting bug today (not actually a bug with Frog, but a gotcha i thought was worth mentioning here). I have a post with a title, for example `malgré`. There's a bit of code
http…
-
Certain data tables provided by the CDS come gzipped. For instance, [the data from McQuillan et al 2014](http://cdsarc.u-strasbg.fr/viz-bin/Cat?cat=J%2FApJS%2F211%2F24&target=http&).
It would be nice…
-
isHttpUri and isHttpsUri methods both report 'http://http://blah' as valid.
-
try to verify that url: http://wrong%20link.tech/JFKblue.gif
`if (validUrl.isWebUri(http://wrong%20link.tech/JFKblue.gif)){
console.log('Looks like an URI');`
in logs I see tha…