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月17日 19:27 by brett.cannon, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg63722 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | Date: 2008年03月17日 19:27 | |
Use of __hex__ and __oct__ should raise a Py3K warning. |
|||
| msg65893 - (view) | Author: Benjamin Peterson (benjamin.peterson) * (Python committer) | Date: 2008年04月27日 19:08 | |
This is being taken care of as #2337. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:32 | admin | set | github: 46605 |
| 2008年04月27日 19:08:36 | benjamin.peterson | set | status: open -> closed resolution: duplicate superseder: Backport oct() and hex() to use __index__ messages: + msg65893 nosy: + benjamin.peterson |
| 2008年03月17日 20:14:51 | brett.cannon | set | priority: release blocker -> critical |
| 2008年03月17日 19:27:13 | brett.cannon | create | |