jaraco / jaraco/irc

CTCP ISSUE

Open
#242 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
421
Forks
90
PR merge metrics
No merged PRs in 30d

Description

Please fix the issue on Line 513 (518 in the file on Github) by adding the "f" before the string format, or the CTCP will always have an argument of "{ctcptype}" (I mean literally that string.)

The image below shows where you may need to add a "f".

Image

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the code at line 513, or line 518 in the GitHub file view, using the supplied image as a reference. Confirm the CTCP argument currently remains literally "{ctcptype}", apply the requested formatting change, and verify that the argument contains the actual CTCP type.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.