Ticket #6084 defect closed fixed

Opened 8 months ago

Last modified 7 months ago

Typo in FilePath.getPermissions's docstring

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

Description

"may not what is expected" should read "may not be what is expected"

Attachments

twisted-python-filepath-FilePath-getPerissions.patch Download (0.6 KB) - added by Petit_Dejeuner 8 months ago.
Fixes typo.
Isse6084TypoFilePath.getPermissionsDocstring.patch Download (0.6 KB) - added by anitgen 7 months ago.

Change History

Changed 8 months ago by Petit_Dejeuner

Fixes typo.

1

Changed 8 months ago by itamar

  • keywords easy, review added; easy removed

In order to get someone to look at this, you should add the "review" keyword when you submit a patch.

2

Changed 7 months ago by kwidman

  • owner set to kwidman
  • status changed from new to assigned

3

Changed 7 months ago by kwidman

  • owner kwidman deleted
  • status changed from assigned to new

Simple patch; fixes the problem.

4

Changed 7 months ago by abhikandoi2000

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

5

Changed 7 months ago by exarkun

  • status changed from closed to reopened
  • resolution fixed deleted

abhikandoi2000, please don't do that.

Changed 7 months ago by anitgen

6

Changed 7 months ago by exarkun

  • status changed from reopened to new
  • owner set to exarkun

Hi antigen. Thanks for your interest in this ticket. However, note that another developer has already contributed a fix for the issue. The ticket is currently in the "review" phase, as described on ReviewProcess. Further development work to fix the issue is not needed until the ticket has moved past the review phase.

7

Changed 7 months ago by exarkun

  • keywords easy added; easy, review removed

Thanks for the patch (times two). This change looks fine. I'll apply it to trunk.

8

Changed 7 months ago by exarkun

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

(In [36418]) Correct a missing word in FilePath's API documentation

Author: Petit_Dejeuner Reviewer: exarkun Fixes: #6084

Note: See TracTickets for help on using tickets.