#29295: BaseCommand.add_arguments crashes when using
parser.add_subparsers().add_parser("subcommand")
-------------------------------------+-------------------------------------
     Reporter:  Lutz Prechelt        |                    Owner:  Lutz
                                     |  Prechelt
         Type:  Bug                  |                   Status:  closed
    Component:  Core (Management     |                  Version:  1.11
  commands)                          |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  BaseCommand          |             Triage Stage:  Ready for
  argparse subparser add_subparsers  |  checkin
  add_parser                         |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"dd68b51e1da54267bde4799fa0d9fbd4290eb8b5" dd68b51e]:
 {{{
 #!CommitTicketReference repository=""
 revision="dd68b51e1da54267bde4799fa0d9fbd4290eb8b5"
 Fixed #29295 -- Fixed management command crash when using subparsers.

 Thanks Tim Graham for the fix.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29295#comment:5>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.b034a614294449c0e9708a93458598b1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to