Skip to content

Conversation

@vtjnash
Copy link
Member

@vtjnash vtjnash commented Jan 6, 2021

Handles Pipe now as an argument (as documented), and reduces use of
metaprogramming by introducing a name for the common functionality.

Fixes #13519

Handles Pipe now as an argument (as documented), and reduces use of
metaprogramming by introducing a name for the common functionality.

Fixes #13519
@JeffBezanson JeffBezanson added the io Involving the I/O subsystem: libuv, read, write, etc. label Jan 7, 2021
@vtjnash vtjnash merged commit 986b8b7 into master Jan 11, 2021
@vtjnash vtjnash deleted the jn/13519 branch January 11, 2021 19:28
rgobbel referenced this pull request in rgobbel/IJulia.jl Feb 22, 2021
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
Handles Pipe now as an argument (as documented), and reduces use of
metaprogramming by introducing a name for the common functionality.

Fixes JuliaLang#13519
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

io Involving the I/O subsystem: libuv, read, write, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

redirect_stdout() no longer accepts a Pipe argument

3 participants