Update PEP states in 3.5 release PEP
This commit is contained in:
parent
f23ac16974
commit
528bacbe53
|
@ -57,8 +57,11 @@ Features for 3.5
|
||||||
|
|
||||||
Implemented / Final PEPs:
|
Implemented / Final PEPs:
|
||||||
|
|
||||||
* PEP 461, a new matrix multiplication operator
|
* PEP 465, a new matrix multiplication operator
|
||||||
* PEP 465, %-formatting for binary strings
|
|
||||||
|
Accepted PEPs:
|
||||||
|
|
||||||
|
* PEP 461, %-formatting for binary strings
|
||||||
* PEP 471, os.scandir()
|
* PEP 471, os.scandir()
|
||||||
|
|
||||||
Proposed changes for 3.5:
|
Proposed changes for 3.5:
|
||||||
|
|
Loading…
Reference in New Issue