Ticket #4465 defect closed duplicate

Opened 3 years ago

Last modified 3 years ago

twisted.application.app.getSavePassphrase is broken

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

Description

A pyflakes warning reveals that twisted.application.app.getSavePassphrase seems to be completely broken, as it fails to return the passphrase that was entered. This function is only used from convertStyle, which is the implementation of tapconvert, so I guess it's not surprising that nobody noticed the problem.

I guess maybe some of this code should be deprecated / removed?

Change History

1

Changed 3 years ago by mithrandi

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

Oops, see #4464 instead.

2

Changed 2 years ago by <automation>

  • owner glyph deleted
Note: See TracTickets for help on using tickets.