Misha Behersky
Misha Behersky
## Rationale This PR addresses #1029 ## Changes * Fix deprecation warning for `imp` module * Updated on the recent `master` branch (1/4/22) ## Testing With ``` $ python --version...
Can I build this on MacOS Catalina? Currently when I'm trying to launch `stack build` I have an error ``` Installed GHC. Error: While constructing the build plan, the following...
Hey, I'm wondering is it possible to run programs with I/O (like reading user input) file (`check.idr`) ``` module Main import QB.FFI main : IO () main = do line...
### Description Make `cached` and `cachedmethod` functions more concise by introducing default no-op `NoLock` class thus eliminating duplication in `elif lock is None:` branches. ### Testing ```python import timeit setup...
### Description Fix missing word in the config table. 
### Description * To address issue https://github.com/joke2k/django-environ/issues/533 * Duplicate of https://github.com/joke2k/django-environ/pull/452
https://github.com/cfsamson/examples-futures/issues/2 is not available anymore