Matthew R. Scott

Results 16 issues of Matthew R. Scott

Building off the work done by @nils-werner at https://github.com/gldnspud/virtualenv-pythonw-osx/commit/69fe37bc26403dfe9a082f228917db4a0de366e9, I'd like to clean up various aspects of the repo, add a proper `CONTRIBUTORS.md` file, etc., and then tag+release a v1.0.0...

[Enter steps to reproduce below:] 1. Open Atom 2. Open Settings tab **Atom Version**: 0.179.0 **System**: Mac OS X 10.10.2 **Thrown From**: [python-isort](https://github.com/bh/atom-python-isort) package, v0.0.5 ### Stack Trace Uncaught TypeError:...

Given: - `myflag` is set up with `testing=True` - Page A never calls `waffle.flag_is_active(request, 'myflag')`, and none of the templates it loads have `{% flag myflag %}` - Page B...

semver:minor
pinned

- [x] Project: Supertracks - [x] Option for turning them on/off - [x] Python - [x] TS - [ ] Determining which supertrack a pattern is in. - [ ]...

``` …/sunvox/examples$ python -m rv.tools.player nt\ -\ Berlin\ FM.sunvox Traceback (most recent call last): File "/Users/gldnspud/proj/sv/voices/src/python/rv/modules/module.py", line 337, in set_raw value = t(from_raw_value(raw_value)) File "/Users/gldnspud/proj/sv/voices/src/python/rv/controller.py", line 113, in __call__ self.validate(value)...

bug
python
javascript