#31069: Change in behavior for optional re matches. ---------------------------------+------------------------------------ Reporter: Terence Honles | Owner: nobody Type: Bug | Status: new Component: Documentation | Version: 3.0 Severity: Release blocker | Resolution: Keywords: | Triage Stage: Accepted Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 ---------------------------------+------------------------------------
Comment (by Baptiste Mispelon): I can't reproduce the `view() missing 1 required positional argument: 'optional2'` error with the URLconf you've provided. There aren't any optional capture groups in your regexp so I don't see how `groupdict()` would return `None` values. Do you have an example URL that triggers the error? Thanks. -- Ticket URL: <https://code.djangoproject.com/ticket/31069#comment:2> 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 django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/071.64c5ce25195e473e7d303d403a9f3d5f%40djangoproject.com.