Closed javadfarah closed 2 years ago
fix regex for Persian month -->>the "دی" month has only 2 characters …
Thanks @javadfarah for this patch :+1: Could you please add a test for this? You can add your test in test_strptime_handle_b_B_directive
@hramezani sure, Thanks for the quick reply, I already added tests and fixed pep8 violations in the test file
Thanks @javadfarah for the update.
I added a commit to include the new test cases in the existing test and revert the formating changes. we are not using black
for now.
Now it look good.
Changelog added!
fix regex for Persian month -->>the "دی" month has only 2 characters ……and the minimum of this regex group should start from 2 chars