Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch: twisted support #13

Open
GoogleCodeExporter opened this issue Nov 19, 2015 · 13 comments
Open

Patch: twisted support #13

GoogleCodeExporter opened this issue Nov 19, 2015 · 13 comments

Comments

@GoogleCodeExporter
Copy link

I've got a brief patch here that adds Twisted support to python-twitter.

I'd like to get it rolled in to the main distribution if that's possible. 
Let me know if there is anything that needs changing.

Original issue reported on code.google.com by Glyph.Lefkowitz on 1 Nov 2007 at 9:30

Attachments:

@GoogleCodeExporter
Copy link
Author

Whoops.  Removed some debug prints.

Original comment by Glyph.Lefkowitz on 1 Nov 2007 at 9:37

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by dclinton on 15 Nov 2007 at 1:46

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Thanks!

Original comment by Glyph.Lefkowitz on 16 Nov 2007 at 5:00

@GoogleCodeExporter
Copy link
Author

Still wondering if there's anything I can do to get this integrated... it's now 
been
over 4 months since it was accepted, with no feedback...

Original comment by Glyph.Lefkowitz on 20 Mar 2008 at 6:24

@GoogleCodeExporter
Copy link
Author

Here's another version of the patch, since it didn't seem to apply cleanly any 
more.

Original comment by Glyph.Lefkowitz on 20 Mar 2008 at 6:31

Attachments:

@GoogleCodeExporter
Copy link
Author

Any word on when this patch will be applied to the trunk?  I have a few 
projects I
want to use it on.

Original comment by andr...@gmail.com on 26 Oct 2008 at 2:59

@GoogleCodeExporter
Copy link
Author

Here's another vote for moving this one along.

Hi Glyph - I nearly did this myself the other night, but managed to restrain 
myself.
I'm sure your patch is about 100x better than mine would have been. Thanks!

Terry

Original comment by terry.jo...@gmail.com on 27 Oct 2008 at 12:07

@GoogleCodeExporter
Copy link
Author

BTW, patch < twisted-support-3.patch doesn't apply cleanly to me on 0.5. What's 
up
with that???

$ patch < ~/Desktop/twisted-support-3.patch
patching file twitter.py
Hunk #2 succeeded at 921 (offset -1 lines).
Hunk #3 succeeded at 952 (offset -1 lines).
Hunk #4 succeeded at 990 (offset -1 lines).
Hunk #5 succeeded at 1012 (offset -1 lines).
Hunk #6 succeeded at 1035 (offset -1 lines).
Hunk #7 succeeded at 1057 (offset -1 lines).
Hunk #8 succeeded at 1073 (offset -1 lines).
Hunk #9 succeeded at 1096 (offset -1 lines).
Hunk #10 succeeded at 1112 (offset -1 lines).
Hunk #11 succeeded at 1126 (offset -1 lines).
Hunk #12 succeeded at 1143 (offset -1 lines).
Hunk #13 succeeded at 1167 (offset -1 lines).
Hunk #14 succeeded at 1188 (offset -1 lines).
Hunk #15 succeeded at 1207 (offset -1 lines).
Hunk #16 succeeded at 1223 (offset -1 lines).
Hunk #17 succeeded at 1239 (offset -1 lines).
Hunk #18 FAILED at 1407.
Hunk #19 FAILED at 1426.
Hunk #20 succeeded at 1457 (offset -1 lines).
2 out of 20 hunks FAILED -- saving rejects to file twitter.py.rej


I've attached the twitter.py.rej file.

Terry

Original comment by terry.jo...@gmail.com on 27 Oct 2008 at 12:16

Attachments:

@GoogleCodeExporter
Copy link
Author

A Twisted library for Twitter including OAuth support and other features like 
update_profile_image: http://lapin-
blanc.net/26/05/2009/twisted-python-twitter-oauth/

Original comment by dung...@gmail.com on 18 Jul 2009 at 9:30

@GoogleCodeExporter
Copy link
Author

I have been working on a fork of python-twitter for a wee bit now over at 
http://bitbucket.com/jrossi/pytwitter 
. I have intergrated this patch into it.  I don't know if the code i used for 
the defereds are correct, but someone 
can send a patch/ correction if they wish. 

Original comment by jeremyro...@fastmail.fm on 6 Aug 2009 at 10:50

@GoogleCodeExporter
Copy link
Author

Hi Jeremy

Your link gives a 404.

Terry

Original comment by terry.jo...@gmail.com on 7 Aug 2009 at 2:26

@GoogleCodeExporter
Copy link
Author

Sorry about that correct link : http://bitbucket.org/jrossi/pytwitter/


Original comment by jeremyro...@fastmail.fm on 10 Aug 2009 at 7:07

@GoogleCodeExporter
Copy link
Author

My website is temporary unavailable, you can get the soruces of my Twisted 
version on
http://github.com/dunglas/twitty-twister/tree/master

Original comment by dung...@gmail.com on 12 Aug 2009 at 4:58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant