Tweepy v3.5.0 Release Notes

Release Date: 2015-11-20 // over 8 years ago
  • ๐Ÿ”‹ Features / Improvements

    • ๐Ÿ‘ Allow 'full_text' param when getting direct messages ( #664 )
    • ๐Ÿ“œ Explicitly return api code when parsing error ( #666 )
    • โœ‚ Remove deprecated function and clean up codes ( #583 )

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update_status: first positional argument should be 'status' ( #578 )
    • ๐Ÿ›  Fix "TypeError: Can't convert 'bytes' object to str implicitly" ( #615 #658 #635 )
    • ๐Ÿ›  Fix duplicate raise in auth.py ( #667 )