Commit bbb2ab7
[3.11] bpo-14916: interactive fd is not tied to stdin [type-bug] (python#91469)
* bpo-14916: interactive fd is not always stdin
related to python#31006 merged bugfix
following https://bugs.python.org/issue14916
* 📜🤖 Added by blurb_it.
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>1 parent 7502af8 commit bbb2ab7
File tree
2 files changed
+2
-1
lines changed- Misc/NEWS.d/next/C API
- Parser
2 files changed
+2
-1
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
0 commit comments