| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
The previous situation didn't fail on Travis-CI.
But this does, so I had to include also a number of fixes for revealed
issues.
Fixing #314, #315, #316, and #317
|
|
|
|
| |
One less HTTP connection, which was actually not needed.
|
|
|
|
|
|
|
|
| |
How low we fell :(
Also:
* On Python 2.6 we have to send bytes to proc.communicate() not
unicode str (Fixes #288)
|
|
|
|
|
|
|
|
|
|
| |
Woops!
scrapper: a fighter or aggressive competitor, especially one always
ready or eager for a fight, argument, or contest: the best lightweight
scrapper in boxing; a rugged political scrapper.
That's not what I meant.
|
|
|
|
|
| |
Add support for Travis-CI
Fixes #283
|
|
|
|
| |
Fixes #273, #276
|
|
|
|
|
|
|
|
|
|
| |
Google Groups (rightly) protects addresses against spammers. There is
(obviously) no way how to find true value of these addresses
programmatically, so we just generate list of all affected ones, which
could be later completed with true values (collected somehow) and fixed
by some other script.
Fixes #275
|
|
|
|
| |
Fix #278 and #271
|
|
|
|
| |
So far, only unit test for the latter.
|
|
|