Ticket #5059 task closed fixed

Opened 2 years ago

Last modified 19 months ago

Remove deprecated t.words.protocols.irc.IRCClient.me

Reported by: thijs Owned by: thijs
Priority: low Milestone:
Component: words Keywords:
Cc: thijs, ralphm Branch: branches/ircclient-me-5059
Author: thijs Launchpad Bug:

Description

IRCClient.me in trunk/twisted/words/protocols/irc.py was deprecated in Twisted 9.0 (#3910), and can be removed.

Change History

1

Changed 2 years ago by DefaultCC Plugin

  • cc ralphm added

2

Changed 20 months ago by thijs

  • branch set to branches/ircclient-me-5059
  • branch_author set to thijs

(In [32826]) Branching to 'ircclient-me-5059'

3

Changed 20 months ago by thijs

(In [32827]) Remove deprecated IRCClient.me, refs #5059

4

Changed 20 months ago by thijs

  • keywords review added

5

Changed 20 months ago by jonathanj

  • keywords review removed
  • owner set to thijs

Thanks for cleaning up a bunch of those ugly docstrings, I think you can go ahead and merge this.

6

Changed 19 months ago by thijs

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

(In [32899]) Merge ircclient-me-5059: Remove t.w.protocols.irc.IRCClient.me, deprecated in v9.0. Use IRCClient.describe instead.

Author: thijs Reviewer: jonathanj Fixes: #5059

Note: See TracTickets for help on using tickets.