Chris Adams

Results 107 issues of Chris Adams

#880 was closed without resolution. We use this feature to run AWS clients using an SSH dynamic proxy — the lower-level libraries support this but botocore's httpsession code assumes an...

feature-request
p2

This is a follow to finish #1834 — I got overeager seeing the “WIP” cleared. TODO: * [ ] Remove wait-for-solr script from the other matrix builds * [ ]...

The Solr and ElasticSearch backends define `run()` in a manner which is very similar to the base class but there's at least one bug in the current approach: #888 had...

backend : solr
refactor
backend : elasticsearch

Now that tox is working, it highlighted that the MLT check for deferred proxy models wasn't functional on Django 1.3 This bug was introduced in my acdha@c8b601be0b1fd814663ecc4fc30545573c74b7d9; the failure had...

needs review

The sparse list implementation avoids allocating the result cache elements until something triggers loading the actual content. This has a slight memory increase for very small querysets – roughly a...

With Firefox 53, the “See the Breakdown” button on https://beta.usaspending.gov does not work due to an exception raised when `componentDidUpdate` calls `truncateText`, which calls `this.svgText.getBBox()` and gets an `NS_ERROR_FAILURE`. This...

I'm not sure whether this is the appropriate spot versus https://github.com/tc39/ecma402 but I recently needed to enable eras in DateTimeFormat but need to use the secular names (BCE/CE) instead of...

question

Python 2 will be [officially unsupported at the end of the year](https://www.python.org/dev/peps/pep-0373/). * [ ] Flag all 2/3 switch points with a `FIXME` comment containing “Python 2} * [ ]...

This would be really nice if had support for other languages – I'd personally benefit from Python, Rust and I have coworkers who'd appreciate Java and PHP.

enhancement

Version of VSCode: 1.15.1 Version of the extension: 0.2.2 OS: macOS 10.12.6 Description: I ran into a problem where it seemed like formatting was broken – “Format Document” and formatOnSave...