#34204: Django cannot load when Python is compiled with --without-doc-strings
enabled
------------------------------+--------------------------------------
     Reporter:  Jon Janzen    |                    Owner:  nobody
         Type:  New feature   |                   Status:  closed
    Component:  Core (Other)  |                  Version:  4.1
     Severity:  Normal        |               Resolution:  wontfix
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+--------------------------------------
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * type:  Uncategorized => New feature
 * resolution:   => wontfix


Comment:

 > Is this referring to the specific solution I offered or the concept of
 fixing this issue overall?

 Almost all hooks in the `django.utils.inspect` module are affected, not
 just `func_supports_parameter()`. Adding official support for `CPython`
 compiled with `--without-doc-strings` would required catching `ValueError`
 in all of them. I still don't think it's worth the extra complexity and it
 would be clunky and confusing for users as we cannot return false
 positives/negatives in all these places.

 I appreciate you'd like to reopen the ticket, but please
 [https://docs.djangoproject.com/en/stable/internals/contributing/triaging-
 tickets/#closing-tickets follow the triaging guidelines with regards to
 wontfix tickets] and take this to DevelopersMailingList, where you'll
 reach a wider audience and see what other think,

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34204#comment:6>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018504a51e73-6c416f40-d56a-4e72-93c1-64a0b675a7f9-000000%40eu-central-1.amazonses.com.

Reply via email to