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 2008年03月18日 06:40 by jerry.seutter, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| stat_remove_stale_comment.patch | jerry.seutter, 2008年03月18日 06:40 | Patch to remove XXX comment from stat.py | ||
| Messages (2) | |||
|---|---|---|---|
| msg63900 - (view) | Author: Jerry Seutter (jerry.seutter) * (Python committer) | Date: 2008年03月18日 06:40 | |
The comment about constants has been unmodified since 1994 (14 years) and we have yet to support a system that has non-standard constants for stat(). It can safely be removed. This patch contains changes to comments only. |
|||
| msg64159 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2008年03月20日 07:26 | |
Applied in r61667. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:32 | admin | set | github: 46636 |
| 2008年03月20日 07:26:07 | georg.brandl | set | status: open -> closed resolution: accepted messages: + msg64159 nosy: + georg.brandl |
| 2008年03月18日 06:40:21 | jerry.seutter | create | |