Kevin Brown-Silva

Results 21 issues of Kevin Brown-Silva

http://pythonwheels.com/ Right now, only Windows and Mac wheels are being distributed for [billiard on PyPI](https://pypi.python.org/pypi/billiard). For Linux, you need to compile billiard from source, which can add some time to...

Hi there, this appears to be a frequently used theme for Select2 and I wanted to give you a heads up about upcoming changes to the Select2 CSS/HTML in the...

There is a mixin for etags, which is really useful, but in many cases it would be better to deal with caching based on a date. In a lot of...

Feature/enhancement

- [x] Remove Django 2.0 - [x] Remove Django 2.1 - [x] Add Django 3.2 - [x] Add Django 4.0 - [x] Add Python 3.9 - [x] Add Python 3.10

https://www.home-assistant.io/integrations/lock/ Currently the plugin does not have anything for handling locks within the factory for entity images, which isn't surprising because they're not the most common. Recommended mapping (JS-ish pseudocode):...

enhancement

The native column type for UUIDs in SQL Server is `uniqueidentifier`, and it's been supported since SQL Server 2008 and is also supported in Azure SQL Database. https://msdn.microsoft.com/en-us/library/ms187942.aspx Is there...

This is intended to add compatibility in for JSON API 1.0.0-rc.3 and close #27. **This pull request is not yet complete, but comments and code review is highly encouraged at...

Right now the section ["Params"](https://github.com/hybridgroup/cppp-io/blob/65b01ada0e53c4b8c6e721f37c6680649005ea08/specification.markdown#params) states > When parsing params submitted by a client, the server should examine the request body, looking for JSON-formatted params. If params are present in...

We're in the process of finalizing the 4.0 release and are aiming to have it done by the end of this month at the latest. https://select2.github.io/ Since I'm not very...

The license text on GitHub is for the MIT license: https://github.com/orokusaki/pycard/blob/b494e24b34000ddbfdeddf9d2e0af41da79eabe5/LICENSE#L1-L3 _(note that the year is not updated)_ But the PyPI specifier says it's licensed under the GPLv3: https://github.com/orokusaki/pycard/blob/b494e24b34000ddbfdeddf9d2e0af41da79eabe5/setup.py#L17 Any...