Comment (by Benoît Vinot):
Thanks. Do you want me to create a PR?
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by Leo Tom):
Replying to [comment:4 Benoît Vinot]:
> Thanks. Do you want me to create a PR?
Can I claim and work on this issue ?
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:5>
Comment (by Mariusz Felisiak):
Replying to [comment:4 Benoît Vinot]:
> Thanks. Do you want me to create a PR?
Please do, thanks!
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:6>
Comment (by Benoît Vinot):
Replying to [comment:5 Leo Tom]:
> Replying to [comment:4 Benoît Vinot]:
> > Thanks. Do you want me to create a PR?
> Can I claim and work on this issue ?
Yes, if you want. :-)
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:7>
* owner: nobody => Leo Tom
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:8>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:9>
Comment (by Leo Tom):
PR: https://github.com/django/django/pull/16083
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:10>
* needs_tests: 0 => 1
Comment:
Please uncheck "Needs tests" when you add one to the PR.
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:11>
Comment (by Leo Tom):
Replying to [comment:11 Tim Graham]:
> Please uncheck "Needs tests" when you add one to the PR.
I just have to write a test in
django/tests/gis_tests/geos_tests/test_io.py right. So all I have to do is
inside the test03_wkbreader function add a string as well right?
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:12>
* needs_tests: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:13>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:14>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"f3822d4ab005ac5db9000ed384519edfd5bbc041" f3822d4a]:
{{{
#!CommitTicketReference repository=""
revision="f3822d4ab005ac5db9000ed384519edfd5bbc041"
Fixed #34026 -- Fixed WKBReader.read() crash on string input.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34026#comment:15>