sqlobject 0.8.0b1 and python 2.5
Diez B. Roggisch
deets at nospam.web.de
Sat Jan 13 15:18:05 EST 2007
More information about the Python-list mailing list
Sat Jan 13 15:18:05 EST 2007
- Previous message (by thread): python-dev Summary for 2006-12-01 through 2006-12-15
- Next message (by thread): sqlobject 0.8.0b1 and python 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Daniel Nogradi schrieb: > Hi list, > > I get loads of DeprecationWarnings while using sqlobject 0.8.0b1 with > python 2.5. Does this mean that the sqlobject project is not very up > to date? Or should I just ignore them and happily use it? In general, > what's the status of sqlobject, will it be dropped altogether after > sqlobject2 is out? To my knowledge, the 0.8.x series is the current line of development, and has made major progress over the previous versions. What makes you think it will be stopped developing? And where does a sqlobject2 come from? Regarding the warnings: I presume pretty much projects will have these, cleaning up a code base, especially when the code is supposed to work with python versions down to 2.2 is a major task, not do be done to lightheartedly so to not risk introduction of errors. Diez
- Previous message (by thread): python-dev Summary for 2006-12-01 through 2006-12-15
- Next message (by thread): sqlobject 0.8.0b1 and python 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list