Skip to content

Conversation

fanquake
Copy link
Member

@fanquake fanquake commented Feb 8, 2021

Now that we require Python 3.6+, we should be using variable type
annotations directly rather than # type: comments.

Also takes care of the discarded value issue in p2p_message_capture.py.
See: https://github.com/bitcoin/bitcoin/pull/19509/files#r571674446.

Now that we require Python 3.6+, we should be using variable type
annotations directly rather than # type: comments.

Also takes care of the discarded value issue in p2p_message_capture.py.
See: https://github.com/bitcoin/bitcoin/pull/19509/files#r571674446.
@fanquake fanquake added the Tests label Feb 8, 2021
@maflcko
Copy link
Member

maflcko commented Feb 8, 2021

review ACK 9913419

@jnewbery
Copy link
Contributor

jnewbery commented Feb 8, 2021

Code review ACK 9913419

@maflcko maflcko merged commit b401b09 into bitcoin:master Feb 8, 2021
@fanquake fanquake deleted the just_use_typing_directly branch February 8, 2021 10:06
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Feb 8, 2021
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants