bpo-24234: Implement bytes.__bytes__#27901
Conversation
There was a problem hiding this comment.
https://docs.python.org/3/c-api/typeobj.html?highlight=nb_int#sub-slots
Same reason as __complex__
#27886
gvanrossum
left a comment
There was a problem hiding this comment.
Should we perhaps combine the two News items for this bpo issue?
Yes, it looks reasonable to add them as News items :) cc @mdickinson |
The broken test will be fixed after #27887 is merged and rebased. |
SGTM |
mdickinson
left a comment
There was a problem hiding this comment.
LGTM, modulo the combining news items and the test failure.
There was a problem hiding this comment.
@mdickinson Can you please take a look? Sorry, I am not a good English writer.
|
|
|
|
|
Hmm. Unfortunately, I think those buildbot failures aren't false positives. By using |
https://bugs.python.org/issue24234