Samuel Marks
Samuel Marks
Inspiration by this MIT licensed C project - https://github.com/zserge/tray (if I get the time I can contribute, otherwise just leaving it as an issue here as a feature request) Thanks
**Describe the bug** https://www.python.org/downloads/release/python-3818/ **To Reproduce** Steps to reproduce the behavior: 1. Go to https://www.python.org/downloads/ 2. Click "Python 3.8.18 - Release Notes" https://www.python.org/downloads/release/python-3818/ **Expected behavior** https://web.archive.org/web/20231026093415/https://www.python.org/downloads/release/python-3818/ **Screenshots**  **Desktop (please...
```python import typed_ast.ast3 import typed_astunparse code = ''' class Snake(object): """ Om nom nom and some more nom nom nom """ def bite(me: str) -> bool: return me == 'cython'...
Seems like a good idea.
Upgraded to latest web2py. Tested flask only. One error remains: form isn't rendered, all I see are the HTML tags
``` $ ./ddsh [dingdong shell]# 5 unexpected token 5 unexpected token 5 unexpected token 5 unexpected token unexpected token 5 unexpected token 5 unexpected token 5 unexpected token 5 unexpected...
…and miscellaneous other fixes
WiP. Opening PR to start a discussion; and [if positive] will incrementally improve until feature parity with bazel. Then will port to MSVC (for Windows). Next target after for me,...
…andler double-close; minor other linting improvements; [setup.cfg] Add missing dependency;