bpo-36004: Add date.fromisocalendar (GH-11888)
This commit implements the first version of date.fromisocalendar, the inverse function for date.isocalendar.
Showing
Please register or sign in to comment
This commit implements the first version of date.fromisocalendar, the inverse function for date.isocalendar.