Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-09-03 Thread Merlijn van Deen
On 3 September 2013 12:23, Cheng Yu Tin wrote: > It seems that pwb.py cannot import httplib2 from externals directory. > Possibly your httplib2 still refers to the old repository, which does not include fixes for this. Run git submodule sync git submodule update to re-sync to the new repositor

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-09-03 Thread Cheng Yu Tin
I still get the error. Microsoft Windows XP [版本 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. D:\pywikipedia>pwb version Pywikibot: [https] r/pywikibot/core (r2012, 15287da, 2013/09/03, 07:07:35, ok) Release version: 2.0b1 Python: 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-29 Thread Morten Wang
I updated SuggestBot's pywikibot version yesterday and everything seems to be working just fine. Thanks to everyone who helped out getting this taken care of, much appreciated! Cheers, Morten On 29 August 2013 03:10, Merlijn van Deen wrote: > We have switched to HTTPS again! If you get the

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-29 Thread Merlijn van Deen
We have switched to HTTPS again! If you get the following error message: On 20 August 2013 23:46, Merlijn van Deen wrote: > ERROR: Traceback (most recent call last): > File "X\core\pywikibot\data\api.py", line 286, in submit > body=paramstring) > File "X\core\pywikibot\comms\http.py", line 1

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-25 Thread Amir Ladsgroup
Thank you :) On 8/24/13, Merlijn van Deen wrote: > On 20 August 2013 23:46, Merlijn van Deen wrote: > >> SSLHandshakeError: [Errno 1] _ssl.c:504: error:14090086:SSL >> routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify >> failed >> >> > Small update on this: > > - compat does

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-24 Thread Merlijn van Deen
On 20 August 2013 23:46, Merlijn van Deen wrote: > SSLHandshakeError: [Errno 1] _ssl.c:504: error:14090086:SSL > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify > failed > > Small update on this: - compat doesn't do certificate checking at all, so the only thing https brin

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-22 Thread Amir Ladsgroup
I disagree about won't fix option. I don't want to start a "compat vs. core" discussion but compat is not "the old version" of core and for me upgrading from compat is nonsense. compat is for compatibility and for some wikis and some people using core is impossible so we have to save compatibility

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-22 Thread Merlijn van Deen
On 22 August 2013 16:06, Antoine Musso wrote: > You might want to pipeline requests to avoid having to renegotiate the > certificate each time you want to do an action. > Very good point. core keeps connections alive (and hangs when I kill the connection... that's not supposed to happen [1]). Co

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-22 Thread Antoine Musso
Le 20/08/13 05:57, Morten Wang a écrit : > I noticed this message from a thread on wikitech-l and > wikibots-l: > http://lists.wikimedia.org/pipermail/wikibots-l/2013-August/000353.html > > Does this have any particular implications for pywikibot, or is it > already using HTTPS? You might want t

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-22 Thread Amir Ladsgroup
Done On 8/22/13, Merlijn van Deen wrote: > I have submitted two revert patches, as the WMF is not switching until next > week. This gives us some time to fix the certificate issue. Please check > and +2. > > https://gerrit.wikimedia.org/r/80350 > https://gerrit.wikimedia.org/r/80351 > > Merlijn >

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-22 Thread Merlijn van Deen
I have submitted two revert patches, as the WMF is not switching until next week. This gives us some time to fix the certificate issue. Please check and +2. https://gerrit.wikimedia.org/r/80350 https://gerrit.wikimedia.org/r/80351 Merlijn On 20 August 2013 23:46, Merlijn van Deen wrote: > On

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-20 Thread Merlijn van Deen
On 20 August 2013 15:40, Amir Ladsgroup wrote: > after that bot operators just need to update > > OK, this seems to be giving some problems. If you get ERROR: Traceback (most recent call last): File "X\core\pywikibot\data\api.py", line 286, in submit body=paramstring) File "X\core\pywikibot

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-20 Thread Amir Ladsgroup
I made two changes and this changes has to be merged ASAP https://gerrit.wikimedia.org/r/80003 https://gerrit.wikimedia.org/r/80006 after that bot operators just need to update On Tue, Aug 20, 2013 at 1:27 PM, Amir Ladsgroup wrote: > We just need to do some setups. It's not a big deal. I'll p

Re: [Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-20 Thread Amir Ladsgroup
We just need to do some setups. It's not a big deal. I'll put it in my TODO list On Tue, Aug 20, 2013 at 8:27 AM, Morten Wang wrote: > I noticed this message from a thread on wikitech-l and wikibots-l: > http://lists.wikimedia.org/pipermail/wikibots-l/2013-August/000353.html > > Does this have

[Pywikipedia-l] Switch to HTTPS, implications for Pywikibot?

2013-08-19 Thread Morten Wang
I noticed this message from a thread on wikitech-l and wikibots-l: http://lists.wikimedia.org/pipermail/wikibots-l/2013-August/000353.html Does this have any particular implications for pywikibot, or is it already using HTTPS? Cheers, Morten ___ Pywiki