Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert chr to bytes #31

Closed
wants to merge 43 commits into from
Closed

convert chr to bytes #31

wants to merge 43 commits into from

Conversation

teadur
Copy link

@teadur teadur commented Apr 19, 2020

#19 not sure if it actually works but atleast does not fail with exception.

lene and others added 30 commits March 2, 2020 10:57
fix includes of PyGtk3 packages to conform to PyGtk3 syntax
fix Gdk includes and names moved to new namespaces in Gtk3
Lene Preuss and others added 11 commits April 19, 2020 13:55
* test instantiating a SlskProtoThread

* added recording of login process

* added recording of search process

* subdirectory structure for multiple tasks

* Test for various function calls in SlskProtoThread.run()

* load saved socket traffic, but don't do anything with it yet

* added test that FileSearch objects are encoded correctly

* rebased on branch python3
* Naming a variable after a builtin type probably seemed like a good idea at the time

* Use bytes instead of string where appropriate

* Update string.join("...", ...) usage to "...".join(...)
* Fix flake8 warnings

* Mark remaining flake8 warnings with noqa comment

* Update pipelines

Co-authored-by: droserasprout <[email protected]>
Co-authored-by: Lev Gorodetskiy <[email protected]>
@teadur teadur closed this Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants