https://bugzilla.wikimedia.org/show_bug.cgi?id=64835

John Mark Vandenberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from John Mark Vandenberg <[email protected]> ---
To add a little more, compat's apispec is a very large library around
action=query, list=blocks , but it is *unused* in compat (according to $ git
grep apispec)

http://en.wikipedia.org/w/api.php?action=query&list=blocks

core has Site.blocks() which lists all blocks with parameters:
  starttime=None
  endtime=None
  reverse=False
  blockids=None
  users=None
  step=None
  total=None

What functionality is needed?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to