April 26, 2016
12:38 a.m.
Martin Panter added the comment: Here is a v3 patch for Python 3, addressing everyone’s comments: Fix the leftover table markup Link math.trunc(x) etc syntax to the main documentation Hide numbers module prefix from Integral class name Change “integral float” → ~numbers.Integral Add emphasis for *n* parameter Change int → Integral in doc strings ---------- stage: needs patch -> patch review Added file: http://bugs.python.org/file42593/stdtypes-integral.v3.py3.patch _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue26512> _______________________________________