Fixed the incorrect operation when setuptools plugins output something into stdout.#2335
Conversation
gaborbernat
left a comment
There was a problem hiding this comment.
You'll need to make the CI pass
gaborbernat
left a comment
There was a problem hiding this comment.
Can you explain why do we need this secrets thing and the cookie for this?
|
gaborbernat
left a comment
There was a problem hiding this comment.
You still have outstanding questions to
If someone called in
There are 2 cookies because the output can be generated both before and after we output the json-serialized info. |
|
Sounds good, though you'll need to fix the CI for this to be merge-able. |
|
Not sure if it'd pass tests now. It seems that the tests just don't like additional lines in output, so on my machine it fails the tests even on |
|
Can you resolve the merge conflicts? |
…ing into `stdout`.

No description provided.