Release 5.3.5
Added
__getstate__
and__setstate__
methods inRPClient
class to make it possible to pickle it, by @HardNorth
Changed
token
field ofRPClient
class was renamed toapi_key
to maintain common convention, by @HardNorth
__getstate__
and __setstate__
methods in RPClient
class to make it possible to pickle it, by @HardNorthtoken
field of RPClient
class was renamed to api_key
to maintain common convention, by @HardNorth