
report at bugs
Jun 23, 2012, 4:18 AM
Post #4 of 5
(37 views)
Permalink
|
|
[issue12965] longobject: documentation improvements
[In reply to]
|
|
Mark Dickinson <dickinsm [at] gmail> added the comment: Docs mostly fixed now for Python 3.2 and Python 3.3. That leaves 2.7, where there are some additional complications (e.g., __long__ in addition to __int__, when / whether short ints are accepted, etc.). While it would be good to fix the 2.7 docs as well, I don't see myself having time for this in the near future, so I'm unassigning for now; Stefan, I think should feel free to take this issue and check in clarifications for 2.7, if you want to. ---------- assignee: mark.dickinson -> versions: -Python 3.1 _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue12965> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|