#14087: django.core.management.get_commands only sees commands in the last 
package
of a namespace package
------------------------------+------------------------------------
     Reporter:  KyleMac       |                    Owner:  nobody
         Type:  Bug           |                   Status:  reopened
    Component:  Core (Other)  |                  Version:  1.2
     Severity:  Normal        |               Resolution:
     Keywords:                |             Triage Stage:  Accepted
    Has patch:  1             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  1
Easy pickings:  0             |                    UI/UX:  0
------------------------------+------------------------------------

Comment (by bhuztez):

 > I thought there was one.
 They are #8280 and #13587.


 > It's confusing to have two patches under development on a single ticket.
 the namespace_package_pth patch is cleaned up to address the problem of
 finding command in namespace packages only, so that it could be applied
 without further investigation. However, in practice, namespaced packages
 are often being zip archived. So, we need a general solution for PEP 302
 importers.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/14087#comment:17>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to