Skip to content

Commit 762e771

Browse files
authored
Fix underline for 'pty' in What's New in Python 3.14 (#122337)
1 parent d52726c commit 762e771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ pathlib
309309
arguments are joined onto *other*.
310310

311311
pty
312-
___
312+
---
313313

314314
* Remove deprecated :func:`!pty.master_open` and :func:`!pty.slave_open`.
315315
They had previously raised a :exc:`DeprecationWarning` since Python 3.12.

0 commit comments

Comments
 (0)