[python-committers] [Python-Dev] Reminder: Python 3.5 beta 1 will be tagged tomorrow
Tal Einat
taleinat at gmail.com
Sun May 24 13:40:12 CEST 2015
More information about the python-committers mailing list
Sun May 24 13:40:12 CEST 2015
- Previous message (by thread): [python-committers] [Python-Dev] Reminder: Python 3.5 beta 1 will be tagged tomorrow
- Next message (by thread): [python-committers] Can we clean up the buildbots please?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, May 23, 2015 at 4:25 PM, Nick Coghlan <ncoghlan at gmail.com> wrote: > On 23 May 2015 at 19:29, Tal Einat <taleinat at gmail.com> wrote: >> On Sat, May 23, 2015 at 1:34 AM, Berker Peksağ <berker.peksag at gmail.com> wrote: >>> >>> * The C implementation should be in Modules/mathmodule.c >>> * Tests should be in Lib/test/test_math.py >>> * Documentation should be in Doc/library/math.rst >>> * Add an entry to Doc/whatsnew/3.5.rst >>> * If I remember correctly, we don't need the Python implementation and its tests >> >> I'll happily review the patch once it's on the bug tracker as Berker described. > > I filed http://bugs.python.org/issue24270 to track this, but there's a > fair bit of work to be done to integrate the changes into the existing > math module's code, tests and documentation. Done. Patch attached to the issue. Awaiting review! - Tal Einat
- Previous message (by thread): [python-committers] [Python-Dev] Reminder: Python 3.5 beta 1 will be tagged tomorrow
- Next message (by thread): [python-committers] Can we clean up the buildbots please?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list