mirror of https://github.com/scrapy/scrapy.git
Fix a typo that broke PDF builds.
This commit is contained in:
parent
b1f9e56693
commit
ce56d227e5
|
|
@ -384,7 +384,7 @@ Bug fixes
|
||||||
|
|
||||||
- Importing ``scrapy.extensions.telnet`` no longer installs the default
|
- Importing ``scrapy.extensions.telnet`` no longer installs the default
|
||||||
reactor.
|
reactor.
|
||||||
(:issue:`6432``)
|
(:issue:`6432`)
|
||||||
|
|
||||||
- Reduced log verbosity for dropped requests that was increased in 2.11.2.
|
- Reduced log verbosity for dropped requests that was increased in 2.11.2.
|
||||||
(:issue:`6433`, :issue:`6475`)
|
(:issue:`6433`, :issue:`6475`)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue