Issues
- 11
`freeze_time` doesn't work with pydantic
#480 opened by Tehtehteh - 1
- 0
- 0
Huge performance degradation on Py 3.12
#557 opened by MRigal - 2
Freeze time doesn't work with FastAPI + pydantic V2
#551 opened by Vivanov98 - 0
FG incorrectly causes monotonic time to go back
#556 opened by christopherlb - 0
Possible to patch user-defined functions?
#555 opened by jenstroeger - 0
[Bug] `tz_offset` shifts `datetime` which is instantiated with `tz` argument
#553 opened by yukihiko-shinoda - 5
Does not mock time for TTLCache
#477 opened by irusland - 2
Test regressions on Python 3.13.0b1
#547 opened by mgorny - 5
- 2
consider overriding == on FakeDatetimeMeta
#549 opened by kurtbrose - 2
1 min difference when using `auto_tick_seconds`
#504 opened by gerazenobi - 1
`FakeDatetime`'s `timestamp()` is not consistent with `datetime().timestamp()`
#548 opened by BielStela - 2
Add FakeDate to stubs
#488 opened by srittau - 1
- 0
- 0
Adding a return value to tick()
#541 opened by kingbuzzman - 4
- 1
- 1
- 1
- 2
freeze_time class decoration causes problems with subclasses and Python 3.11.1
#485 opened by mathiasertl - 0
unsupported operand type(s) for +: 'FakeDatetime' and 'FakeDatetime'
#532 opened by Aakarshit-Sharma19 - 2
Python 3.12: Deprecation warnings related to datetime.datetime.utcfromtimestamp
#528 opened by madhuravius - 0
Time is not freezed when using `uvloop` event loop
#529 opened by serozhenka - 7
``PermissionError: [Errno 1] Operation not permitted`` appears when upgrading to ``1.3.0``
#522 opened by psasselum - 1
Freezegun doesn't mock pointers to date functions
#523 opened by dannysepler - 7
[Discussion] about freezing asyncio
#521 opened by Mocramis - 2
`time_to_freeze.today()` returns wrong time and type if TZ is not 'UTC' in env vars
#513 opened by sfreilich - 1
Tag for 1.2.2 is missing
#524 opened by wimglenn - 2
Doesnt change the time for subprocess
#505 opened by scentedwax - 1
- 0
sdist is missing tox.ini
#495 opened by mtelka - 3
- 3
Maintenance plans
#516 opened by jaraco - 2
1.2.2: missing git tag
#497 opened by kloczek - 1
utcnow is deprecated
#508 opened by kasium - 6
- 0
- 0
- 1
Drop usage of utcfromtimestamp
#507 opened by kasium - 0
Consider adding socketserver to the default ignore list
#502 opened by mikix - 0
Issue with dateparser
#500 opened by lesleyxyz - 0
'in' comparison changes between python 3.8 and 3.9
#498 opened by SebCorbin - 4
1.2.2: missimg git tag
#490 opened by kloczek - 1
freeze_time broken between 1.2.1 and 1.2.2
#482 opened by bernhardboehmer - 0
Aware Datetime Support
#487 opened by henrycjc - 0
- 1
Incorrect timedelta calculation
#476 opened by VRGhost