[Pywikipedia-l] [pywikibot] New Pywikibot 7 stable release

2022-02-12 Thread info
Hi all,a new stable release Pywikibot 7 will be deployed at the end of this month.There are a lot important points with this release, currently implemented in master branch:Python Plattform:-Pywkibot support of Python 3.5.0 - 3.5.2 will be dropped. The minimum plattformrequired is

[Pywikipedia-l] pip doc

2015-04-09 Thread info
Hi guys I wrote few lines about pip python package management system because I didn't know how to use it (with windows). Could someone confirm https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation#Core please. I am going to reinstall python developing stuff at the moment. Thanks in

Re: [Pywikipedia-l] SVN 1.6 support to be removed

2015-04-09 Thread info
The recent version of TortoiseSVN comes with SVN 1.8.13. I personally don't need SVN 1.6 anymore. Regards xqt - Original Nachricht Von: John Mark Vandenberg jay...@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 05.04.2015 02:22 Betreff:

Re: [Pywikipedia-l] Line length

2014-12-31 Thread info
python code can be limited to 80 on most cases but there might be some documentation parts like urls which exceed this limit. Regards xqt - Original Nachricht Von: Ricordisamoa ricordisa...@openmailbox.org An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org

[Pywikipedia-l] deprecated featured.py

2014-09-07 Thread info
Hi folks, since the badges are moved to Wikidata placing Link FA and Link GA won't be needed anymore. Therefore featured.py could be removed from framework scope and it could be placed into an archive folder (we had in past on svn). I don't know where is the right place for it. First I thought

Re: [Pywikipedia-l] deprecated featured.py

2014-09-07 Thread info
I guess unfortunately they aren't supported by featured.py too. xqt - Original Nachricht Von: Amir Ladsgroup ladsgr...@gmail.com An: Pywikibot discussion list pywikipedia-l@lists.wikimedia.org Datum: 07.09.2014 19:18 Betreff: Re: [Pywikipedia-l] deprecated featured.py As a

Re: [Pywikipedia-l] i18n in Pywikibot

2014-08-14 Thread info
I disagree with merging i18n to core and killing the submodule. Please mark compat as deprecated first. Installing problems often is a doc problem. With svn the externals are updated together with the compat/core framework. Git maybe needs additional steps. What about all the other externals?

Re: [Pywikipedia-l] Gerrit notification

2014-08-05 Thread info
1000 Mails in 5 days spamming and flooding my mailbox account which is full now. Who has this activated? I do not see any sense. xqt - Original Nachricht Von: Antoine Musso hashar+...@free.fr An: pywikipedia-l@lists.wikimedia.org Datum: 04.08.2014 13:22 Betreff: Re:

[Pywikipedia-l] Gerrit notification

2014-08-03 Thread info
Hi folks, couldn't we reduce the gerrit notification mails please. Getting hundreds a day of them is time consuming and not helpful. Greetings xqt___ Pywikipedia-l mailing list Pywikipedia-l@lists.wikimedia.org

Re: [Pywikipedia-l] The build is broken

2014-07-26 Thread info
This is not a bug in testing. The test detects a bug for archivebot.py which fails for unsigned threads. xqt - Ursprüngliche Nachricht - Von: John Mark Vandenberg Gesendet: 26.07.2014 18:21 An: Pywikibot discussion list Betreff: Re: [Pywikipedia-l] The build is broken On Sat, Jul 26,

Re: [Pywikipedia-l] The build is broken

2014-07-26 Thread info
Ah, maybe. I just saw your fixes at my Talk page(s). xqt - Ursprüngliche Nachricht - Von: Amir Ladsgroup Gesendet: 26.07.2014 23:22 An: Pywikibot discussion list Betreff: Re: [Pywikipedia-l] The build is broken it was another bug that John and Ricordisamoa are talking about. On

Re: [Pywikipedia-l] Two issues

2014-07-11 Thread info
- Original Nachricht Von: Amir Ladsgroup ladsgr...@gmail.com An: Pywikibot discussion list pywikipedia-l@lists.wikimedia.org Datum: 11.07.2014 01:09 Betreff: Re: [Pywikipedia-l] Two issues Just sent an e-mail to wikitech-l Best On Fri, Jul 11, 2014 at 12:40 AM,

Re: [Pywikipedia-l] drop support for python 2.6

2014-06-16 Thread info
Currently user-agent _is_ included (by pywikibot/comms/http.py) xqt - Original Nachricht Von: Bináris wikipo...@gmail.com An: Pywikibot discussion list pywikipedia-l@lists.wikimedia.org Datum: 15.06.2014 15:12 Betreff: Re: [Pywikipedia-l] drop support for python 2.6

Re: [Pywikipedia-l] drop support for python 2.6

2014-06-16 Thread info
Betreff: Aw: Re: [Pywikipedia-l] drop support for python 2.6 Currently user-agent _is_ included (by pywikibot/comms/http.py) xqt Ah, no! Its the framework release, not the py version. Sorry disturbing you xqt ___ Pywikipedia-l mailing list

Re: [Pywikipedia-l] Page delete and protect

2014-06-16 Thread info
- Original Nachricht Von: Merlijn van Deen valhall...@arctus.nl An: Pywikibot discussion list pywikipedia-l@lists.wikimedia.org Datum: 16.06.2014 17:11 Betreff: Re: [Pywikipedia-l] Page delete and protect Then it should be in the default 'bot' class, not in the Page class.

Re: [Pywikipedia-l] (core) Adding code in scripts/i18n to gerritreview

2014-06-13 Thread info
The i18n dict file must be committed first and you have to update submodules before your script works well. For your working copy you may cp the dict file into the scripts/i18n folder for testing purposes. Greetings xqt - Ursprüngliche Nachricht - Von: Travis Briggs Gesendet:

Re: [Pywikipedia-l] (core) Adding code in scripts/i18n to gerrit review

2014-06-12 Thread info
- Original Nachricht Von: Travis Briggs audiod...@gmail.com An: pywikipedia-l@lists.wikimedia.org Datum: 12.06.2014 02:41 Betreff: [Pywikipedia-l] (core) Adding code in scripts/i18n to gerrit review Hi, I've sent my first patch for code review (

Re: [Pywikipedia-l] reflinks.py under GPL?

2014-06-09 Thread info
- Original Nachricht Von: Nicolas Dumazet nicd...@gmail.com An: pywikipedia-l@lists.wikimedia.org Datum: 09.06.2014 10:02 Betreff: Re: [Pywikipedia-l] reflinks.py under GPL? Hey folks, Sorry about that. I'd happily relicense the original code under whatever is convenient

Re: [Pywikipedia-l] lists vs tuples

2014-06-06 Thread info
The performance searching in a list or a tuple is both the same and both bad. Better performance has searching inside a string or in indexed types like set and dict whereas instantiating them is time consuming. Using list may lead to unexpected side effects because they are mutable objects

Re: [Pywikipedia-l] Test needing fix

2014-06-05 Thread info
I made a new patch with can be started by unittest.main() in gerrit https://gerrit.wikimedia.org/r/137365 xqt - Original Nachricht Von: Merlijn van Deen valhall...@arctus.nl An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 04.06.2014 20:05 Betreff:

Re: [Pywikipedia-l] Test needing fix

2014-06-04 Thread info
This bug is completely unclear to me :( Greetings xqt - Original Nachricht Von: Merlijn van Deen valhall...@arctus.nl An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 04.06.2014 20:05 Betreff: Re: [Pywikipedia-l] Test needing fix I have reverted the

Re: [Pywikipedia-l] Test needing fix

2014-06-04 Thread info
seems setup.py always runs unittest.main() xqt - Ursprüngliche Nachricht - Von: i...@gno.de Gesendet: 04.06.2014 21:37 An: pywikipedia-l@lists.wikimedia.org Betreff: Re: [Pywikipedia-l] Test needing fix This bug is completely unclear to me :( Greetings xqt - Original Nachricht

Re: [Pywikipedia-l] Deprecation of compat

2014-06-03 Thread info
You may also omit the script path, it is default. And the .py ending of the script may also be omitted. Just call pwb.py xxx followed by any options behind that. Best xqt - Ursprüngliche Nachricht - Von: John Mark Vandenberg Gesendet: 03.06.2014 06:05 An: Pywikipedia discussion list

Re: [Pywikipedia-l] Deprecation of compat

2014-06-02 Thread info
Seems nobody RTFM :7 greetings xqt - Ursprüngliche Nachricht - Von: Amir Ladsgroup Gesendet: 02.06.2014 12:01 An: Pywikipedia discussion list Betreff: Re: [Pywikipedia-l] Deprecation of compat Core has one million advantages on compat but easy-installation is not one of them, a week

Re: [Pywikipedia-l] Deprecation of compat

2014-06-01 Thread info
There is an easy way to run core without installing it as side-package: - download core - read README.rst - run pwb.py and answer a number of questions that auto-create a user-config.py or copy and paste your old user_config.py into the topmost folder of core - run your script using pwb.py

Re: [Pywikipedia-l] Guideline for codes of PWB

2014-05-20 Thread info
A lot of parts looks like a doc duplication from https://www.mediawiki.org/wiki/Manual:Pywikibot/Development, some other hints are found at https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation. I propose not to duplicate neither the installation part nor the step by step example. The

Re: [Pywikipedia-l] maintenance-bot

2014-04-13 Thread info
Normally it shouldn't care because you should be able to config CR/LF settings via git. xqt - Original Nachricht Von: Amir Ladsgroup ladsgr...@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 12.04.2014 12:29 Betreff: Re: [Pywikipedia-l]

Re: [Pywikipedia-l] versionHistories

2014-04-05 Thread info
Did you change the frameworks path with your update? xqt - Ursprüngliche Nachricht - Von: Bináris Gesendet: 05.04.2014 08:52 An: Pywikipedia discussion list Betreff: Re: [Pywikipedia-l] versionHistories What kind of configuration this mess wants me? As far as I know trunk never

Re: [Pywikipedia-l] versionHistories

2014-04-05 Thread info
Cannot follow. In which way does it fix the import error? xqt - Ursprüngliche Nachricht - Von: Amir Ladsgroup Gesendet: 05.04.2014 10:39 An: Pywikipedia discussion list Betreff: Re: [Pywikipedia-l] versionHistories I made a patch to fix it https://gerrit.wikimedia.org/r/121891 Review

Re: [Pywikipedia-l] versionHistories

2014-04-05 Thread info
Sorry, could you explain in more detail. I run my bots in Windows and I never had a problem with the actual release of version.py - Original Nachricht Von: Amir Ladsgroup ladsgr...@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 05.04.2014

Re: [Pywikipedia-l] versionHistories

2014-04-05 Thread info
The monkey-patch for importing pywikibot directly instead of wikipedia was done in November 2012. It should run as expected. Do you have any Setting für PYWIKIBOT_DIR? The error sound like you have a wrong path to the Framework or a absolute path at your command line. Could you tell me your

Re: [Pywikipedia-l] versionHistories

2014-04-05 Thread info
I disagree: I haven't installed git at my Windows Server where the bot tasks are running and I haven't such a problem there. This import error does not have anything to do with the git installation but with the path to find the frameworks wikipedia.py file which is requested to be imported by

Re: [Pywikipedia-l] versionHistories

2014-04-05 Thread info
I can reproduce the error given by traceback if I use a wrong path to start a script. But I cannot reproduce the syntax error. This means the source might be corrupt and the object file cannot be created. This may cause the import error. Because version.py and pywikibot.__init__ gives a rigth

Re: [Pywikipedia-l] versionHistories

2014-04-05 Thread info
Thanks für these hints. I'll give some remarks soon. xqt - Original Nachricht Von: John phoenixoverr...@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 05.04.2014 18:22 Betreff: Re: [Pywikipedia-l] versionHistories Writing a good solid

Re: [Pywikipedia-l] mitmproxy: sniffing pywikibot traffic to debug network issues

2014-01-17 Thread info
- Original Nachricht Von: Merlijn van Deen valhall...@arctus.nl An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 16.01.2014 21:40 Betreff: [Pywikipedia-l] mitmproxy: sniffing pywikibot traffic to debug network issues Hello all, mainly

Re: [Pywikipedia-l] Version numbers

2014-01-17 Thread info
Von: Bináris wikipo...@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 15.01.2014 13:47 Betreff: Re: [Pywikipedia-l] Version numbers The old version number HAD some meaning. It gave a sort order, some help where to put a script in my mind. This new

Re: [Pywikipedia-l] mitmproxy: sniffing pywikibot traffic to debug network issues

2014-01-17 Thread info
- Original Nachricht Von: Amir Ladsgroup ladsgr...@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 17.01.2014 16:59 Betreff: Re: [Pywikipedia-l] mitmproxy: sniffing pywikibot traffic to debug network issues Would this help to investigate

Re: [Pywikipedia-l] Github SVN broken

2014-01-13 Thread info
- Original Nachricht Von: Merlijn van Deen valhall...@arctus.nl An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 12.01.2014 12:06 Betreff: Re: [Pywikipedia-l] Github SVN broken On 12 January 2014 05:03, Shantanoo shanta...@gmail.com wrote: One

Re: [Pywikipedia-l] pywikibot.extract_templates_and_params

2014-01-13 Thread info
Original Nachricht Von: Bináris wikipo...@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 12.01.2014 01:06 Betreff: [Pywikipedia-l] pywikibot.extract_templates_and_params Whoever wrote this function is a big hero! I am just very glad with

Re: [Pywikipedia-l] Unknown command git

2014-01-13 Thread info
I'm sorry you feel this way. No-one was very happy switching to git, but we did not have much of a choice -- svn.wikimedia.org would go down, no matter what. Of all the alternatives, switching to git/gerrit was the most reasonable one. Overall, I'm unhappy with the migration, as this was

Re: [Pywikipedia-l] Unknown command git

2014-01-13 Thread info
Hi John, Sorry, I do not know how I can help you with this statement. Neither on coding stuff nor on our workflow. Ok your are frustrated and angry on some issues. But what can we improve in your opinion? Greetings xqt - Original Nachricht Von: John phoenixoverr...@gmail.com An:

Re: [Pywikipedia-l] Unknown command git

2014-01-12 Thread info
Hi Bináris, the first bug due to git should be solved with Merlijns commits https://gerrit.wikimedia.org/r/107006 https://gerrit.wikimedia.org/r/107007 I've deeply reviewed that on windows PC. Sorry for that missspelling on my last message via smartphone. Greetings - Original Nachricht

Re: [Pywikipedia-l] Unknown command git

2014-01-11 Thread info
Binariz, I will send you a working release which I use an windows and svn when I am back at home thus weekend an I try to commit a working script a bit later after some improvements. Greetings xqt - Ursprüngliche Nachricht - Von: Bináris Gesendet: 11.01.2014 11:40 An: Pywikipedia

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread info
: revisions|info titles: Medijaviki:Disambiguationspage rvlimit: 1 Requesting API query from wikipedia:sr Working on Zheljko Luchicj Getting information for site wikipedia:sr API action:query meta: userinfo uiprop: blockinfo|groups|rights|hasmsg|ratelimits

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread info
Did you setup your user-config.py file? - Ursprüngliche Nachricht - Von: Bojan Kalkan Gesendet: 22.11.2013 22:39 An: Pywikipedia discussion list Betreff: Re: [Pywikipedia-l] Commonscat.py On 11/22/2013 1:57 PM, Amir Ladsgroup wrote: retry with downloading from

Re: [Pywikipedia-l] gerrit patch uploader

2013-11-21 Thread info
Hi Merlijn, I had that thought this morning at IRC with Strainu and we tried it successful. It is the same as in tortoisegit and I find it easy. Strainu will inform the GCI participants about that. Thanks. xqt - Ursprüngliche Nachricht - Von: Merlijn van Deen Gesendet: 21.11.2013

Re: [Pywikipedia-l] Gerrit +2 voting rights for Strainu

2013-11-21 Thread info
+2 ;-) xqt - Ursprüngliche Nachricht - Von: Merlijn van Deen Gesendet: 21.11.2013 21:40 An: Pywikipedia discussion list Betreff: [Pywikipedia-l] Gerrit +2 voting rights for Strainu Hello all, Because Strainu is coordinating Google Code-In for pywikibot, I have given him +2 voting

[Pywikipedia-l] gerrit patch uploader

2013-11-20 Thread info
Hi Merlijn, is there any possibility to amend a commit to a given review via gerrit patch uploader? This may be important for our Google Code-In participants. Greetings xqt ___ Pywikipedia-l mailing list Pywikipedia-l@lists.wikimedia.org

Re: [Pywikipedia-l] python styling (pep8/pyflakes)

2013-11-04 Thread info
# noqa works? I saw your last mail where you had doubts or I interpreted it in this way. Anyway, a lot of pyflakes reported messages are wrong and I would like to ignore these parts line by line if it is really wrong. - Ursprüngliche Nachricht - Von: Merlijn van Deen Gesendet:

Re: [Pywikipedia-l] python styling (pep8/pyflakes)

2013-11-03 Thread info
Hi folks, is there any ability now to ignore pep8 or pyflake testing from a specific code line? Greetings xqt - Original Nachricht Von: Antoine Musso hashar+...@free.fr An: pywikipedia-l@lists.wikimedia.org Datum: 29.07.2013 21:41 Betreff: Re: [Pywikipedia-l] python

Re: [Pywikipedia-l] Request to become an developer of Pyfisch

2013-11-02 Thread info
Hi Pyfisch, you are able to commit changes to gerrit review if you have a labs account. Otherwise you may use the new gerrit patch uploader (https://tools.wmflabs.org/gerrit-patch-uploader) Best xqt - Ursprüngliche Nachricht - Von: Pyfisch Gesendet: 02.11.2013 10:15 An:

Re: [Pywikipedia-l] Survey 2012 (Message still there)

2013-10-26 Thread info
I do not find any survey snipplets in code and I got no message about that in past. xqt - Original Nachricht Von: Dr. Trigon dr.tri...@surfeu.ch An: Pywikipedia-l@lists.wikimedia.org Datum: 26.10.2013 10:47 Betreff: [Pywikipedia-l] Survey 2012 (Message still there)

Re: [Pywikipedia-l] Survey 2012 (Message still there)

2013-10-26 Thread info
This depends unicode error which is still valid for older pythons and not the survey message. - Ursprüngliche Nachricht - Von: Dr. Trigon Gesendet: 26.10.2013 14:41 An: pywikipedia-l@lists.wikimedia.org Betreff: Re: [Pywikipedia-l] Survey 2012 (Message still there) -BEGIN PGP SIGNED

Re: [Pywikipedia-l] import module -- ImportError: No module named ...

2013-10-20 Thread info
Samat, where did you get your core bot? Did you download the nightly dump? Or did you fetch is from git or from github and if the last one as svn repository? xqt - Original Nachricht Von: Samat sama...@gmail.com An: Pywikipedia discussion list

Re: [Pywikipedia-l] import module -- ImportError: No module named ...

2013-10-20 Thread info
- Original Nachricht Von: Samat sama...@gmail.com An: i...@gno.de Datum: 20.10.2013 10:23 Betreff: Re: Re: [Pywikipedia-l] import module -- ImportError: No module named ... Dear xqt, I got my core bot from github using TortoiseSVN, it should have been the latest

Re: [Pywikipedia-l] [Pywikipedia-bugs] [Bug 55689] Replace.py errors

2013-10-14 Thread info
That's when a trunk user develops a script. :-) -save was invented by me, but I never used rewrite/core, and nobody felt like porting this feature to core. Sometimes this is vice versa from core to compat but I prefer keeping compat unchanged in this direction. It is impossible to keep

Re: [Pywikipedia-l] BS and externals (again ;)

2013-09-12 Thread info
- Original Nachricht Von: Merlijn van Deen valhall...@arctus.nl An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 11.09.2013 20:11 Betreff: Re: [Pywikipedia-l] BS and externals (again ;) On 11 September 2013 19:17, Dr. Trigon dr.tri...@surfeu.ch wrote:

Re: [Pywikipedia-l] BeautifulSoup4

2013-09-10 Thread info
On Mon, Sep 9, 2013 at 2:40 PM, i...@gno.de wrote: Hi Amir, I am against this breaking change and I do not see the advantage for that. The big advantage is after using this version there is no need to download and install more after downloading PWB compat and this is really helpful

Re: [Pywikipedia-l] BeautifulSoup4

2013-09-10 Thread info
I use this command and change every usage of BS (case in point https://gerrit.wikimedia.org/r/#/c/83372/4/reflinks.py) grep (?:from|import) BeautifulSoup ~/compat-git/*.py you can do it and see As I said on my last reply there could be other scripts from bot owners which use bs directly

Re: [Pywikipedia-l] BeautifulSoup4

2013-09-09 Thread info
Hi Amir, I am against this breaking change and I do not see the advantage for that. I guess we will never have a compat release for python 3+. Therefore we could have the BeautifulSoup.py in the topmost folder (as we had before some patching changes) or in the externals folder (as we have it

Re: [Pywikipedia-l] Guide for migration from SVN to Git update

2013-09-09 Thread info
No, I know about that page but it's not useful. I know I must do a new checkout, but I'd use a guide on how to do so in the best way. How to list my files in the folder (there are so many...)? What will happen with files with local modifications (svn handles them very easily)? What

Re: [Pywikipedia-l] Guide for migration from SVN to Git update

2013-09-09 Thread info
There is a problem with changes on the working copy which are not committed or stashed. Pulling the repo often fails with the following: C:\pwb\compatgit pull origin master -v --progress From https://gerrit.wikimedia.org/r/pywikibot/compat * branchmaster - FETCH_HEAD

Re: [Pywikipedia-l] Git error message

2013-09-06 Thread info
- Original Nachricht Von: Jeremy Baron jer...@tuxmachine.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 05.09.2013 18:57 Betreff: Re: [Pywikipedia-l] Git error message On Sep 5, 2013 12:44 PM, i...@gno.de wrote: Jeremy, I did some pushes which

Re: [Pywikipedia-l] Git error message

2013-09-05 Thread info
- Original Nachricht Von: Chad Horohoe choro...@wikimedia.org An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 05.09.2013 17:58 Betreff: Re: [Pywikipedia-l] Git error message On Thu, Sep 5, 2013 at 8:52 AM, i...@gno.de wrote: I got the

Re: [Pywikipedia-l] Git error message

2013-09-05 Thread info
- Original Nachricht Von: Chad Horohoe choro...@wikimedia.org An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 05.09.2013 18:18 Betreff: Re: [Pywikipedia-l] Git error message On Thu, Sep 5, 2013 at 9:16 AM, i...@gno.de wrote: -

Re: [Pywikipedia-l] [Errored] wikimedia/pywikibot-core#114 (master - 5105954)

2013-09-03 Thread info
- Original Nachricht Von: Merlijn van Deen valhall...@arctus.nl An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 03.09.2013 09:53 Betreff: Re: [Pywikipedia-l] [Errored] wikimedia/pywikibot-core#114 (master - 5105954) Hi xqt, On 3

Re: [Pywikipedia-l] Name of the project

2013-09-02 Thread info
Now he have a new old project name at bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=52692 xqt - Original Nachricht Von: Dr. Trigon dr.tri...@surfeu.ch An: pywikipedia-l@lists.wikimedia.org Datum: 31.08.2013 23:12 Betreff: Re: [Pywikipedia-l] Name of the project

Re: [Pywikipedia-l] Cruft in compat

2013-08-31 Thread info
logging should activated for those scripts listed in config.log list only. Isn't it? xqt - Original Nachricht Von: Bináris wikipo...@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 31.08.2013 18:08 Betreff: Re: [Pywikipedia-l] Cruft in

Re: [Pywikipedia-l] Code review in gerrit

2013-08-11 Thread info
- Original Nachricht Von: Merlijn van Deen valhall...@arctus.nl An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 10.08.2013 16:13 Betreff: Re: [Pywikipedia-l] Code review in gerrit On 2 August 2013 08:52, i...@gno.de wrote: Ok (or to bad). I am

Re: [Pywikipedia-l] Release number under git/gerrit

2013-08-11 Thread info
- Original Nachricht Von: Merlijn van Deen valhall...@arctus.nl An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 10.08.2013 16:21 Betreff: Re: [Pywikipedia-l] Release number under git/gerrit Hi xqt and dr. trigon, On 1 August 2013 13:33,

Re: [Pywikipedia-l] Code review in gerrit

2013-08-11 Thread info
- Original Nachricht Von: Merlijn van Deen valhall...@arctus.nl An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 11.08.2013 12:51 Betreff: Re: [Pywikipedia-l] Code review in gerrit On 11 August 2013 12:48, Merlijn van Deen valhall...@arctus.nl wrote:

[Pywikipedia-l] git migration

2013-08-04 Thread info
It seems SVN is not closed for submitting and i18n-bot does not push to git [1] [1] http://www.mediawiki.org/wiki/Special:Code/pywikipedia/11781 Best xqt ___ Pywikipedia-l mailing list Pywikipedia-l@lists.wikimedia.org

Re: [Pywikipedia-l] Setup of pywikipedia for private mediawiki

2013-08-01 Thread info
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Are you using the SVN or the GIT version? Since 26. July you should use the GIT versions, please confer [1]. [1] http://www.mediawiki.org/wiki/Manual:Pywikipediabot/Gerrit I don't think that this causes any difference and btw it must not.

Re: [Pywikipedia-l] Question about externals and patches

2013-08-01 Thread info
answer is NO. There should be alternatives to patching the working copy (e.g. nightly dump etc.) Thank you very much for this info! I will look at this as soon as possible! The question is how to handle the case you descibed? This questions have to be regarded as final part of the install

Re: [Pywikipedia-l] Question about externals and patches

2013-08-01 Thread info
As we discussed several times some bot operators do not like having .exe files executed without explicit permission to do it. In my opinion it is not a good solution blocking the bot now if the permission is denied because the bot worked 10 years ago without this permission and patching

Re: [Pywikipedia-l] Setup of pywikipedia for private mediawiki

2013-07-31 Thread info
Could you please five us the full traceback and your python release. xqt - Ursprüngliche Nachricht - Von: Adam Waldstein Gesendet: 01.08.2013 02:20 An: pywikipedia-l@lists.wikimedia.org Betreff: Re: [Pywikipedia-l] Setup of pywikipedia for private mediawiki I am also trying to create a

Re: [Pywikipedia-l] [Rewrite] Cannot download http://gl.wiktionary.org/wiki/̰̳̰̰̽̿͂

2013-07-31 Thread info
Sounds there is an illegal character in the page name. Could you try to normalize the page name e.g. search for it at gl-wikt and fetch the displayed title by hand. xqt - Ursprüngliche Nachricht - Von: Adrián Chaves Fernández Gesendet: 28.07.2013 09:30 An: Bináris Cc: Pywikipedia

Re: [Pywikipedia-l] Question about externals and patches

2013-07-31 Thread info
There is a remaining bug. Try the following e.g. from idle: import Wikipedia you are asked to install patch.exe. If you decline this request you are asked a second time. If declined a second time the script raises a fatal error while importing beautifullsoup. Beautifullsoup is a central part

[Pywikipedia-l] Code review in gerrit

2013-07-31 Thread info
Hi folks, is there any posibility reviewing code _after_ it has been merged as it was before we went to git/gerrit like the mw cr special page. Or us the bug tracker the only remaining way to do it? Greetings xqt___ Pywikipedia-l mailing list

Re: [Pywikipedia-l] Additional parameter in a replace function

2013-07-22 Thread info
- Original Nachricht Von: Bináris wikipo...@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 21.07.2013 18:14 Betreff: [Pywikipedia-l] Additional parameter in a replace function Hi, I use functions in my fixes.py as written in

Re: [Pywikipedia-l] GIT Migration

2013-07-22 Thread info
- Original Nachricht Von: Dr. Trigon dr.tri...@surfeu.ch An: pywikipedia-l@lists.wikimedia.org Datum: 22.07.2013 15:26 Betreff: Re: [Pywikipedia-l] GIT Migration -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Have you asked and admin (e.g. petan, Ryan_Lane, Damianz,

Re: [Pywikipedia-l] GIT Migration

2013-07-22 Thread info
- Original Nachricht Von: Amir Ladsgroup ladsgr...@gmail.com An: Pywikipedia discussion list pywikipedia-l@lists.wikimedia.org Datum: 22.07.2013 15:57 Betreff: Re: [Pywikipedia-l] GIT Migration the only one left in +2 group is dear xqt and Ryan Lane told me that he would

Re: [Pywikipedia-l] GIT Migration

2013-07-21 Thread info
@lists.wikimedia.org Datum: 20.07.2013 21:02 Betreff: Re: [Pywikipedia-l] GIT Migration I'm missing info how to update bot after 26th on windows. Now is there link to tortoiseSVN, which works fine witk SVN, but no link to programm for updating from GIT. JAnD 2013/7/17 Amir Ladsgroup ladsgr

Re: [Pywikipedia-l] Script halted, textlib.py?

2013-07-14 Thread info
could be found for logger pywiki NOTE: You have new messages on wikipedia:hu Getting references to [[Sablon:Másvita]] via API... Reading section info from [[Wikipédia:Kocsmafal (egyéb)/Archív53]] via API... A pywikipedia/masvita.py 09:02-kor megszakadt. A feldolgozás során mentési hiba nem

Re: [Pywikipedia-l] Patch.exe, what sort of message is this?

2013-07-08 Thread info
As shown in you version.py your working copy is outdated. You need r11719 or newer which solves the outboundlocalerror. Greetings Xqt - Ursprüngliche Nachricht - Von: Bináris Gesendet: 09.07.2013 00:09 An: Pywikipedia discussion list Betreff: Re: [Pywikipedia-l] Patch.exe, what sort of

Re: [Pywikipedia-l] Script halted, textlib.py?

2013-07-05 Thread info
weekofmonth 1 python pywikipedia/masvita.py /dev/null To: wikiposta+t...@gmail.com No handlers could be found for logger pywiki NOTE: You have new messages on wikipedia:hu Getting references to [[Sablon:Másvita]] via API... Reading section info from [[Wikipédia:Kocsmafal (egyéb)/Archív53]] via

Re: [Pywikipedia-l] Running Pywikipedia (rewrite) bots on Tools Labs

2013-05-19 Thread info
Great. Shouldn't it be placed at mw:pywikipediabot as a subpage? Regards xqt - Original Nachricht Von: Russell Blau russb...@imapmail.org An: toolserve...@lists.wikimedia.org, lab...@lists.wikimedia.org, pywikipedia-l@lists.wikimedia.org Datum: 16.05.2013 20:14 Betreff:

Re: [Pywikipedia-l] redirect.py should (or at least give you the option to) tag for deletion broken redirects if the bot has not sysop rights

2013-05-12 Thread info
This behaviour was not changed in past. Maybe the corresponding deletion tag has been changed. At which wiki are you working whith it? xqt - Original Nachricht Von: Marco Aurelio maure...@gmx.es An: Lista pywikibot pywikipedia-l@lists.wikimedia.org Datum: 10.05.2013 19:36

Re: [Pywikipedia-l] [Wikidata-l] New exception needed: score

2013-04-24 Thread info
This sort of html like tags are already implemented.Just use 'score' in the exception list. greeting xqt - Ursprüngliche Nachricht - Von: legoktm Gesendet: 24.04.2013 12:54 An: WikiMedia Mailing Lists Betreff: Re: [Pywikipedia-l] [Wikidata-l] New exception needed: score I'm guessing

Re: [Pywikipedia-l] [Wikidata-l] New exception needed: score

2013-04-24 Thread info
I saw the request below only ;-) Xqt - Ursprüngliche Nachricht - Von: Bináris Gesendet: 24.04.2013 16:57 An: Pywikipedia discussion list Betreff: Re: [Pywikipedia-l] [Wikidata-l] New exception needed: score No, this is similar to syntaxhighlight because of score foo bar ... /score

Re: [Pywikipedia-l] Archivebot

2013-04-03 Thread info
what is your command line to invoke the not script? Xqt - Ursprüngliche Nachricht - Von: Bojan Kalkan Gesendet: 02.04.2013 19:04 An: Pywikipedia discussion list Betreff: [Pywikipedia-l] Archivebot I constrantly get MissingConfigError: Missing or malformed template. Where is the problem?

Re: [Pywikipedia-l] interlanguage links from Wikidata

2013-03-05 Thread info
This is really a bug in the current implementation of Page.title(). I guess you have family = 'commons' in your user-config.py If you change it to 'wikipedia' (as a work-around) it will work as expected. But this must be fixed. Greetings xqt - Original Nachricht Von: Tuszynski,

Re: [Pywikipedia-l] Rewrite branch, issue with user pages in aliased namespace

2013-03-01 Thread info
Deleted the API cache and the cookie file, still get the same error. Making sure the site reloads the namespace info (by calling site._getsiteinfo(force=True)) didn't help either. It's line 1711 in site.py (method loadrevisions) that's throwing the exception, in case that wasn't already

Re: [Pywikipedia-l] Rewrite branch, issue with user pages in aliased namespace

2013-02-28 Thread info
list pywikipedia-l@lists.wikimedia.org Datum: 27.02.2013 20:46 Betreff: Re: [Pywikipedia-l] Rewrite branch, issue with user pages in aliased namespace Deleted the API cache and the cookie file, still get the same error. Making sure the site reloads the namespace info (by calling

Re: [Pywikipedia-l] Rewrite branch, issue with user pages in aliased namespace

2013-02-28 Thread info
Deleted the API cache and the cookie file, still get the same error. Making sure the site reloads the namespace info (by calling site._getsiteinfo(force=True)) didn't help either. It's line 1711 in site.py (method loadrevisions) that's throwing the exception, in case that wasn't already obvious

Re: [Pywikipedia-l] Rewrite branch, issue with user pages in aliased namespace

2013-02-27 Thread info
You should delete the API cache first. xqt - Ursprüngliche Nachricht - Von: Morten Wang Gesendet: 27.02.2013 16:39 An: Pywikipedia discussion list Betreff: [Pywikipedia-l] Rewrite branch,issue with user pages in aliased namespace Hi all, I've run into an interesting issue on

[Pywikipedia-l] Creating wikidata items

2013-02-26 Thread info
Hi folks, Reza1615 as published a small code snippet to create items at data repository. Please use this sample with care becaus it does not test whether a data repository item already exists. It only test whether it exists for a given site page. This could also mean that a given site page as

Re: [Pywikipedia-l] Creating wikidata items

2013-02-26 Thread info
Hi Amir the point is there may be an existing data item without language link to fa-wiki and a bot is able to create a new repository item for fa-wiki without having any language links (or having it's own link cluster). Before a bot creates a data repository item we must be be sure that a

Re: [Pywikipedia-l] Translated namespaces can cause edits to the wrong namespace

2013-02-20 Thread info
you cannot use the canonical namespace without explicit use of it or renaming it in the page text. But I fixed that bug in r11092 by overriding the default namespaces from family.py. Regards xqt - Original Nachricht Von: Jesse (Pathoschild) pathosch...@gmail.com An:

Re: [Pywikipedia-l] Wikidata interwiki behavior

2013-01-17 Thread info
I am preparing an easy way to create a DataPage from a Page object. This enables to integrate wikidata to interwiki and run it in just a similar way as with other pages. More follows asap... xqt - Ursprüngliche Nachricht - Von: Amir Ladsgroup Gesendet: 17.01.2013 17:27 An:

  1   2   3   >