mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
whatsnew/3.5: Don't mention pyio.FileIO
This commit is contained in:
parent
c973990f4e
commit
83c6d729d4
1 changed files with 0 additions and 8 deletions
|
@ -929,14 +929,6 @@ functions now return a list of named tuples.
|
|||
(Contributed by Daniel Shahaf in :issue:`16808`.)
|
||||
|
||||
|
||||
io
|
||||
--
|
||||
|
||||
The :class:`~io.FileIO` class has been implemented in Python which makes
|
||||
the C implementation of the :mod:`io` module entirely optional.
|
||||
(Contributed by Serhiy Storchaka in :issue:`21859`.)
|
||||
|
||||
|
||||
ipaddress
|
||||
---------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue