Juozas Masiulis

Results 10 issues of Juozas Masiulis

### Step 1: Are you in the right place? - [x] I have verified there are no duplicate active or recent bugs, questions, or requests - [] I have verified...

I am using `click` python package to parse command line arguments. When using it with yagmail, I get this error. ``` Traceback (most recent call last): File "/Users/euphorbium/PyCharmProjects/birthdaynotifier/test.py", line 12,...

nothing happens when I try to attach to a running python process with pyrasite-shell. when running `pyrasite --verbose hello.py ` I get: b'0x00007f02ce561ff7 in ?? ()\n' b'\nwarning: Could not load...

``` google = OAuth2Session(client_id, redirect_uri=redirect_uri) token = google.fetch_token(token_url, client_secret=client_secret, authorization_response=google_response) ``` Google returns a token, that looks(prints) like this: ``` {u'token_type': u'Bearer', u'refresh_token': u'1/sdfsdfsfd, u'access_token': u'sdfsdfsfdsfdsfd', u'id_token': u'sdffsdfsdfsdfsdf', u'expires_in': 3600,...

Or at least allow to expand all of the templates used at the same time, then standard browser search feature would help.

Improvement

Perhaps I am missing something, but it seems that line graphs are not supported in pivot table charts. It would be useful to have them.

enhancement
Contributions welcome

Will this work with a generator, and would it be possible to resume retrying from the failed state in a generator, not from the beginning?

The game crashes on some rat bites. It does not appear to always be on the first bite, but usually. The same happens on android and ios.

Haven't actually tested the code due to the lack of manifest.json file in the repository. But it should work.

try to scrape `https://www.redbubble.com/sitemap/works-00001.xml` and get the links Python 3.6.4 (default, Sep 28 2018, 21:53:06) [GCC 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.2)] on darwin Type "help", "copyright", "credits" or "license"...