#28628: Audit for and abolish all use of '\d' in regexes
-------------------------------------+-------------------------------------
Reporter: James Bennett | Owner: Ad
Type: | Timmering
Cleanup/optimization | Status: closed
Component: Core (Other) | Version: dev
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"bdf3e156b4b47d45b8e37823164b598afc533ce0" bdf3e156]:
{{{
#!CommitTicketReference repository=""
revision="bdf3e156b4b47d45b8e37823164b598afc533ce0"
Fixed #28628 -- Changed \d to [0-9] in regexes where appropriate.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28628#comment:27>
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/069.5fca5035efe730499ca7fa9d9a8f3fef%40djangoproject.com.