[pywikibot] Re: How to list contributions of an IP range?

2024-04-11 Thread Huji Lee
Currently, not possible. I created T362377 and I also explained what I think the solution should look like, in the first comment. On Thu, Apr 11, 2024 at 2:45 AM Bináris wrote: > > anon = '89.134.24.79/16' > user = pywikibot.User(site, anon) > for

[pywikibot] Re: Flagged revisions

2024-02-03 Thread Huji Lee
If you could check which wiki on beta cluster has Flagged Revs enabled and write some unit tests for the code, we could bring it to Pywikibot core. On Sat, Feb 3, 2024 at 2:50 PM Bináris wrote: > As part of the huwiki package, I wrote some methods dealing with flagged > revisions that work in

[pywikibot] Re: New Pywikibot 7 stable release

2022-02-12 Thread Huji Lee
This is great! Thank you for all the hard work. On Sat, Feb 12, 2022 at 7:34 AM wrote: > > 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

[pywikibot] Re: pywikibot vs mwclient?

2022-02-06 Thread Huji Lee
For one thing, pywikibot also comes with a collection of applications (such as replace.py for quickly replacing text across pages, etc.) as well as helpers (e.g. a series of pagegenerators that make it easy for you to get a list of pages to work on). For another, myclient is not as actively

[pywikibot] Re: Deprecation policy?

2021-11-13 Thread Huji Lee
Hi Strainu, Thanks for bringing this up. And sorry to hear that many have had negative experiences with recent removals of deprecated code (though I had nothing to do with it). The Pywikibot project is barely maintained; a small community of interested folks are pushing it forward, and most code

[pywikibot] Re: Code reviews stuck

2021-08-15 Thread Huji Lee
Code review has been less than optimal for the pywikibot project, to say it lightly. But I will try to take a look at some of these in the next few days. On Sun, Aug 15, 2021 at 7:07 PM Damian Johnson wrote: > Hi all! I apologize for being a naggy poo-poo pants but does anyone > have time to

Re: [pywikibot] Thank you Xqt

2021-05-08 Thread Huji Lee
Congrats! PS: Don't ever leave us! On Sat, May 8, 2021 at 11:17 AM Bináris wrote: > Ooohyeee! Congratulations and big, big, big thank you! > > And also thanks to Legotkm for noticing it. > ___ > pywikibot mailing list > pywikibot@lists.wikimedia.org >

Re: [pywikibot] Fwd: [Wikitech-l] Moving from Gerrit to GitLab

2020-07-29 Thread Huji Lee
nning (and wrote a > manual for it). Thanks to Merlijn who gave me the crucial hint there. > > For the new place I fear the main problems would be the CI setup and I > think we would need support for it. > > Best > xqt > > Am 09.07.2020 um 23:14 schrieb Huji Lee : > >  &g

Re: [pywikibot] Fwd: [Wikitech-l] Moving from Gerrit to GitLab

2020-07-09 Thread Huji Lee
I think that is a great idea. If Xqt could do that, it would be awesome. On Thu, Jul 9, 2020 at 4:20 PM Kunal Mehta wrote: > On 2020-07-04 04:27, Maarten Dammers wrote: > > Of interest to us too. Someone in some WMF backroom has decided that > > we're switching from Gerrit to Gitlab. I'm no big

[pywikibot] Deprecating sysopnames

2019-09-07 Thread Huji Lee
Dear pywikibot users, Please be advised that "sysopnames" is now deprecated. For all actions that rely on a sysop account (such as deletion or protection), the code now checks the rights of the bot user (as defined by the "usernames" array) and if that user has the necessary right to perform the

Re: [pywikibot] Caching strategy

2019-07-12 Thread Huji Lee
nettree <https://github.com/zeek/pysubnettree>> *>*- pytricia <https://github.com/jsommers/pytricia <https://github.com/jsommers/pytricia>> *>>* Cheers, *>* Lucas *>* On 12.07.19 04:43, Huji Lee wrote: *> ___ pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot