mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
fix reference to issue where the addition of select.PIPE_BUF was discussed
This commit is contained in:
parent
80f75e684e
commit
ac039aee4d
1 changed files with 1 additions and 1 deletions
|
@ -1314,7 +1314,7 @@ for writing.
|
||||||
>>> select.PIPE_BUF
|
>>> select.PIPE_BUF
|
||||||
512
|
512
|
||||||
|
|
||||||
(Available on Unix systems. Patch by Sébastien Sablé in :issue:`85554`)
|
(Available on Unix systems. Patch by Sébastien Sablé in :issue:`9862`)
|
||||||
|
|
||||||
gzip and zipfile
|
gzip and zipfile
|
||||||
----------------
|
----------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue