Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 51669d8

Browse files
committed
merge
2 parents a7364a8 + 8cc67a1 commit 51669d8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ Library
109109
Decimal.quantize() method in the Python version. It had never been
110110
present in the C version.
111111

112+
- Issue #21469: Reduced the risk of false positives in robotparser by
113+
checking to make sure that robots.txt has been read or does not exist
114+
prior to returning True in can_fetch().
115+
112116
- Issue #19414: Have the OrderedDict mark deleted links as unusable.
113117
This gives an early failure if the link is deleted during iteration.
114118

0 commit comments

Comments
 (0)