[Webkit-unassigned] [Bug 214378] [webkitcorepy] Umbrella bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 09:55:51 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214378

--- Comment #1 from Jonathan Bedard <jbedard at apple.com> ---
To elaborate a bit, the intention of webkitcorepy is that it will contain generic Python utilities needed for many Python scripts and services. These utilities should not be specific to the script or service using them, nor should they contain project-specific quirks. An non exhaustive list of things I see as owned by webkitcorepy: Version handling, Python 2/3 unicode quirks, subprocess tooling, memoization, retry decorators, timeout utilities, subprocess mocking, requests mocking, package auto-instillation and logging tooling.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200722/62a53004/attachment.htm>


More information about the webkit-unassigned mailing list