Skip to content

Commit 6eb5ece

Browse files
authored
typo
1 parent c9c220b commit 6eb5ece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/news.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Some notable smaller changes:
2121
* The `python-config` tool is now a Python script instead of a Bash script.
2222
* We plan to remove the isatty() patch for detecting Cygwin pipes as an
2323
interactive terminal with the next update to 3.14. This should only affect
24-
Windows 8.1 users or those with conpty is disabled.
24+
Windows 8.1 users or those with conpty disabled.
2525

2626
During the package rebuilds, we encountered an issue due to a behavioral change
2727
in Python 3.13: `os.path.isabs()` now returns False for paths beginning with

0 commit comments

Comments
 (0)