[1] https://docs.python.org/3/library/lzma.html
--
Ticket URL: <https://code.djangoproject.com/ticket/31552>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
PR: https://github.com/django/django/pull/12879
--
Ticket URL: <https://code.djangoproject.com/ticket/31552#comment:1>
* owner: nobody => Paolo Melchiorre
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/31552#comment:2>
* cc: Paolo Melchiorre (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/31552#comment:3>
* type: New feature => Cleanup/optimization
--
Ticket URL: <https://code.djangoproject.com/ticket/31552#comment:4>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/31552#comment:5>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/31552#comment:6>
* needs_better_patch: 1 => 0
Comment:
As requested in the PR comments I added support for LZMA archives , fixes
documentation issues and added a section in 3.2 release notes.
--
Ticket URL: <https://code.djangoproject.com/ticket/31552#comment:7>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"0e3b0da2e3ecee05e8b5eee763f444c94280dbcb" 0e3b0da2]:
{{{
#!CommitTicketReference repository=""
revision="0e3b0da2e3ecee05e8b5eee763f444c94280dbcb"
Fixed #31552 -- Added support for LZMA and XZ fixtures to loaddata.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31552#comment:8>