New submission from Aurora <aurorala...@pm.me>:

It's meaningless for the count argument to have a negative value, since there's 
no such thing as negative count for something.

----------
components: Library (Lib)
messages: 359795
nosy: opensource-assist
priority: normal
severity: normal
status: open
title: Don't accept a negative number for the count argument in 
str.replace(old, new[,count])
type: behavior
versions: Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39304>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to