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

Skip to content

Commit 8cc67a1

Browse files
committed
Issue 21469: Add missing news item
1 parent 122541b commit 8cc67a1

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
@@ -82,6 +82,10 @@ Library
8282
- Issue #21088: Bugfix for curses.window.addch() regression in 3.4.0.
8383
In porting to Argument Clinic, the first two arguments were reversed.
8484

85+
- Issue #21469: Reduced the risk of false positives in robotparser by
86+
checking to make sure that robots.txt has been read or does not exist
87+
prior to returning True in can_fetch().
88+
8589
- Issue #21321: itertools.islice() now releases the reference to the source
8690
iterator when the slice is exhausted. Patch by Anton Afanasyev.
8791

0 commit comments

Comments
 (0)