mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650)
This commit is contained in:
parent
78a85a34ea
commit
cc9160a29b
4 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ conditions that must be applied when parsing C code:
|
|||
|
||||
* ...
|
||||
|
||||
(see: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf)
|
||||
(see: https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf)
|
||||
|
||||
We have taken advantage of the elements of the C grammar that are used
|
||||
only in a few limited contexts, mostly as delimiters. They allow us to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue