Ticket #2213 (closed task: fixed )

Opened 3 years ago

Last modified 10 months ago

Several deprecated twisted.protocols.* modules point to old twistedmatrix.com/projects/ webpages

Reported by: dreid Assigned to: thijs
Type: task Priority: normal
Milestone: Component: core
Keywords: documentation Cc: thijs
Branch: branches/module-web-ref-2213 Author: thijs
Launchpad Bug:

Description

dns.py:                         'http://twistedmatrix.com/projects/names',
ethernet.py:                         'http://twistedmatrix.com/projects/pair',
http.py:                         'http://twistedmatrix.com/projects/web',
imap4.py:                         'http://twistedmatrix.com/projects/mail',
ip.py:                         'http://twistedmatrix.com/projects/pair',
irc.py:                         'http://twistedmatrix.com/projects/words',
jabber.py:                         'http://twistedmatrix.com/projects/words',
msn.py:                         'http://twistedmatrix.com/projects/words',
nntp.py:                         'http://twistedmatrix.com/projects/news',
oscar.py:                         'http://twistedmatrix.com/projects/words',
pop3.py:                         'http://twistedmatrix.com/projects/mail',
raw.py:                         'http://twistedmatrix.com/projects/pair',
rawudp.py:                         'http://twistedmatrix.com/projects/pair',
smtp.py:                         'http://twistedmatrix.com/projects/mail',
sux.py:                         'http://twistedmatrix.com/projects/web',
toc.py:                         'http://twistedmatrix.com/projects/words',

We should fix the links or look at removing these long deprecated stubs. This causes people to follow the API docs outside of the trac webspace and consequently provide no real information. These documentation also don't point to the new namespaces of the module so they can be found in the API docs.

Attachments

Change History

  2006-12-23 08:58:31+00:00 changed by glyph

  • owner changed from glyph to dreid

  2008-07-09 20:55:13+00:00 changed by thijs

  • cc set to thijs
  • owner changed from dreid to thijs
  • status changed from new to assigned
  • branch deleted
  • author deleted

  2008-07-30 23:10:53+00:00 changed by thijs

What is exactly the problem here? Is this ticket still relevant?

  2008-07-31 13:37:41+00:00 changed by exarkun

  2008-09-03 19:21:24+00:00 changed by thijs

  • branch set to branches/module-web-ref-2213
  • author set to thijs

(In [24676]) Branching to 'module-web-ref-2213'

  2008-09-03 19:39:01+00:00 changed by thijs

  • keywords changed from documentation to documentation, review
  • owner deleted
  • status changed from assigned to new
  • launchpad_bug deleted

  2008-09-05 01:49:01+00:00 changed by exarkun

  • keywords changed from documentation, review to documentation
  • owner set to thijs

Looks good, go ahead and merge.

  2008-09-05 10:02:04+00:00 changed by thijs

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

(In [24680]) Merge module-web-ref-2213: Replace old links for deprecated modules in twisted.protocols

Author: thijs Reviewer: exarkun Fixes: #2213

Note: See TracTickets for help on using tickets.