Hello, Greetings!
I have the following idea of adding a function in Lib/datetime.py which when called with the datetime.date object returns the months between the object datetime.date and the object datetime.date passed as the date_to argument in function. Herewith is the attached link to the commit: https://github.com/python/cpython/pull/23713/commits/2941fe88bd9c0c1a5c8ddd4f0458d52d27d7ec57 Kind regards, _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/62J4ZA4ZSHDYX2FT2SOXL5FXF4A2QSKV/ Code of Conduct: http://python.org/psf/codeofconduct/