mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
document PEP 11 progress so far.
This commit is contained in:
parent
ce59c04127
commit
cd1f7430cb
1 changed files with 8 additions and 0 deletions
|
@ -290,6 +290,14 @@ Tools/Demos
|
|||
Build
|
||||
-----
|
||||
|
||||
- Support for DGUX, SunOS 4, IRIX 4 and Minix was removed (see PEP 11).
|
||||
|
||||
- Support for systems requiring --with-dl-dld or --with-sgi-dl was removed
|
||||
(see PEP 11).
|
||||
|
||||
- Tests for sizeof(char) were removed since ANSI C mandates that
|
||||
sizeof(char) must be 1.
|
||||
|
||||
C API
|
||||
-----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue