Commit 548b366
committed
gh-153711: Fix os.pipe2 availability directive syntax
The availability extension only accepts comma-separated known platforms
(optionally with 'not ' / '>= version'). Free-form prose after 'not WASI.'
was parsed as an unknown platform and failed Docs EPUB/doctest with
warnings-as-errors.1 parent e5fbe3b commit 548b366
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1448 | 1448 | | |
1449 | 1449 | | |
1450 | 1450 | | |
1451 | | - | |
1452 | | - | |
| 1451 | + | |
1453 | 1452 | | |
1454 | 1453 | | |
1455 | 1454 | | |
| |||
0 commit comments