| commit | 53ae6145a0b8f3380f819bf1c60b5dfc676f05ec | [log] [tgz] |
|---|---|---|
| author | Benjamin Peterson <benjamin@python.org> | Sun Dec 21 20:51:50 2014 -0600 |
| committer | Benjamin Peterson <benjamin@python.org> | Sun Dec 21 20:51:50 2014 -0600 |
| tree | b14f0b0cc4f3e49a5ab6e8a9444f068f12c08b30 | |
| parent | 4e9dbfba217301b20f0891746ba81556858f6495 [diff] |
allow more operations to work on detached streams (closes #23093) Patch by Martin Panter.