Fix underline for 'pty' in What's New in Python 3.14 (#122337)

This commit is contained in:
Adam Turner 2024-07-27 02:00:56 +01:00 committed by GitHub
parent d52726ccd4
commit 762e771cc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ pathlib
arguments are joined onto *other*.
pty
___
---
* Remove deprecated :func:`!pty.master_open` and :func:`!pty.slave_open`.
They had previously raised a :exc:`DeprecationWarning` since Python 3.12.