WIP: fix to work with newer ircrobots and python versions #8

Closed
Skyflare wants to merge 2 commits from (deleted):master into master
Owner

partially? fixes #6

function ConnectionParams parameters were changed but never documented properly, by removing the fourth parameter (True) it should now work and TLS will be enabled by default with python 3.11 and ircrobots 0.6.6

Note: due to many undocumented changes between 0.6.1 and the latest version I am not sure if TLS will work with older versions of ircrobots with this patch

Todo:

  • get the PR tested by other people
  • test if TLS is working in practice
partially? fixes #6 function ConnectionParams parameters were changed but never documented properly, by removing the fourth parameter (True) it should now work and TLS will be enabled by default with python 3.11 and ircrobots 0.6.6 Note: due to many undocumented changes between 0.6.1 and the latest version I am not sure if TLS will work with older versions of ircrobots with this patch Todo: - [x] get the PR tested by other people - [x] test if TLS is working in practice
Skyflare added 2 commits 2023-08-25 10:37:21 +02:00
Skyflare changed title from WIP: fix to work with newer ircrobots and python versions [Needs testing] to fix to work with newer ircrobots and python versions 2023-08-26 00:54:50 +02:00
Skyflare changed title from fix to work with newer ircrobots and python versions to WIP: fix to work with newer ircrobots and python versions 2023-08-26 00:57:37 +02:00
Skyflare closed this pull request 2023-08-26 21:45:48 +02:00
Author
Owner

Closed as I already commited the required changes to the repo

Closed as I already commited the required changes to the repo

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LibreGaming/matchmaking-bot#8
No description provided.