<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/check_framework/test_urls.py, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-02-10T22:08:13Z</updated>
<entry>
<title>[5.2.x] Fixed #36903 -- Fixed further NameErrors when inspecting functions with deferred annotations.</title>
<updated>2026-02-10T22:08:13Z</updated>
<author>
<name>93578237</name>
<email>43147888+93578237@users.noreply.github.com</email>
</author>
<published>2026-02-09T21:06:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a4999ef1b9790a4c0e793cf0e5c464e9935c3c3a'/>
<id>urn:sha1:a4999ef1b9790a4c0e793cf0e5c464e9935c3c3a</id>
<content type='text'>
Provide a wrapper for safe introspection of user functions on Python 3.14+.

Follow-up to 601914722956cc41f1f2c53972d669ddee6ffc04.
Backport of 56ed37e17e5b1a509aa68a0c797dcff34fcc1366 from main.
</content>
</entry>
<entry>
<title>Fixed #35229 -- Made URL custom error handler check run once.</title>
<updated>2024-02-19T04:58:37Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2024-02-19T04:58:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=28a3fbe0048883fdd5cefd6ffecb88e351121891'/>
<id>urn:sha1:28a3fbe0048883fdd5cefd6ffecb88e351121891</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34691 -- Added system check for unmatched angle brackets in path().</title>
<updated>2023-07-11T09:59:27Z</updated>
<author>
<name>Amir Karimi</name>
<email>amk9978@gmail.com</email>
</author>
<published>2023-07-04T13:39:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d1855c4847215f3afe3708736be13388bb6437eb'/>
<id>urn:sha1:d1855c4847215f3afe3708736be13388bb6437eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32195 -- Added system check for invalid view in path() and improved error messages.</title>
<updated>2021-06-09T07:06:42Z</updated>
<author>
<name>Angus Holder</name>
<email>aholder97@gmail.com</email>
</author>
<published>2020-11-14T17:25:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3e73c65ffcf263d5ccd107589452a4615281a0e8'/>
<id>urn:sha1:3e73c65ffcf263d5ccd107589452a4615281a0e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32260 -- Made View.as_view() do not use update_wrapper().</title>
<updated>2021-03-30T05:58:09Z</updated>
<author>
<name>Daniyal</name>
<email>abbasi.daniyal98@gmail.com</email>
</author>
<published>2020-12-11T19:30:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7c08f26bf0439c1ed593b51b51ad847f7e262bc1'/>
<id>urn:sha1:7c08f26bf0439c1ed593b51b51ad847f7e262bc1</id>
<content type='text'>
View.as_view() should not use update_wrapper() for copying attributes
it's unintended and have side-effects such as adding `self` to the
signature.

This also fixes system check for arguments of custom error handler
views with class-based views.

Co-authored-by: Nick Pope &lt;nick.pope@flightdataservices.com&gt;
</content>
</entry>
<entry>
<title>Fixed #31459 -- Fixed handling invalid indentifiers in URL path conversion.</title>
<updated>2020-04-15T09:29:35Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-04-13T08:07:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4bb33bb07450ea9b623877417c28e6489246f51c'/>
<id>urn:sha1:4bb33bb07450ea9b623877417c28e6489246f51c</id>
<content type='text'>
This patch adjusted existing tests that used invalid identifiers.
</content>
</entry>
<entry>
<title>Fixed #30318 -- Added check for importability of arguments of custom error handler views.</title>
<updated>2019-04-25T09:08:22Z</updated>
<author>
<name>Alasdair Nicol</name>
<email>alasdair@thenicols.net</email>
</author>
<published>2019-04-03T23:17:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a5accc0368c6575b55976c06af36ed399c85c781'/>
<id>urn:sha1:a5accc0368c6575b55976c06af36ed399c85c781</id>
<content type='text'>
Thanks to Jon on Stack Overflow for reporting the issue.
</content>
</entry>
<entry>
<title>Updated test URL patterns to use path() and re_path().</title>
<updated>2018-12-31T15:47:32Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-12-07T22:52:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=043bd709425149b8eff3fb821cba5c23aaebd0df'/>
<id>urn:sha1:043bd709425149b8eff3fb821cba5c23aaebd0df</id>
<content type='text'>
</content>
</entry>
</feed>
