#34642: File.open to support different encodings
-------------------------------+--------------------------------------
     Reporter:  Tomasz Melcer  |                    Owner:  nobody
         Type:  New feature    |                   Status:  closed
    Component:  Core (Other)   |                  Version:  dev
     Severity:  Normal         |               Resolution:  wontfix
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by David Sanders):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Hi Tomasz,

 Sounds like a good idea, though…

 Not many people will see feature requests on the issue tracker so people
 are encouraged to start discussion in the Django forum first:
 https://code.djangoproject.com/wiki/DevelopersMailingList. This way more
 people will see the request & respond. One thing that comes to mind is
 that the `File` class could pass through `*args, **kwargs` to the `open()`
 function to avoid gatekeeping, though not sure whether this was
 intentional or not 🤔

 The procedure is to close the ticket as "wontfix" pending further
 discussion on the forum, we can reopen when a decision is made to proceed.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34642#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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701889dd8335e-c6d0ef2b-957a-4ab1-b315-57a61c084812-000000%40eu-central-1.amazonses.com.

Reply via email to