#10727: Exception Raised: TypeError: Initialization arguments are not supported
---------------------------------------------------+------------------------
Reporter: dejones | Owner: nobody
Status: closed | Milestone:
Component: Database layer (models, ORM) | Version: SVN
Resolution: wontfix | Keywords: TypeError:
Initialization arguments are not supported
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Comment (by kmtracey):
Replying to [comment:5 jacob]:
> After 1.1 we're no longer supporting Python 2.3, so this is wontfix.
It isn't entirely clear, but I don't think temie's comment was indicating
this is only a problem for people running Python 2.3. Rather the way I
read temie's comment, this is a problem on Pythons 2.4+. We've got a
patched threading module that fixes it, and that is used for 2.3, but that
module won't be used for Python 2.4+ since we think it's not necessary.
Malcolm's comment in r10096 in making the fix mentions not understanding
why the problem hasn't been observed on 2.4+. It sounds like GAE may be
an environment where it can be observed.
--
Ticket URL: <http://code.djangoproject.com/ticket/10727#comment:6>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---