-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: adafruit/Adafruit_CircuitPython_datetime
base: 1.2.6
head repository: adafruit/Adafruit_CircuitPython_datetime
compare: main
- 17 commits
- 14 files changed
- 6 contributors
Commits on Dec 4, 2023
-
unpin sphinx and add sphinx-rtd-theme to docs reqs
Signed-off-by: foamyguy <foamyguy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5dfe5cf - Browse repository at this point
Copy the full SHA 5dfe5cfView commit details
Commits on Oct 7, 2024
-
remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3381501 - Browse repository at this point
Copy the full SHA 3381501View commit details
Commits on Dec 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34faebf - Browse repository at this point
Copy the full SHA 34faebfView commit details -
Merge pull request #27 from FoamyGuy/isoformat_Z_parse
support iso format with Z on end for timezone.
Configuration menu - View commit details
-
Copy full SHA for c024272 - Browse repository at this point
Copy the full SHA c024272View commit details
Commits on Jan 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b2ee818 - Browse repository at this point
Copy the full SHA b2ee818View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd7f6eb - Browse repository at this point
Copy the full SHA bd7f6ebView commit details
Commits on Jan 16, 2025
-
add sphinx configuration to rtd.yaml
Signed-off-by: foamyguy <foamyguy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 660cf0d - Browse repository at this point
Copy the full SHA 660cf0dView commit details -
Co-authored-by: Neradoc <Neradoc@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 285cdda - Browse repository at this point
Copy the full SHA 285cddaView commit details -
Merge pull request #30 from FoamyGuy/timestamp_note
Note about timestamp() float precision.
Configuration menu - View commit details
-
Copy full SHA for 1795aff - Browse repository at this point
Copy the full SHA 1795affView commit details
Commits on Jan 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c4b9a0b - Browse repository at this point
Copy the full SHA c4b9a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb02bf - Browse repository at this point
Copy the full SHA cdb02bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7315cd7 - Browse repository at this point
Copy the full SHA 7315cd7View commit details -
Merge pull request #31 from FoamyGuy/timestamp_remove_microseconds
return _mktime() from timestamp()
Configuration menu - View commit details
-
Copy full SHA for afd11b7 - Browse repository at this point
Copy the full SHA afd11b7View commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9d94145 - Browse repository at this point
Copy the full SHA 9d94145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d2f5c9 - Browse repository at this point
Copy the full SHA 0d2f5c9View commit details
Commits on May 18, 2025
-
datetime.replace: Fix type annotations of parameters
If specified, these parameters must be integers.
Configuration menu - View commit details
-
Copy full SHA for 849bd79 - Browse repository at this point
Copy the full SHA 849bd79View commit details -
Merge pull request #33 from jepler/datetime-replace-typing
datetime.replace: Fix type annotations of parameters
Configuration menu - View commit details
-
Copy full SHA for c31ab0b - Browse repository at this point
Copy the full SHA c31ab0bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.2.6...main