15
0
forked from pool/python-falcon
Files
python-falcon/python-falcon.changes
Markéta Machová 26e1a41bd5 Accepting request 1223640 from home:glaubitz:branches:devel:languages:python
- Update to 4.0.2
  * Running Mypy on code that uses parts of falcon.testing would
    previously lead to errors like:
     "Name "falcon.testing.TestClient" is not defined"
    This has been fixed by explicitly exporting the names that
    are imported into the falcon.testing namespace. (#2387)
  * The printable PDF version of our documentation was enabled
    on Read the Docs. (#2365)

OBS-URL: https://build.opensuse.org/request/show/1223640
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=59
2024-11-12 17:08:27 +00:00

33 KiB