[Python-Dev] PEP 391 - Please Vote!

ssteinerX@gmail.com ssteinerx at gmail.com
Thu Jan 14 15:54:27 CET 2010


On Jan 14, 2010, at 9:08 AM, Vinay Sajip wrote:

>> From: Jesse Noller <jnoller at gmail.com>
> 
>> I'm generally +1 - but given I know that Django 1.2 is slated to
>> implement something somewhat similar, I'm interested to hear how this
>> proposal meshes with their plan(s)..
> 
> Django 1.2 will most likely not implement logging - they're now in feature freeze for big features. See Russ Magee's post:
> 
> http://groups.google.com/group/django-developers/msg/4ef81a2160257221
> 
> They're waiting for a Python decision and (from Russ Magee's post) seem to be in favour of the changes proposed in PEP 391. If we get these changes into Python soon, then Django 1.3 may be able to make use of them in its logging (which encompasses not just configuring Django logging in a settings.py, but also using logging internally throughout Django where it makes sense to do so).
> 
> Assuming PEP 391 gets the nod, then after implementing the changes into Python, I plan to work with the Django community to get improved logging support in Django for 1.3.

That puts a huge +1 on there for me.  

If we can get this approved and have Django's logging improved *and* avoid a whole pile of duplicate effort in Django that's a huge win.

S




More information about the Python-Dev mailing list