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.
| Author | python-dev |
|---|---|
| Recipients | eric.snow, lemburg, python-dev, vinay.sajip |
| Date | 2015年10月22日.20:12:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20151022201246.29765.33976@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset da971f467f6e by Gregory P. Smith in branch '2.7': Issue #21709: Fix the logging module to not depend upon __file__ being set https://hg.python.org/cpython/rev/da971f467f6e New changeset bdb219a0219c by Gregory P. Smith in branch '2.7': Issue21709: Call os.path.normcase when setting _srcfile for compatibility https://hg.python.org/cpython/rev/bdb219a0219c |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年10月22日 20:12:49 | python-dev | set | recipients: + python-dev, lemburg, vinay.sajip, eric.snow |
| 2015年10月22日 20:12:49 | python-dev | link | issue21709 messages |
| 2015年10月22日 20:12:49 | python-dev | create | |