scrapy/tests/test_settings
Ryotaro 06fb87f7bb
Fix override behavior in getwithbase() issue #6912 (#6993)
* Fix test for getwithbase() to ensure class-keyed overrides with None are handled correctly

* Test actual import paths from default_settings

* Improvements

* Remove unused logger

* Run pre-commit

* Restore and improve duplicate key handling and warning

* type → object

---------

Co-authored-by: Adrian Chaves <adrian@zyte.com>
2026-02-07 00:17:55 +04:00
..
__init__.py Fix override behavior in getwithbase() issue #6912 (#6993) 2026-02-07 00:17:55 +04:00
default_settings.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00