mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
Issue #24791: Escape rst markup char in NEWS entry to avoid Sphinx warning.
This commit is contained in:
parent
0d9bef927b
commit
67618272ae
1 changed files with 1 additions and 1 deletions
|
|
@ -423,7 +423,7 @@ Library
|
|||
|
||||
- Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.
|
||||
|
||||
- Issue #24791: Fix grammar regression for call syntax: 'g(*a or b)'.
|
||||
- Issue #24791: Fix grammar regression for call syntax: 'g(\*a or b)'.
|
||||
|
||||
IDLE
|
||||
----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue