lazr.restful 2.0.0
Milestone information
- Project:
- lazr.restful
- Series:
- trunk
- Version:
- 2.0.0
- Released:
- Registrant:
- Colin Watson
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
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
Release notes
- Drop Python 2 support.
- Add support for Python 3.9 and 3.10.
- Add basic pre-commit configuration.
- Publish docs on Read the Docs.
- Apply inclusive naming via the woke pre-commit hook. The following API
changes were performed:
``lazr.
=> ``lazr.
``lazr.
=> ``lazr.
``lazr.
=> ``lazr.
``lazr.
=> ``lazr.
- Apply black code formatter via pre-commit.
- Remove ``export_
``export_
cannot work on Python 3. Use the class decorators
``@exported_
``@exported_
- Deprecate ``lazr.
``hasattr`` is fixed as of Python 3.2.
- The collection marshallers (list, set, tuple) will now correctly
unmarshall ``None`` as ``None``.
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.