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

Runnable with both Python3 and Python2, with both PyQt5 and PyQt4 by using Qt.py #2250

Open
wants to merge 127 commits into
base: v0.6
Choose a base branch
from

Merge branch 'py3' into py3qt

3fe7c2f
Select commit
Loading
Failed to load commit list.
Open

Runnable with both Python3 and Python2, with both PyQt5 and PyQt4 by using Qt.py #2250

Merge branch 'py3' into py3qt
3fe7c2f
Select commit
Loading
Failed to load commit list.
PyBitmessage Code Quality Checks / Code Quality - pylint failed Sep 1, 2024 in 1m 16s

Code quality check completed

pylint check complete: 135 fixed, 73 new, 521 remaining

Annotations

Check failure on line 123 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'fullyEstablished' member

Check notice on line 429 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

R0204 / redefined-variable-type

Redefinition of data_buffer type from buffer to memoryview

Check notice on line 449 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

R0204 / redefined-variable-type

Redefinition of object_buffer type from buffer to memoryview

Check failure on line 567 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'nodeid' member

Check failure on line 348 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'skipUntil' member

Check notice on line 450 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

R0204 / redefined-variable-type

Redefinition of tag_buffer type from buffer to memoryview

Check failure on line 151 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 335 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 336 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 460 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 498 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 570 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 590 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 599 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 609 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 631 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 659 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 551 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 565 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 565 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 620 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 623 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 625 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 639 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member

Check failure on line 651 in src/network/bmproto.py

See this annotation in the file changed.

@pybitmessage-code-quality-checks pybitmessage-code-quality-checks / Code Quality - pylint

E1101 / no-member

Instance of 'BMProto' has no 'destination' member