Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jaraco/irc issues and pull requests

#235 - Fix for empty quit message

Pull Request - State: open - Opened by OrpheusGr 29 days ago

#235 - Fix for empty quit message

Pull Request - State: open - Opened by OrpheusGr 29 days ago

#234 - Add type annotations

Issue - State: open - Opened by jaraco about 1 month ago

#233 - add ssl-sasl example

Pull Request - State: closed - Opened by rmblau 3 months ago

#233 - add ssl-sasl example

Pull Request - State: closed - Opened by rmblau 3 months ago

#232 - pyproject.toml: exclude the docs directory from packaging

Pull Request - State: closed - Opened by WOnder93 3 months ago - 2 comments

#231 - 20.4.1 installs `docs` into site-packages

Issue - State: closed - Opened by mgorny 4 months ago - 2 comments

#230 - SASL example

Issue - State: closed - Opened by rmblau 5 months ago - 4 comments
Labels: help wanted

#229 - Receive public messages

Issue - State: closed - Opened by rmblau 5 months ago - 1 comment

#228 - Fix SSL wrapper usage example in `Factory` docstring

Pull Request - State: closed - Opened by homeworkprod 5 months ago - 1 comment

#227 - How to use data from one event handler in a different one?

Issue - State: closed - Opened by ahopelesshadow 5 months ago - 3 comments
Labels: question

#226 - Update sphinx requirement from <7.1 to <7.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: dependencies

#226 - Update sphinx requirement from <7.1 to <7.4

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#225 - Update sphinx requirement from <7.1 to <7.3

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#225 - Update sphinx requirement from <7.1 to <7.3

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#224 - ResourceWarnings in test_reconnects_are_stable

Issue - State: open - Opened by jaraco 6 months ago

#224 - ResourceWarnings in test_reconnects_are_stable

Issue - State: closed - Opened by jaraco 6 months ago - 6 comments

#223 - Delete LICENSE

Pull Request - State: closed - Opened by CAIMCL 7 months ago

#223 - Delete LICENSE

Pull Request - State: closed - Opened by CAIMCL 7 months ago

#222 - IRC Bot reconn strategy question

Issue - State: closed - Opened by accedic 8 months ago - 3 comments
Labels: question

#221 - Replace deprecated ssl.wrap_socket with SSLContext.wrap_socket

Pull Request - State: closed - Opened by StareInTheAir 9 months ago - 2 comments

#220 - Fix funding link

Pull Request - State: closed - Opened by bswck 9 months ago - 1 comment

#219 - no colored or formatted text?

Issue - State: closed - Opened by hazeyez 10 months ago - 5 comments
Labels: help wanted

#218 - Error when attempting to join multiple channels

Issue - State: closed - Opened by SomethingGeneric 12 months ago - 2 comments
Labels: question

#217 - How to list channels

Issue - State: open - Opened by onerkcll 12 months ago - 2 comments
Labels: help wanted, question

#215 - SSL Support

Issue - State: closed - Opened by accedic about 1 year ago - 1 comment

#213 - IRCFoldedCase no longer folding

Issue - State: closed - Opened by jaraco about 1 year ago - 1 comment

#212 - Docs builds failing

Issue - State: closed - Opened by jaraco about 1 year ago - 1 comment

#211 - encoding outgoing messages seems to remove "\x1d"

Issue - State: closed - Opened by OrpheusGr about 1 year ago - 1 comment

#210 - Empty quit message raises IndexError

Issue - State: open - Opened by OrpheusGr about 1 year ago

#208 - 'AioReactor' object has no attribute 'scheduler'

Issue - State: open - Opened by asdf8dfafjk over 1 year ago - 3 comments

#207 - After joining a channel, how do I get a list of usernames?

Issue - State: open - Opened by Footsiefat over 1 year ago - 1 comment

#206 - Example for creating multiple connections to a server?

Issue - State: closed - Opened by OrpheusGr over 1 year ago - 1 comment

#205 - Fix parsing of message tags

Pull Request - State: closed - Opened by progval over 1 year ago

#204 - Add scripts/ to the excluded directories

Pull Request - State: closed - Opened by WOnder93 over 1 year ago - 1 comment

#203 - Update client.py

Pull Request - State: closed - Opened by ProgramComputer almost 2 years ago

#201 - DCC Transfers getting stuck

Issue - State: open - Opened by Splitframe almost 2 years ago - 1 comment

#200 - Basic irc bot

Issue - State: open - Opened by yrifl almost 2 years ago - 1 comment

#199 - Add support for SASL PLAIN authentication

Pull Request - State: closed - Opened by anisse about 2 years ago - 1 comment

#198 - ValueError when trying to download using DCC

Issue - State: open - Opened by ghost over 2 years ago - 2 comments

#197 - In tests DeprecationWarning no event loop

Issue - State: open - Opened by jaraco over 2 years ago
Labels: help wanted

#196 - Fix default behavior of hanging without entering reconnection strategy

Pull Request - State: closed - Opened by fitnub-bosbud almost 3 years ago - 8 comments

#195 - Add support for SASL

Issue - State: closed - Opened by jaraco about 3 years ago - 4 comments

#194 - Add support for ignoring ssl validation in the examples

Issue - State: open - Opened by d3xt3r01 about 3 years ago - 2 comments

#193 - High CPU usage in irc.server.

Issue - State: open - Opened by jheddings about 3 years ago - 1 comment
Labels: help wanted

#192 - Added support for NOTICE commands.

Pull Request - State: closed - Opened by jheddings about 3 years ago - 2 comments

#191 - [AIO] Implement SASL PLAIN with expect() flow

Issue - State: open - Opened by hifi over 3 years ago

#190 - [AIO] Connection real_nickname must not be set before registration

Issue - State: open - Opened by hifi over 3 years ago - 1 comment

#189 - [AIO] Registering a connection needs to be split out of connect()

Issue - State: open - Opened by hifi over 3 years ago - 1 comment

#188 - [AIO] Excess flood prevention

Issue - State: open - Opened by hifi over 3 years ago - 3 comments

#187 - [AIO] No client side ping-pong

Issue - State: open - Opened by hifi over 3 years ago

#186 - Catch-all for unhandled events

Pull Request - State: closed - Opened by hifi over 3 years ago - 6 comments

#185 - Implement default handler if nothing matches

Issue - State: open - Opened by hifi over 3 years ago - 1 comment
Labels: enhancement, help wanted

#184 - Disconnect issue

Issue - State: open - Opened by zdebel over 3 years ago - 1 comment

#183 - How can i print irc messages in my console?

Issue - State: closed - Opened by prvnprk over 3 years ago

#182 - Add example on how to send a message to a channel

Issue - State: open - Opened by Torxed over 3 years ago - 1 comment
Labels: help wanted

#181 - How to get connection log?

Issue - State: closed - Opened by Torxed over 3 years ago - 3 comments
Labels: question

#179 - How to cleanly stop a reactor?

Issue - State: open - Opened by d33tah almost 4 years ago - 2 comments

#178 - fix rendering of code samples in documentation

Pull Request - State: closed - Opened by larsks almost 4 years ago - 3 comments

#177 - Don't depend on backports.unittest_mock since Py<3.3 is unsupported

Pull Request - State: closed - Opened by sbraz about 4 years ago - 1 comment

#176 - Drop dependency on backports.unittest_mock, included in Python 3

Pull Request - State: closed - Opened by sbraz about 4 years ago - 1 comment

#175 - Eliminate remaining client.VERSION{,_STRING} calls

Pull Request - State: closed - Opened by fungi about 4 years ago - 5 comments

#174 - The internals still rely on VERSION_STRING

Issue - State: closed - Opened by lu-zero about 4 years ago - 2 comments

#173 - Question: privmsg event not handled by irccat.py (or irccat-aio.py)?

Issue - State: closed - Opened by dramigan about 4 years ago - 3 comments

#172 - Improve docstring for ServerConnection.set_keepalive(...)

Pull Request - State: closed - Opened by Urhengulas over 4 years ago

#171 - irccat and irccat2 fail pong

Issue - State: open - Opened by AiyionPrime over 4 years ago - 2 comments
Labels: help wanted

#170 - What's the unit of keepalive interval?

Issue - State: closed - Opened by Urhengulas over 4 years ago - 2 comments

#169 - Typo fixes.

Pull Request - State: closed - Opened by kratz00 over 4 years ago

#168 - fix: broken test on python >= 3.8.1

Pull Request - State: closed - Opened by MattBroach over 4 years ago

#167 - Example code for scheduling?

Issue - State: closed - Opened by d33tah over 4 years ago - 2 comments
Labels: question

#166 - I got error trying to run setup.py

Issue - State: closed - Opened by jamieduk over 4 years ago - 3 comments

#165 - irc/tests/test_client_aio.py::test_privmsg_sends_msg fails with Python 3.8.1

Issue - State: closed - Opened by sbraz over 4 years ago - 3 comments

#164 - Question: High volume bot usage

Issue - State: closed - Opened by utoxin almost 5 years ago - 3 comments

#163 - Update connection password without exiting

Issue - State: closed - Opened by ykram about 5 years ago - 2 comments
Labels: question

#162 - Update client.py

Pull Request - State: closed - Opened by trevortaG about 5 years ago - 1 comment

#161 - Escape asterisks in doc of **connect_params

Pull Request - State: closed - Opened by sbraz about 5 years ago - 2 comments

#160 - Documentation warning related to irc.functools

Issue - State: closed - Opened by sbraz about 5 years ago

#159 - importlib_metadata error occur when packed with cx_Freeze

Issue - State: closed - Opened by kutu over 5 years ago - 1 comment

#158 - Add a connection factory for the async client

Pull Request - State: closed - Opened by liZe over 5 years ago - 2 comments

#157 - Fix lint warning/error about unused x variable

Pull Request - State: closed - Opened by scarabeusiv over 5 years ago

#156 - Schedule a reconnection check when starting the bot

Pull Request - State: closed - Opened by palvarez89 almost 6 years ago - 4 comments

#155 - Allow configuring DCC listening IP and port

Pull Request - State: closed - Opened by moshekaplan almost 6 years ago - 3 comments

#154 - Fixed typo

Pull Request - State: closed - Opened by moshekaplan almost 6 years ago

#153 - Drop support for Python 2.7 and 3.3

Issue - State: closed - Opened by jaraco almost 6 years ago

#152 - real_nickname is not properly set when connecting to ZNC bouncers

Issue - State: open - Opened by sbraz almost 6 years ago - 12 comments
Labels: help wanted

#151 - Functions Aren't Referenced?

Issue - State: closed - Opened by PenguinzPlays about 6 years ago - 2 comments

#150 - Bug: Replying to PING with another PING

Issue - State: closed - Opened by carter-yagemann about 6 years ago - 4 comments

#149 - making AioConnection.connect a coroutine and other small fixes

Pull Request - State: closed - Opened by MattBroach about 6 years ago - 3 comments

#148 - Make socket an object attribute by default instead of a class attribute

Issue - State: closed - Opened by zinsserzh about 6 years ago - 5 comments

#147 - Is there a way to start a SimpleIRCClient without being blocked in Reactor.porcess_forever() ?

Issue - State: closed - Opened by MoaMoaK over 6 years ago - 1 comment
Labels: question

#146 - Asyncio Client improvements

Issue - State: open - Opened by zinsserzh over 6 years ago - 9 comments
Labels: help wanted

#145 - Why pass connect exception?

Issue - State: closed - Opened by BakasuraRCE over 6 years ago - 3 comments
Labels: question

#144 - Asyncio

Pull Request - State: closed - Opened by MattBroach over 6 years ago

#143 - Create pytest fixtures for integration tests

Issue - State: open - Opened by jaraco over 6 years ago
Labels: enhancement, help wanted

#142 - Using a bot in py 2.7

Issue - State: closed - Opened by acccounttest over 6 years ago - 1 comment