Brad Crittenden

Results 7 issues of Brad Crittenden

Is a release to pypi with the recent changes you made forthcoming? Would like to easily take advantage of them. Thanks.

* safety version: 1.8.7 * Python version: >=python 3.6 * Operating System: CentOS 7 ### Description After the disclosure of CVE-2020-5252 `safety` began distributing binaries. The binary for linux does...

* safety version: 1.8.6 * Python version: 3.* * Operating System: All ### Description Feature request: The remediation advice for CVE-2020-5252 means safety cannot be run inside a virtual environment....

enhancement
considering

Relisten appears in the app list in CarPlay. Selecting it results in a blank, white screen. No idea how to provide more debugging information.

On the debug/status page there are many places where a date and time are reported. On that one result, the following formats are used: 2015-03-05T09:12:07-04:00 0001-01-01T00:00:00Z 2015-03-05 13:08:44.8833498 +0000 UTC...

enhancement

Change the example code in client.rst to use `loop.run_until_complete` instead of the nonexistent `asyncio.run_until_complete`. Fixes #188

## Please read the [bug submission guidelines](https://tda-api.readthedocs.io/en/latest/help.html) before submitting a bug. Not following guidelines may result in your bug being ignored and/or closed. **Description of Bug** docs/client.rst has the following...