Skip to content

Release 5.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 14:25
· 341 commits to develop since this release
7405abf

Added

  • __getstate__ and __setstate__ methods in RPClient class to make it possible to pickle it, by @HardNorth

Changed

  • token field of RPClient class was renamed to api_key to maintain common convention, by @HardNorth

Fixed

  • Issue #214: HTTP RFC compliance fix for getting project settings, by @hanikhan

NOTE: This is the last client version which supports Python 2.7