#28427: Setup.py uses old % formatting ------------------------------------------------+------------------------ Reporter: Joseph Bywater | Owner: nobody Type: Cleanup/optimization | Status: new Component: Packaging | Version: 1.11 Severity: Normal | Keywords: Triage Stage: Unreviewed | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 1 UI/UX: 0 | ------------------------------------------------+------------------------ The setup.py file uses the old % form of formatting strings rather than the newer, better way of using the format function `string.format()` Although it is not causing any issues, I believe that it should be updated to be more modern.
Is this intentional or has it just not needed to be changed so it hasn't been? -- Ticket URL: <https://code.djangoproject.com/ticket/28427> 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 post to this group, send email to django-updates@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/056.2d593ffccb8c20cb326d8ee9f6b02187%40djangoproject.com. For more options, visit https://groups.google.com/d/optout.