Skip to content

DTSTAMP docstring See also self-links to DTSTAMP #1663

Description

@SashankBhamidi

The DTSTAMP and stamp attributes share a single docstring via DTSTAMP = stamp = single_utc_property(...) in src/icalendar/cal/component.py. The See also section in that docstring includes :attr:DTSTAMP``, which makes sense when rendered under stamp but produces a self-link when rendered under `DTSTAMP`.

The fix is to remove :attr:DTSTAMP`` from the See also list, since a property's own page doesn't need a link back to itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions