We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fcb8b commit 389e8d6Copy full SHA for 389e8d6
CHANGES.md
@@ -13,13 +13,13 @@
13
(Reported by Victor Stinner,
14
https://github.com/thierry-martinez/pyml/issues/49)
15
16
-- Fix: memory leak in pyml_wrap_closure
+- Fix: memory leak in `pyml_wrap_closure`
17
(Fixed by Laurent Mazare, https://github.com/thierry-martinez/pyml/pull/53)
18
19
- Add `Py.Module.set_docstring`, for Python >=3.5.
20
(Added by Laurent Mazare, https://github.com/thierry-martinez/pyml/pull/54)
21
22
-- Fix: install .cmx files
+- Fix: install `.cmx` files
23
(Reported by Jonathan Laurent,
24
https://github.com/thierry-martinez/pyml/issues/55)
25
0 commit comments