Aaron

Results 7 issues of Aaron

Setting an interrupt on the alert pin with an appropriate callback function, and calling `startread()` with no callback results in an error. ``` > adc:startread() Lua error: stdin:1: bad argument...

It would seem like there's a callback to read every type of list possible, and most of them ignore the data type of the length of the list, and instead...

### Expected behavior http status line is only sent once at the beginning of a response ### Actual behavior calling `res:send(nil, status)` then `res:send(body_data, nil)` results in duplicate status line...

## Problem Description Many Keyboard shortcuts are not available in the Preferences pane and can only be edited by opening "\.spyder-py3\config\spyder.ini". Particularly many from the editor context are missing. ###...

type:Bug
component:Preferences

## Description of Changes Adds the ability to disable intelligent white-space adjustment on paste. * [ ] Wrote at least one-line docstrings (for any new functions) * [ ] Added...

## Problem Description Use of depreciated locale.getdefaultlocale I'm not sure how to best replace this with `getlocale()` as suggested by the warning message, as the output of the two is...

type:Task

After updating to spyder 6.0.4 from 6.0.3, changing the run configuration for a file to "External Terminal" will not apply until after a reboot. This does not apply to changing...

type:Bug
User Experience (UX)
component:Run