lazr.restful 0.21.0

Milestone information

Project:
lazr.restful
Series:
trunk
Version:
0.21.0
Released:
 
Registrant:
Colin Watson
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon lazr.restful-0.21.0.tar.gz (md5, sig) lazr.restful 0.21.0 22
last downloaded 4 weeks ago
Total downloads: 22

Release notes 

Fix IDjangoLocation for compatibility with zope.traversing >= 3.13, which
only adapts objects to ILocation if they do not have a __parent__ attribute.
Objects implementing IDjangoLocation must now have a __parent_object__
attribute instead of __parent__.

Fix double closing brace when encoding the result of a custom operation
where the result has an adapter to ICollection.

Generate IEntry subinterfaces with field ordering matching that in the
original interface.

Fixed bug 1803564: Values from requests that contain only whitespace are now
interpreted correctly.

Remove limitation on immediately reinstating a named operation with the same
name as a mutator in the webservice version that gets rid of named
operations for mutator methods. (This was previously only unreliably
enforced in any case, as it depended on the order of methods returned by
zope.interface.Interface.namesAndDescriptions.)

Fix test failures with zope.configuration >= 4.3.0.

Fix test failures with Python >= 2.7.17 (or backported fixes for
CVE-2019-9740).

Import ComponentLookupError from zope.interface.interfaces rather than
zope.component.interfaces, fixing a deprecation warning.

Switch from buildout to tox.

Remove dependency on zope.app.pagetemplate. Explicitly depend on
zope.datetime, which was previously only pulled in indirectly.

Changelog 

This release does not have a changelog.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.