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 2010年02月23日 12:59 by amaury.forgeotdarc, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg99907 - (view) | Author: Amaury Forgeot d'Arc (amaury.forgeotdarc) * (Python committer) | Date: 2010年02月23日 12:59 | |
This text in http://docs.python.org/library/mutex.html:: Deprecated since version The: mutex module has been removed in Python 3.0. is strangely formatted. The "deprecated" directive takes the first word as the version number; it should be "2.6". I checked that all other "deprecated" directives have a version tag. |
|||
| msg99955 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2010年02月23日 21:33 | |
Fixed in r78385, thanks! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:58 | admin | set | github: 52248 |
| 2010年02月23日 21:33:44 | georg.brandl | set | status: open -> closed resolution: fixed messages: + msg99955 |
| 2010年02月23日 13:00:28 | amaury.forgeotdarc | set | assignee: georg.brandl nosy: + georg.brandl components: + Documentation versions: + Python 2.6, Python 2.7 |
| 2010年02月23日 12:59:45 | amaury.forgeotdarc | create | |