← Back to team overview

divmod-dev team mailing list archive

[Bug 830357] [NEW] Remove use of deprecated twisted.application.strports.parse

 

Public bug reported:

Instead of trying to decode strports syntax passed on the command-line
to axiomatic port, there should probably just be a StrPort (tee hee)
implementation of IPort that stores and uses the string as-is.

** Affects: mantissa
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Divmod-
dev, which is the registrant for Divmod Mantissa.
https://bugs.launchpad.net/bugs/830357

Title:
  Remove use of deprecated twisted.application.strports.parse

Status in A Python application server:
  New

Bug description:
  Instead of trying to decode strports syntax passed on the command-line
  to axiomatic port, there should probably just be a StrPort (tee hee)
  implementation of IPort that stores and uses the string as-is.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mantissa/+bug/830357/+subscriptions


Follow ups

References