Irc

Latest version: v20.5.0

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 19

12.1

====

* Remove changelog from package metadata.

12.0

====

* Remove dependency on jaraco.util. Instead depend on surgical packages.
* Deprecated ``irc.logging`` in favor of ``jaraco.logging``.
* Dropped support for Python 3.2.

11.1.1

======

* Issue 55: Correct import error on Python 2.7.

11.1

====

* Decoding errors now log a warning giving a reference to the ``Decoding
Input`` section of the readme.

11.0

====

* Renamed ``irc.client.Manifold`` to ``irc.client.Reactor``. Reactor better
reflects the implementation as a `reactor pattern <
<http://en.wikipedia.org/wiki/Reactor_pattern>`_.
This name makes it's function much more clear and inline with standard
terminology.
* Removed deprecated ``manifold`` and ``irclibobj`` properties from Connection.
Use ``reactor`` instead.
* Removed deprecated ``ircobj`` from ``SimpleIRCClient``. Use ``reactor``
instead.

10.1

====

* Added ``ServerConnection.as_nick``, a context manager to set a nick for the
duration of the context.

Page 9 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.