]> git.ipfire.org Git - thirdparty/babel.git/commit
Bugfix: Replace str.index with str.find (#1130)
authorTomas R. <tomas.roun8@gmail.com>
Sat, 19 Oct 2024 12:01:58 +0000 (14:01 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Oct 2024 12:01:58 +0000 (15:01 +0300)
commitd4069ee0d6ce4666d5491901395de254ac55d3c6
treed956a84753f7c68420b5debe4777997b54f0894a
parentf91754b01cb9f32b83aeaa80b74ed10b5dfccb6a
Bugfix: Replace str.index with str.find (#1130)
babel/dates.py
tests/test_dates.py