-
Notifications
You must be signed in to change notification settings - Fork 280
Comparing changes
Open a pull request
base repository: spulec/freezegun
base: 1.5.1
head repository: spulec/freezegun
compare: 1.5.2
- 16 commits
- 8 files changed
- 4 contributors
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ed09f8 - Browse repository at this point
Copy the full SHA 6ed09f8View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1777174 - Browse repository at this point
Copy the full SHA 1777174View commit details -
Merge pull request #550 from spulec/admin/py-3.13-support
Admin: Support Python 3.13
Configuration menu - View commit details
-
Copy full SHA for 5f171db - Browse repository at this point
Copy the full SHA 5f171dbView commit details
Commits on Jan 2, 2025
-
Improved documentation for real_asyncio parameter and added docstrings
Fixes #561 Add documentation for the `real_asyncio` parameter and improve API documentation. * **README.rst** - Add documentation for the `real_asyncio` parameter in the "Usage" section. - Add succinct API documentation with all options listed in the "Usage" section. * **freezegun/api.py** - Add docstrings to the `_freeze_time` class and its methods. - Add docstrings to the `freeze_time` function. * **CHANGELOG** - Add an entry mentioning the `real_asyncio` parameter in the "1.4.0" section. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/spulec/freezegun/issues/561?shareId=XXXX-XXXX-XXXX-XXXX).
Configuration menu - View commit details
-
Copy full SHA for e618785 - Browse repository at this point
Copy the full SHA e618785View commit details -
Improved documentation for real_asyncio parameter and added docstrings
Fixes #561 Add documentation for the `real_asyncio` parameter and improve API documentation. * README.rst - Add documentation for the `real_asyncio` parameter in the "Usage" section. - Add succinct API documentation with all options listed in the "Usage" section. * freezegun/api.py - Add docstrings to the `_freeze_time` class and its methods. - Add docstrings to the `freeze_time` function. * CHANGELOG - Add an entry mentioning the `real_asyncio` parameter in the "1.4.0" section. ---
Configuration menu - View commit details
-
Copy full SHA for 9bac5e0 - Browse repository at this point
Copy the full SHA 9bac5e0View commit details -
Merge branch 'improve-documentation' of https://github.com/joethesain…
…t/freezegun into improve-documentation
Configuration menu - View commit details
-
Copy full SHA for 283ba6d - Browse repository at this point
Copy the full SHA 283ba6dView commit details
Commits on May 23, 2025
-
Tests: restore some
datetime.date
-based comparisonsPartially reverts commit 1777174. These tests now fail (again) using Python3.13 - an alternate fix is prepared.
Configuration menu - View commit details
-
Copy full SHA for 9e4012a - Browse repository at this point
Copy the full SHA 9e4012aView commit details -
Tests: fixup: replace
datetime.today
method calls with `datetime.da……te` classmethod This is compatible with Python3.13, where comparisons between `datetime.date` and `datetime.datetime` objects has become stricter. In addition, this should succeed for any `TZ` configuration value (ranging from UTC-23:59 to UTC+23:59).
Configuration menu - View commit details
-
Copy full SHA for 9468f70 - Browse repository at this point
Copy the full SHA 9468f70View commit details -
README: update example code for consistency with tests
Relates-to commit 9468f70.
Configuration menu - View commit details
-
Copy full SHA for 1343509 - Browse repository at this point
Copy the full SHA 1343509View commit details
Commits on May 24, 2025
-
Merge pull request #565 from joethesaint/improve-documentation
Improved documentation for real_asyncio parameter and added docstrings
Configuration menu - View commit details
-
Copy full SHA for 74a6914 - Browse repository at this point
Copy the full SHA 74a6914View commit details -
Merge pull request #544 from spulec/remove-py-37-support
Admin: Remove Py 3.7 support
Configuration menu - View commit details
-
Copy full SHA for 9072d08 - Browse repository at this point
Copy the full SHA 9072d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9235ae - Browse repository at this point
Copy the full SHA f9235aeView commit details -
Merge pull request #573 from spulec/admin/indicate-py-13-compat
Mark support for Python 3.13
Configuration menu - View commit details
-
Copy full SHA for 132ecdb - Browse repository at this point
Copy the full SHA 132ecdbView commit details -
Merge branch 'master' into debian-bug-1106274/tests-datetime-today-tz…
…-localization-issue
Configuration menu - View commit details
-
Copy full SHA for 695aa15 - Browse repository at this point
Copy the full SHA 695aa15View commit details -
Merge pull request #572 from jayaddison/debian-bug-1106274/tests-date…
…time-today-tz-localization-issue Tests: fixup: replace 'datetime.today' classmethod calls with 'datetime.date' method
Configuration menu - View commit details
-
Copy full SHA for da2885d - Browse repository at this point
Copy the full SHA da2885dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba06fa4 - Browse repository at this point
Copy the full SHA ba06fa4View 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.5.1...1.5.2