Ticket #5673 defect closed fixed

Opened 13 months ago

Last modified 13 months ago

Markup error in twisted.protocols.amp docstring

Reported by: exarkun Owned by: exarkun
Priority: normal Milestone:
Component: core Keywords: documentation easy
Cc: Branch:
Author: Launchpad Bug:

Description

r34350 introduced this new pyflakes error:

these 1 objects' docstrings are not proper epytext:
    twisted.protocols.amp.Descriptor.fromStringProto

due to a simple typo.

Attachments

amp-epytext.patch Download (0.6 KB) - added by exarkun 13 months ago.

Change History

Changed 13 months ago by exarkun

1

Changed 13 months ago by exarkun

  • keywords review added

2

Changed 13 months ago by itamar

  • owner set to exarkun
  • keywords review removed

Looks good, merge.

3

Changed 13 months ago by exarkun

  • status changed from new to closed
  • resolution set to fixed

(In [34362]) Correct a typo in the epytext markup for twisted.protocols.amp.Descriptor.fromStringProto

Author: exarkun Reviewer: itamar Fixes: #5673

Note: See TracTickets for help on using tickets.