pavlov99 / json-rpc

🔁 JSON-RPC 1/2 transport implementation. Supports python 2/3 and pypy.
http://json-rpc.readthedocs.org
MIT License
469 stars 100 forks source link

FIX: removed pull requests. #74

Open pavlov99 opened 7 years ago

pavlov99 commented 7 years ago

During rebase on master branch several important pull requests were missing! Manually merge them.

pavlov99 commented 7 years ago

Dear @sethrh

Sorry for not coming to you for such a long time. I would like to thank you for your pull request to json-rpc library: https://github.com/pavlov99/json-rpc/pull/45

Unfortunately, because of internal rebase operations, this pull request became invalid. To fix that I applied your original commits: https://github.com/QuantumSpatialInc/json-rpc/commit/9914ab5ab2304dae9acf8bf8b35d4a20b08182ef https://github.com/QuantumSpatialInc/json-rpc/commit/60e26e3feadfb9bec9ceb6544817f773b32f6778 To the repository under your name and email. The code is copied almost verbatim: https://github.com/pavlov99/json-rpc/commit/49da13087bf58b5f6d6154e03eaade0f9afe6128

Based on the updated code I made another release for the library: https://pypi.python.org/pypi/json-rpc/1.10.5

pavlov99 commented 7 years ago

Dear @smagafurov

Sorry for not coming to you for such a long time. I would like to thank you for your pull request to json-rpc library: https://github.com/pavlov99/json-rpc/pull/65

Unfortunately, because of internal rebase operations, this pull request became invalid. To fix that I applied your original commits: https://github.com/smagafurov/json-rpc/commit/aacdcebddaeefd972237c91322615d9cd5f45f72 https://github.com/smagafurov/json-rpc/commit/861b714a4ee654c293bac0531d8842f71f68ec3f To the repository under your name and email. The code is copied verbatim: https://github.com/pavlov99/json-rpc/commit/148ecbc0ef15ed38fb505663d8a309f3840e9f32

I was able to fix python versions support in Travis.

Based on the updated code I made another release for the library: https://pypi.python.org/pypi/json-rpc/1.10.6

I'd also copy here all of the people who up-voted your pull request:

Thank you. Kirill.