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 2013-06-06 14:07 by fbm, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
18149.patch | melevittfl, 2013-06-12 13:06 | Patch for issue 18149 - Adds clear_cache() method | review | |
18149-2.patch | melevittfl, 2013-06-12 23:40 | Patch for issue 18149 - Adds clear_cache method with updated Docs and tests | review | |
18149-3.patch | melevittfl, 2013-06-13 08:32 | Patch for issue 18149 - Updated to add version added directive to docs | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:46 | admin | set | github: 62349 |
2013-06-14 22:22:19 | ned.deily | set | status: open -> closed resolution: fixed messages: + msg191163 stage: commit review -> resolved |
2013-06-14 22:20:23 | python-dev | set | nosy:
+ python-dev messages: + msg191162 |
2013-06-13 08:32:28 | melevittfl | set | files:
+ 18149-3.patch messages: + msg191067 |
2013-06-13 06:29:12 | ned.deily | set | messages:
+ msg191060 stage: needs patch -> commit review |
2013-06-12 23:40:21 | melevittfl | set | files:
+ 18149-2.patch messages: + msg191051 |
2013-06-12 21:03:40 | ned.deily | set | messages: + msg191048 |
2013-06-12 13:06:56 | melevittfl | set | files:
+ 18149.patch nosy: + melevittfl messages: + msg191026 keywords: + patch |
2013-06-08 01:56:51 | rhettinger | set | messages: + msg190790 |
2013-06-07 20:26:29 | ned.deily | set | title: filecmp.cmp() - cache invalidation fails when file modification times haven't changed -> filecmp.cmp() incorrect results when previously compared file is modified within modification time resolution keywords: + easy nosy: + rhettinger, ned.deily, nadeem.vawda versions: + Python 3.4, - Python 2.7 messages: + msg190774 stage: needs patch |
2013-06-06 14:07:35 | fbm | create |