Skip to content

Deprecate __blueprintname__ #2442

Closed
@ahopkins

Description

@ahopkins

This code no longer seems like it is necessary:

future.handler.__blueprintname__ = self.name

Since you can get access to the name of the blueprint from the request object, the route object, and the blueprint object, I do not think there is any need for __blueprintname__ anymore.

See #2440

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions