-
### Type of Issues (Enhancement, Error, Bug, Question)
Question
### Operating System
Linux - Mint18
### Python version
3.6
### PySimpleGUI Port and Version
4.1.0 - tkiner
### Your Experience L…
-
### Type of Issues (Enhancement, Error, Bug, Question)
### Operating System
### Python version
### PySimpleGUI Port and Version
### Your Experience Levels In Months or Years
_________ P…
-
`FilePath` is good, but we sometimes need to process POSIX paths or Windows paths specifically, regardless of the current platform. eg. when we create our own file system, we may want it to stick to P…
-
The Scala compiler can be made to run out of memory while attempting to type check code that uses generics. Even while using a heap size of 4GB this fairly short snippet of code will cause the type ch…
-
Hey @a-r-j, just pinging back here as promised yesterday with what probably could be considered a design doc for Graphein. I'm excited about this! I also know that my memory is gradually degrading as …
-
```
(:+) :: forall (n :: Nat) (m :: Nat). (Veccable n, Veccable m)
=> Vec n -> Vec m -> Vec (n + m)
```
-
# PLEASE POST THIS IN THE DISCUSSION TAB UNDER "PROPOSALS" OR "IDEAS/REQUESTS"
**Is your feature request related to a problem? Please describe.**
When I do and if that make some check, for example…
-
I'm trying to make a graphic interface for a program. I need to ask the user some questions (which depend on some of the other questions). If I choose tensile testing, I get to choose 3 more questions…
-
### Describe the issue you are experiencing
Since I upgraded my Raspberry Pi 4 to the latest HA OS 13.0 the system freezes regularly with the message
```
task kthreadd:2 blocked for more than 1…
-
When using this library with LEDs there is a large difference between PWM levels at low brightness so the option of more PWM levels than 256 would be useful.