Issues
- 0
Migrate build to pyproject.toml
#94 opened by Technologicat - 1
Support Python 3.10+ changes to the AST
#93 opened by Technologicat - 1
Remove Python 3.8 support once EOL
#92 opened by Technologicat - 1
Update build system
#88 opened by Technologicat - 2
- 4
Document multi-shot generators
#80 opened by Technologicat - 2
Update CI
#87 opened by Technologicat - 1
Add support for Python 3.12
#91 opened by Technologicat - 1
Add support for Python 3.11
#90 opened by Technologicat - 1
Python 3.6 and 3.7 EOL codebase cleanup
#89 opened by Technologicat - 0
Add expression form of `with`
#76 opened by Technologicat - 5
Pythonify TAGBODY/GO from Common Lisp
#45 opened by Technologicat - 1
- 0
Values support in call, callwith
#86 opened by Technologicat - 0
- 8
cannot import `unpythonic.test.fixtures`
#81 opened by nivpgir - 1
Support Python 3.10
#84 opened by Technologicat - 1
- 0
Release an official 1.0.0
#79 opened by Technologicat - 11
Update docs for 0.15.0
#75 opened by Technologicat - 3
Improve memoize
#78 opened by Technologicat - 7
Improve code coverage
#68 opened by Technologicat - 6
Improve named arguments handling in curry
#61 opened by Technologicat - 5
Migrate to mcpyrate macro expander
#72 opened by Technologicat - 0
Update docs for 0.15.x
#70 opened by Technologicat - 3
Improve syntax for let bindings
#62 opened by Technologicat - 1
Remove deprecated names getvalue, runpipe
#64 opened by Technologicat - 1
Fix Python 3.9 compatibility
#74 opened by Technologicat - 1
New release plan - update the milestones!
#73 opened by Technologicat - 7
Update docs for 0.14.3
#66 opened by Technologicat - 2
Layer tests
#69 opened by Technologicat - 1
Fix many small things for 0.14.3
#71 opened by Technologicat - 3
- 1
Release version 0.14.2
#65 opened by Technologicat - 2
Add a Symbol type
#63 opened by Technologicat - 8
Investigate pickling of singletons
#55 opened by Technologicat - 1
Add unpythonic.it.minmax
#60 opened by Technologicat - 4
Finish implementing REPL server/client
#56 opened by Technologicat - 0
Use `time.monotonic` for Δt measurements
#59 opened by Technologicat - 6
Push PyPy3 compatibility to 100%
#58 opened by Technologicat - 2
Shim and ThreadLocalBox
#57 opened by Technologicat - 0
Improve comments in restarts
#54 opened by Technologicat - 1
Add unpythonic.it.find
#53 opened by Technologicat - 4
Last-minute fixes for the condition system
#52 opened by Technologicat - 2
Update setup.py long description for 0.14.2
#51 opened by Technologicat - 1
Move the macro docs
#50 opened by Technologicat - 1
Rename lazycall
#49 opened by Technologicat - 1
Rename setescape/escape to catch/throw
#46 opened by Technologicat - 0
Add test for unpythonic.it.interleave
#48 opened by Technologicat - 2
Improve unpythonic.fix.fix
#47 opened by Technologicat