| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-29 | 474 Bytes | |
| v5.33.14 source code.tar.gz | 2025-09-29 | 14.6 MB | |
| v5.33.14 source code.zip | 2025-09-29 | 14.6 MB | |
| Totals: 3 Items | 29.2 MB | 0 | |
Genie v5.33.14
- fixed order for attributes via OrderedDict to fix failing tests in nightlies
- add and export
@waitto wait for Ctrl/Cmd+C in scripts with graceful stop - add utility function
killtask()to replacethrowto() - add smarter target handling in openbrowser(), including a no argument version
Merged pull requests: - Hh attrs dict (#756) (@hhaensel)