Hello Everyone,

Mailman Core 3.2.2  is released and available on PyPI[1]. 

This is a regular bugfix release and I had to do that to fix a version 
constraint 
which pulled in a pre-release of a dependency (falcon) when installed via pip
and caused the default install to break.

There are few other changes included in this release, including a big refactor
of error reporting in Core's REST API. All the error responses are now correctly
formatted as JSON with more information about the error. For example, invalid
inputs for Enum data types return the valid options. Other error message are
 now generated from the input validtor and will be more informative.

REST API also accepts input as JSON formatted body, alongside the 
x-www-form-urlencoded. 

A full list of changes are available here:

    https://mailman.readthedocs.io/en/latest/src/mailman/docs/NEWS.html#id1

This release supports Python 3.5-3.7. 

Thanks very much to all the contributors involved in this release.


[1]: https://pypi.org/project/mailman/
-- 
  thanks,
  Abhilash Raj (maxking)
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to