Add some hopeful PEPS.
This commit is contained in:
parent
5c0f2e9923
commit
bf79d7da5f
11
pep-0283.txt
11
pep-0283.txt
|
@ -161,7 +161,16 @@ Planned features for 2.3
|
|||
"outer.inner", and pickling should work. (SF 633930. I'm no
|
||||
longer certain this is easy or even right.)
|
||||
|
||||
- The import lock could use some redesign. (SF 683658.)
|
||||
- The import lock could use some redesign. (SF 683658.)
|
||||
|
||||
- PEP 311 (Simplified GIL Acquisition for Extensions, by Mark
|
||||
Hammond) may be ready in time to get it in.
|
||||
|
||||
- PEP 305 (CSV File API, by Skip Montanaro et al.) might go in; I
|
||||
don't know what the authors' plans are.
|
||||
|
||||
- PEP 304 (Controlling Generation of Bytecode Files by Montanaro)
|
||||
might go in; I've lost track of the status.
|
||||
|
||||
|
||||
Ongoing tasks
|
||||
|
|
Loading…
Reference in New Issue