Issue 1089: ever considered adding static typing to python? (original) (raw)
Issue1089
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.
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/45430
classification
| Title: | ever considered adding static typing to python? | ||
|---|---|---|---|
| Type: | Stage: | ||
| Components: | Interpreter Core | Versions: | 3rd party |
process
| Status: | closed | Resolution: | wont fix |
|---|---|---|---|
| Dependencies: | Superseder: | ||
| Assigned To: | Nosy List: | loewis | |
| Priority: | normal | Keywords: |
Created on 2007-09-02 22:53 by adamjw, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Messages (1) | ||
|---|---|---|
| msg55615 - (view) | Author: Martin v. Löwis (loewis) * ![]() |
Date: 2007-09-03 07:47 |
| Yes. |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:26 | admin | set | github: 45430 |
| 2007-09-03 07:47:21 | loewis | set | status: open -> closedresolution: wont fixmessages: + nosy: + loewis |
| 2007-09-02 22:53:54 | adamjw | set | type: enhancement -> |
| 2007-09-02 22:53:44 | adamjw | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜