Opened on 03/08/2016 at 09:22:16 AM

Closed on 05/25/2016 at 08:36:17 PM

#3751 closed change (fixed)

[meta] Introduce Python module abp

Reported by: matze Assignee: kvas
Priority: P3 Milestone:
Module: Unknown Keywords:
Cc: Blocked By: #3752, #3753, #3754, #3797, #3798, #3849
Blocking: Platform: Unknown / Cross platform
Ready: no Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

Description (last modified by kvas)

Background

In order to improve the re-usability of our code, we want to export some of the more general functionality of module sitescripts into a distinct, more abstract Python package abp. This would become a library that sitescripts code can use and that can be used by any Python code that works with filter lists (for example FOP.py script that is used for optimising filter lists could be ported to it).

The initial content of the module would be the basic filter list parsing logic, and the filter list rendering script that can combine filter lists in a similar but more general way to combineSubscriptions.py script.

What to change

Set up the Mercurial repository and Git mirroring for the new package. Populate it with initial content: the filter list parsing library and the script that renders filter lists (see sub-tickets for details).

Overview


Attachments (0)

Change History (10)

comment:1 Changed on 03/08/2016 at 09:38:57 AM by matze

  • Blocked By 3752, 3753 added
  • Description modified (diff)
  • Owner set to kvas
  • Summary changed from Introduce Python module abp to [meta] Introduce Python module abp

comment:2 Changed on 03/08/2016 at 11:31:09 AM by kvas

  • Blocked By 3754, 3755, 3756 added

comment:3 Changed on 03/14/2016 at 04:40:38 PM by kvas

  • Blocked By 3797, 3798 added

comment:4 Changed on 03/21/2016 at 03:45:39 PM by kvas

  • Blocked By 3849 added

comment:5 Changed on 03/21/2016 at 06:10:18 PM by kzar

  • Blocked By 3755 removed

comment:6 Changed on 03/21/2016 at 06:10:47 PM by kzar

  • Blocked By 3756 removed

comment:7 Changed on 03/22/2016 at 02:19:55 PM by kvas

  • Description modified (diff)

comment:8 Changed on 03/22/2016 at 04:53:38 PM by kvas

  • Blocked By 3755 added

comment:9 Changed on 03/29/2016 at 08:58:15 PM by kzar

  • Blocked By 3755 removed

comment:10 Changed on 05/25/2016 at 08:36:17 PM by kvas

  • Resolution set to fixed
  • Status changed from new to closed

All the blockers have been closed and this is a meta-ticket so I'm closing it.

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from kvas.
 
Note: See TracTickets for help on using tickets.