Mochi

Latest version: v0.2.7

Safety actively analyzes 630509 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.1.8.2

* Change required version of Eventlet to 0.17.1

0.1.8.1

* Install Eventlet from GitHub for Py3

0.1.8

* Support the trailing if-expression (Fix 12)
* Support the list comprehension with a conditional expression (Fix 11)
* Support generating .pyc file
mochi -pyc foo.mochi > foo.pyc
* Fix some bugs

0.1.7

* Change the type-pattern syntax form
[old]
typename(pattern)
[new]
typename pattern
the typename is name of any type.
* Fix some bugs

0.1.6

* Change the trailing closure syntax so that a trailing closure expression is passed to a function as the function’s final argument
[old]
func() : (args) -> closure_body
[new]
func() (args) -> closure_body
* Support triple-quoted string literal
* Update version of requirements (pyrsistent >= 0.8.0)

0.1.5

* Add support for multiple imports (e.g. import math, time)
* Implement that 'None' does not appear at the REPL
* Update version of requirements (eventlet >= 0.16.1, pyrsistent >= 0.7.1)

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.