forked from pool/python-coconut
- Update to 3.1.2
* See Coconut's documentation for more information on all of the features listed below. * #851, #852: Fixed comments inside of parentheses in the Jupyter kernel. * #846: reduce, takewhile, and dropwhile now support keyword arguments. * #848: Class and data patterns now support keyword argument name elision. * #847: New pattern-matching syntax for matching anonymous named tuples. * #843: Added compiler warnings for (some cases of) undefined variables. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coconut?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 12 12:55:20 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>
|
||||
|
||||
- Update to 3.1.2
|
||||
* See Coconut's documentation for more information on all of the features listed below.
|
||||
* #851, #852: Fixed comments inside of parentheses in the Jupyter kernel.
|
||||
* #846: reduce, takewhile, and dropwhile now support keyword arguments.
|
||||
* #848: Class and data patterns now support keyword argument name elision.
|
||||
* #847: New pattern-matching syntax for matching anonymous named tuples.
|
||||
* #843: Added compiler warnings for (some cases of) undefined variables.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 20 14:14:44 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user