#36376: Respect --no-color for command help on python 3.14
-------------------------------------+-------------------------------------
     Reporter:  Adam Johnson         |                    Owner:  Sachi
                                     |  Jain
         Type:  Bug                  |                   Status:  assigned
    Component:  Core (Management     |                  Version:  5.2
  commands)                          |
     Severity:  Release blocker      |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):

 * keywords:  6.1 =>
 * needs_better_patch:  0 => 1
 * severity:  Normal => Release blocker
 * summary:  Use argparse colorized help on Python 3.14+ => Respect --no-
     color for command help on python 3.14
 * type:  New feature => Bug
 * version:  dev => 5.2

Comment:

 Before 3.14 final, Python [https://github.com/python/cpython/pull/136809
 decided to colorize by default]. So rather than opting into the future
 here, we're left with just the bugfix to make `--no-color` and
 `DJANGO_COLORS=nocolor` work correctly on Python 3.14.

 I'd even backport this as a bug in the support for 3.14.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36376#comment:9>
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 visit 
https://groups.google.com/d/msgid/django-updates/0107019b382b9f5d-9ab8952f-6b88-4e07-8241-5e057b1a0480-000000%40eu-central-1.amazonses.com.

Reply via email to