We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9c220b commit 6eb5eceCopy full SHA for 6eb5ece
1 file changed
web/news.md
@@ -21,7 +21,7 @@ Some notable smaller changes:
21
* The `python-config` tool is now a Python script instead of a Bash script.
22
* We plan to remove the isatty() patch for detecting Cygwin pipes as an
23
interactive terminal with the next update to 3.14. This should only affect
24
- Windows 8.1 users or those with conpty is disabled.
+ Windows 8.1 users or those with conpty disabled.
25
26
During the package rebuilds, we encountered an issue due to a behavioral change
27
in Python 3.13: `os.path.isabs()` now returns False for paths beginning with
0 commit comments