Issue 813198: Migrate PEP material to docs (original) (raw)

Issue813198

Created on 2003-09-26 17:58 by david_abrahams, last changed 2022-04-10 16:11 by admin. This issue is now closed.

Messages (3)
msg18391 - (view) Author: David Abrahams (david_abrahams) Date: 2003-09-26 17:58
Much of the basic information is still missing. MRO, descriptors, most of PEPs 252 and 253 are ones I can think of off the top of my head, but I'm certain there's more.
msg18392 - (view) Author: Skip Montanaro (skip.montanaro) * (Python triager) Date: 2005-05-23 01:35
Logged In: YES user_id=44345 I'm passing this back for someone to take who's better versed in PEPs 252 and 253.
msg85545 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2009-04-05 18:28
This issue is very unspecific, and much documentation has been added since. If something is still missing, a new issue should be opened.
History
Date User Action Args
2022-04-10 16:11:24 admin set github: 39309
2009-04-05 18:28:45 georg.brandl set status: open -> closednosy: + georg.brandlmessages: + resolution: out of date
2009-02-13 04:29:48 ajaksu2 set type: enhancementstage: test needed
2003-09-26 17:58:16 david_abrahams create