pauschar

Results 3 issues of pauschar

**Describe the bug** As per discussion with bdbaddog on Discord around 2020-03-12, the following SConstruct does not work as expected: ```python vars = Variables() vars.Add(BoolVariable('MYTEST', 'bla',default=False)) env = Environment(variables=vars) print(env.get('MYTEST'))...

Variables
Clone

**Describe the bug** A standard German keyboard comes with so-called 'Umlauten' (ä,ü.ö). sitting next to 'p' and 'l'. Invoking `pyenv' seems to replace these keys with something different - see...

bug
help wanted

### Brief description of your issue Trying to upgrade WindowsTerminal fails: ``` winget upgrade Microsoft.WindowsTerminal Gefunden Windows Terminal [Microsoft.WindowsTerminal] Version 1.11.2921.0 Diese Anwendung wird von ihrem Besitzer an Sie lizenziert....

Issue-Bug