Ticket #5692 task closed fixed

Opened 13 months ago

Last modified 13 months ago

Fix typographical errors in endpoints.py

Reported by: ashfall Owned by: ashfall
Priority: normal Milestone:
Component: core Keywords:
Cc: Branch:
Author: Launchpad Bug:

Description

Remove typos in the comment-lines in twisted/internet/endpoints.py

Attachments

5692.patch Download (15.9 KB) - added by ashfall 13 months ago.
Patch & newsfile attached

Change History

Changed 13 months ago by ashfall

Patch & newsfile attached

1

Changed 13 months ago by ashfall

  • keywords review added
  • owner ashfall deleted

2

Changed 13 months ago by ashfall

  • status changed from new to assigned
  • keywords review removed
  • owner set to ashfall

3

Changed 13 months ago by ashfall

  • status changed from assigned to new

4

Changed 13 months ago by ashfall

Fixed in the branch: branches/ipv6-tcp-server-endpoint-5694

5

Changed 13 months ago by ashfall

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

(In [34526]) Merge ipv6-tcp-server-endpoint: Added IPv6 TCP Server Endpoint.

Author: ashfall Reviewer: exarkun Fixes: #5692, #5694

This adds an IPv6 stream endpoint through twisted.internet.endpoints.TCP6ServerEndpoint.

Note: See TracTickets for help on using tickets.