forked from pool/python-json-rpc
- Update to 1.12.1:
* ADD: Ability to override function name with decorator convention in
dispatcher
* REF: Improve function parameter introspection: use more stable
approach for python3, allow both args and kwards parameters check at
the same time.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json-rpc?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
19e72765ee
commit
7efe3d151b
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 14:49:45 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.12.1:
|
||||
* ADD: Ability to override function name with decorator convention in
|
||||
dispatcher
|
||||
* REF: Improve function parameter introspection: use more stable
|
||||
approach for python3, allow both args and kwards parameters check at
|
||||
the same time.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:49:39 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user