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 2015年01月03日 22:29 by pitrou, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg233375 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2015年01月03日 22:29 | |
I suppose it was totally forgotten in the transition to 3.x, and nobody appears to have complained. Perhaps we should remove it. |
|||
| msg233401 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2015年01月04日 08:37 | |
New changeset badb7e319ed0 by Gregory P. Smith in branch '3.4': fix issue23157 - time_hashlib hadn't been ported to Python 3. https://hg.python.org/cpython/rev/badb7e319ed0 New changeset b96985753613 by Gregory P. Smith in branch 'default': fix issue23157 - time_hashlib hadn't been ported to Python 3. https://hg.python.org/cpython/rev/b96985753613 |
|||
| msg233402 - (view) | Author: Gregory P. Smith (gregory.p.smith) * (Python committer) | Date: 2015年01月04日 08:38 | |
removing it would also be fine, it's not like it gets used anymore. the fixes were trivial. done. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:11 | admin | set | github: 67346 |
| 2015年01月04日 08:38:30 | gregory.p.smith | set | status: open -> closed resolution: fixed messages: + msg233402 stage: resolved |
| 2015年01月04日 08:37:38 | python-dev | set | nosy:
+ python-dev messages: + msg233401 |
| 2015年01月03日 22:29:08 | pitrou | create | |