Jorge Moraleda
Jorge Moraleda
I believe this the same as issue 3 in https://github.com/requests/requests-oauthlib/issues/264
I think this is related: Some times, when using `managed=True`, and if I am in the middle of a rebalance I get ``` ERROR (pykafka.simpleconsumer): Error committing offsets for topic...
I would also like the library to work in Python3
I ported the library to Python3. You can download it at https://github.com/jmoraleda/xmind-sdk-python3
Hi, thank you for helping me look into this: Adding the dependency to `l2fprod-common-shared` explicitly, in addition to all artifacts: ``` xml io.github.jmoraleda l2fprod-common -SNAPSHOT io.github.jmoraleda.l2fprod-common l2fprod-common-shared -SNAPSHOT ``` does...
A comment about syntax: Is there an `is` missing in line 203? Should it say `if not success and pip is not None:`?
Sorry for the dirty history. The second force-push was a mistake and the third one undoes it. Thus the last two "comparisons" showing lots of changed files are not useful....
I am working on allowing `col_label_size` and `col_row_size` to be left empty (so they take their default values) and I will add this case too.
The pull request mentioned above completely addresses this feature request: After applying the PR, It is possible to specify _column label height_ and _row label width_ as: * numerical value...
Could someone please review this PR? It is only a handful of lines in a single file and I believe it is a useful feature. Thank you.