Open GoogleCodeExporter opened 9 years ago
Whoops. Removed some debug prints.
Original comment by Glyph.Lefkowitz
on 1 Nov 2007 at 9:37
Attachments:
Original comment by dclinton
on 15 Nov 2007 at 1:46
Thanks!
Original comment by Glyph.Lefkowitz
on 16 Nov 2007 at 5:00
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
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:
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
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
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:
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
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
Hi Jeremy
Your link gives a 404.
Terry
Original comment by terry.jo...@gmail.com
on 7 Aug 2009 at 2:26
Sorry about that correct link : http://bitbucket.org/jrossi/pytwitter/
Original comment by jeremyro...@fastmail.fm
on 10 Aug 2009 at 7:07
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
Original issue reported on code.google.com by
Glyph.Lefkowitz
on 1 Nov 2007 at 9:30Attachments: