Commit graph

  • 2c2a24cee4
    Merge b4b94d05c5 into 0c40560428 Tim Gates 2022-07-31 09:24:29 +10:00
  • b4b94d05c5
    docs: Fix a few typos timgates42/bugfix_typos timgates42/bugfix_typos Tim Gates 2022-07-31 09:24:22 +10:00
  • 0c40560428 3.9.1 master v3.9.1 timgates42/master Ryan McGrath 2021-07-16 15:33:17 -07:00
  • ecc5f103f4
    Merge pull request #532 from tirkarthi/fix-warnings Ryan McGrath 2021-07-16 15:28:26 -07:00
  • f9cf79883d
    Merge pull request #541 from altendky/patch-1 Ryan McGrath 2021-07-16 15:27:06 -07:00
  • 4be4a504a3 Push 3.9.0 Ryan McGrath 2021-07-16 14:32:48 -07:00
  • e8306c4834
    Merge pull request #540 from zseri/fix4pep479 Ryan McGrath 2021-07-16 13:10:28 -07:00
  • 0b6f372620
    Update metadata to describe present support and CI testing Kyle Altendorf 2021-02-06 17:47:42 -05:00
  • 61c1ba9600 PEP 479: add appropriate __future__ tag Erik Zscheile 2021-01-26 22:22:56 +01:00
  • 1a54c15a71 PEP 479: Change StopIteration handling inside generators Erik Zscheile 2021-01-26 22:19:13 +01:00
  • 8e004f5d89
    Merge pull request #537 from kannes/patch-1 Ryan McGrath 2021-01-14 15:53:25 -08:00
  • 33f46c087e
    update example for a post involving image editing Hannes 2020-07-17 11:50:06 +02:00
  • ccf20e3261 Fix to setup.py to work on Python 2 and 3 Christopher Toth 2020-06-12 22:06:27 -06:00
  • 233b20a710 Fix deprecation warning regarding invalid escape sequences. Karthikeyan Singaravelan 2020-04-12 05:25:01 +00:00
  • 02fb35651d
    Fixes #530, bump version to 3.8.2 Ryan McGrath 2020-04-04 16:21:59 -07:00
  • bd734d8775 Merge branch 'master' of github.com:ryanmcgrath/twython Ryan McGrath 2020-04-03 02:22:42 -07:00
  • e6b5364d28
    Bump version for patching manifest Ryan McGrath 2020-04-03 02:22:33 -07:00
  • ba1110d4b8
    Update Manifest to fix installation Ryan McGrath 2020-04-03 02:22:17 -07:00
  • 9ccc576221
    Merge pull request #504 from domeniconappo/503-add_response_headers_on_error Ryan McGrath 2020-04-02 23:49:47 -07:00
  • 74c72f88fd
    Remove old links in docs Ryan McGrath 2020-04-02 23:39:07 -07:00
  • d096ed45bb Merge branch 'master' of github.com:ryanmcgrath/twython Ryan McGrath 2020-04-02 23:28:44 -07:00
  • cbfec150df
    Close #486 - given how long ago this was deprecated I'll assume it's not even used Ryan McGrath 2020-04-02 23:28:35 -07:00
  • 1b004b6155
    Merge pull request #513 from jayvdb/patch-1 Ryan McGrath 2020-04-02 23:09:24 -07:00
  • b8d927df8e
    Kill 2.6/2.7 Ryan McGrath 2020-04-02 23:08:52 -07:00
  • ea2979c75f
    Remove this merge as numpy shouldn't be a dependency Ryan McGrath 2020-04-02 23:02:01 -07:00
  • 58587b5e07
    Merge pull request #520 from AnnaYasenova/patch-1 Ryan McGrath 2020-04-02 23:01:03 -07:00
  • 9718f54afe
    Merge pull request #514 from jayvdb/py37 Ryan McGrath 2020-04-02 23:00:32 -07:00
  • 7ce058e6fd
    Resolve issues with Pypi publishing (RST -> MD) and bump to 3.8.0 Ryan McGrath 2020-04-02 22:58:15 -07:00
  • 33fccac46b
    Fix this so Pypi publishing works again Ryan McGrath 2020-04-02 22:48:57 -07:00
  • 40a8bd2d15
    Merge pull request #527 from timgates42/bugfix/typo_specifically Mike Helmick 2020-03-02 09:28:55 -05:00
  • 1b085180ff
    Fix simple typo: specifcally -> specifically Tim Gates 2020-02-28 05:37:05 +11:00
  • d05fe7516e
    Update compat.py AnnaYasenova 2019-08-20 12:38:20 +03:00
  • 7366de80ef
    Merge pull request #500 from manuelcortez/master Mike Helmick 2019-04-10 10:01:10 -04:00
  • a029433247 Add Python 3.7 support John Vandenberg 2019-03-30 11:03:51 +07:00
  • 554fba4357
    MANIFEST.in: Add docs, examples and tests John Vandenberg 2019-03-10 20:01:14 +07:00
  • 70faf4d2ae remove python 2.6 support dvinegla 2019-02-12 17:23:48 +01:00
  • ea548af65f update params istead of replace them dvinegla 2019-02-12 16:18:28 +01:00
  • a5e3124f20
    Merge pull request #499 from VishvajitP/master Ryan McGrath 2018-12-02 10:29:30 +09:00
  • 02995d7e88 Adding response.headers to on_error method in twython.streaming.api #503 Domenico Nappo 2018-11-19 14:37:31 +01:00
  • 4f29fd041b Fixed indentation Manuel Cortez 2018-11-16 05:34:52 -06:00
  • 449807a759 Fixed code styling Manuel Cortez 2018-09-30 10:53:08 -05:00
  • 96dd5b2897 Added support for delete direct_messages/events/destroy endpoint Manuel Cortez 2018-09-29 11:09:39 -05:00
  • a8a0777f72 Added delete methods to Twython's API Manuel Cortez 2018-09-29 11:09:00 -05:00
  • 340fb4ea16 ISSUE-497 : Fixed the api end point in get_oembed_tweet Vishvajit Pathak 2018-09-29 15:18:31 +05:30
  • d6dcac1e4e add 1 more error exception jvmaia 2018-09-26 19:23:20 -03:00
  • 49ea9b552a add users objects to the direct messages response jvmaia 2018-09-25 20:19:56 -03:00
  • f91f07e139 fix import jvmaia 2018-09-24 10:48:15 -03:00
  • b34c32e403 fix params for methods not related to direct messages jvmaia 2018-09-24 02:34:24 -03:00
  • 4f20ac5b36 convert new direct messages to old direct messages format jvmaia 2018-09-24 02:25:23 -03:00
  • ccfffc4a16 fix direct messages jvmaia 2018-09-23 23:28:28 -03:00
  • 36fda7ac02 Added new endpoints for direct messages Manuel Cortez 2018-09-22 12:01:57 -05:00
  • c9e8a46200 Version 3.7.0 3.7.0 Mike Helmick 2018-05-07 12:52:54 -04:00
  • 62e45e9637
    Merge pull request #386 from eoso/cursor-fix Mike Helmick 2018-05-07 11:35:25 -04:00
  • 677849aa75
    Merge pull request #478 from philgyford/patch-1 Mike Helmick 2018-01-08 09:36:55 -05:00
  • aa275a4956
    Merge pull request #479 from philgyford/fix-html-for-tweet-2 Mike Helmick 2018-01-08 09:36:12 -05:00
  • 2cfdaaf6e4 Remove an emoji from a tweet to make test work Phil Gyford 2018-01-06 19:53:00 +00:00
  • 73982c78f4 Fix links in tweets when there's a prefix Phil Gyford 2018-01-06 19:03:17 +00:00
  • b009ed30b8
    Removing unused file Phil Gyford 2018-01-06 17:27:18 +00:00
  • 354e31b914
    Merge pull request #469 from jvanasco/fix-small_docs Mike Helmick 2017-11-06 12:49:18 -05:00
  • 9b46ca5845
    Update HISTORY.rst Mike Helmick 2017-11-06 12:49:10 -05:00
  • 05fbf6b8b2 - Cleaned up some docstrings with Sphinx markup and param names. jonathan vanasco 2017-11-06 10:35:26 -05:00
  • 3f5de4ad89 Merge pull request #465 from clayadavis/docs Mike Helmick 2017-10-19 13:43:05 -04:00
  • db40a1c56c Add doc for cursor's return_pages kwarg Clayton A Davis 2017-10-18 14:02:56 -04:00
  • 0f64978a08 Fix typo in cursor example Clayton A Davis 2017-10-18 14:01:34 -04:00
  • 1dcd9cc26e Merge pull request #463 from clayadavis/docs Mike Helmick 2017-10-13 09:42:54 -04:00
  • 805590c0d2 Merge pull request #461 from philgyford/fix-media-in-html-for-tweet Mike Helmick 2017-10-13 09:42:16 -04:00
  • 8f3db4bc85 Update endpoint docstrings to match new Twitter docs Clayton A Davis 2017-10-11 17:51:40 -04:00
  • f3088b0289 Update links to Twitter docs Clayton A Davis 2017-10-11 13:58:25 -04:00
  • d3f5361f4d Try to fix loading of JSON files in tests on Travis Phil Gyford 2017-10-11 18:40:55 +01:00
  • 5a008e7e77 Move all the raw tweets for tests into their own JSON files Phil Gyford 2017-10-11 18:27:53 +01:00
  • 5c55aa8844 Cut some un-needed data out of the test tweet objects Phil Gyford 2017-10-10 12:41:00 +01:00
  • 9ccdb48248 Add test for html_for_tweet() for retweets Phil Gyford 2017-10-10 12:31:57 +01:00
  • 9ade0946b5 Add test for html_for_tweet() for quoted tweets Phil Gyford 2017-10-10 12:24:09 +01:00
  • 13fd0a8684 Define encoding for tests config file Phil Gyford 2017-10-10 11:57:03 +01:00
  • 7be654136e Merge pull request #460 from jmdaweb/master Mike Helmick 2017-10-09 16:26:01 -04:00
  • 2cb2ed4a31 Twython/api.py: suggested changes in review have been made for pull request 460 Jose Manuel Delicado 2017-10-09 18:11:24 +02:00
  • 41a2404b20 Merge pull request #459 from foxmask/patch-1 Mike Helmick 2017-10-09 12:00:47 -04:00
  • c9026247ee Merge pull request #462 from foxmask/master Mike Helmick 2017-10-09 11:57:33 -04:00
  • 89755a8643 update the link to the doc of the twitter API FoxMaSk 2017-10-08 08:57:04 +02:00
  • a27efd9da8 Fix html_for_tweet()s handling of media URLs Phil Gyford 2017-10-07 18:38:20 +01:00
  • 1511ee7b4d Split test_html_for_tweet() tests into their own file Phil Gyford 2017-10-07 18:08:01 +01:00
  • 6fc7b9e038 Added create_metadata endpoint Jose Manuel Delicado 2017-10-07 18:29:19 +02:00
  • 748d28cc71 twython/api.py: JSON error is not raised if the response content is empty and the status code is not 204. If params is not a dictionary, _transparent_params is not called Jose Manuel Delicado 2017-10-07 18:26:21 +02:00
  • e87b80710d update the link to the doc of the twitter API FoxMaSk 2017-10-07 16:46:56 +02:00
  • c02f95d265 Merge 4d79bdaf80 into 12e6b34d1d José Manuel 2017-10-06 19:27:35 +00:00
  • 12e6b34d1d Merge pull request #458 from clayadavis/docs_py3k Mike Helmick 2017-10-06 15:27:23 -04:00
  • c086449818 Update StringIO import for py3k Clayton Davis 2017-10-06 14:57:36 -04:00
  • 4f1e41a9e5 Update print statements to print() functions Clayton Davis 2017-10-06 14:45:25 -04:00
  • 4d79bdaf80 Commented the function test_request_should_raise_exception_with_invalid_json. Twitter also works with non-json data Jose Manuel Delicado 2017-10-06 15:31:31 +02:00
  • 43217a512c Add support for creating image descriptions Jose Manuel Delicado 2017-10-05 23:07:28 +02:00
  • 0702b4bce1 Merge pull request #456 from philgyford/fix-html-for-tweet Mike Helmick 2017-10-04 09:00:44 -04:00
  • 0ee9b76b5c Make html_for_tweet() link a replied-to username Phil Gyford 2017-10-03 19:12:02 +01:00
  • 97f78fd89b Merge pull request #453 from clayadavis/master Mike Helmick 2017-09-25 13:48:53 -04:00
  • 6166e86807 Add test for cursor creation Clayton A Davis 2017-09-11 13:52:43 -04:00
  • c63ed8559e Improve error handling for api.cursor Clayton A Davis 2017-09-06 18:30:32 -04:00
  • ede941cf1a Version 3.6.0 and update travis python versions Mike Helmick 2017-08-23 11:29:20 -04:00
  • 8368956f86 Merge pull request #451 from philgyford/fix-447 Mike Helmick 2017-08-23 09:49:13 -04:00
  • 6890802b2a Add test for missing symbols in entities Phil Gyford 2017-08-22 13:55:22 +01:00
  • b366ab55c3 Improve replacing of entities with links in html_for_tweet() Phil Gyford 2017-08-22 13:49:40 +01:00
  • a00267b4c0 Merge 4a99ec0157 into 5a87fc7d84 Phil Gyford 2017-08-22 07:55:41 +00:00