This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012年05月29日 05:47 by ncoghlan, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg161856 - (view) | Author: Alyssa Coghlan (ncoghlan) * (Python committer) | Date: 2012年05月29日 05:47 | |
The http://docs.python.org/dev/library/types#dynamic-type-creation docs should have a see also ref to the main class creation docs in the language reference. Just a reminder to myself so I don't forget to fix it. |
|||
| msg161948 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年05月30日 12:17 | |
New changeset a5e621c8dd44 by Nick Coghlan in branch 'default': Close #14947: add missing cross-reference to Language Definition from the new dynamic type creation functions. Also cleaned up the general wording of the docs http://hg.python.org/cpython/rev/a5e621c8dd44 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:30 | admin | set | github: 59152 |
| 2012年05月30日 12:17:45 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg161948 resolution: fixed stage: resolved |
| 2012年05月29日 05:47:29 | ncoghlan | create | |