Skip to content

Deprecation docs should use NEXT placeholders #12167

@twm

Description

@twm

The compatibility policy contains a number of examples of how to deprecate APIs that hard-code specific Twisted versions. This isn't what a Twisted developer should actually write: new deprecations should be written with incremental placeholders:

Version("Twisted", "NEXT", 0, 0)

Twisted NEXT

The documentation should match practice.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions