Kevin Chung

Results 127 issues of Kevin Chung

The Bugcrowd API uses pagination and only provides about 25 submissions per page. It would be great if this wrapper automatically dealt with this pagination.

Is there a reason this project relies on normality for the slugify function? As discussed in https://github.com/pudo/normality/issues/6 it seems there's a desire for pure Python solutions. Would https://github.com/un33k/python-slugify be a...

Safari Version 8.0.3 (10600.3.18) OSX 10.10.2

Any chance that the latest commit can be released so that there's fewer ipaddress module copies floating around? Can totally pin to a git commit but would be nice to...

- Add support for Python 3.5 to support piwheels

Looks interesting https://github.com/travis-ci/gimme

See https://github.com/CTFd/CTFd/issues/1854

* Experiment with the wheel building process

For example the following should work: ``` SANITIZER.AllowElements("blink", "marquee", "form", "input") ``` but will only work if you do each argument one at a time.

We should be able to create tests from other libraries like bleach, html_sanitizer, and the original bluemonday. This shouldn't be too hard. The tests should also auto-run with Github Actions.

help wanted