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年03月21日 14:02 by brett.cannon, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg238803 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | Date: 2015年03月21日 14:02 | |
Thanks to http://bugs.python.org/issue23681 we now have a better story about helping people find int/bytes comparison issues. The docs for Python 3.5 -- but not Python 3.4! -- should get updated to point out this change. |
|||
| msg240702 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2015年04月13日 18:37 | |
New changeset 53af5f557128 by Brett Cannon in branch 'default': Issue #23732: Mention the new -b semantics in the porting HOWTO. https://hg.python.org/cpython/rev/53af5f557128 |
|||
| msg240708 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2015年04月13日 19:17 | |
Pro tip: when editing the docs, please build them ("make html") to detect any formatting issues ;-)
|
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:14 | admin | set | github: 67920 |
| 2015年04月13日 19:17:09 | pitrou | set | nosy:
+ pitrou messages: + msg240708 |
| 2015年04月13日 18:38:15 | brett.cannon | set | status: open -> closed resolution: fixed stage: resolved |
| 2015年04月13日 18:37:58 | python-dev | set | nosy:
+ python-dev messages: + msg240702 |
| 2015年03月21日 14:02:55 | brett.cannon | create | |