-
Notifications
You must be signed in to change notification settings - Fork 269
Issues: spulec/freezegun
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
fake_perf_counter doesnt handle 1 argument as perf_counter does
#558
opened Sep 24, 2024 by
LukasJerabek
[Bug]
tz_offset
shifts datetime
which is instantiated with tz
argument
#553
opened Jul 18, 2024 by
yukihiko-shinoda
FakeDatetime
's timestamp()
is not consistent with datetime().timestamp()
#548
opened May 17, 2024 by
BielStela
Datetime and Time packages do not have the same behavior when being frozen
bug
#535
opened Mar 4, 2024 by
folkvir
Timezone America/Sao_Paulo triggers recursion errors in tests.
#515
opened Nov 8, 2023 by
parona-source
time_to_freeze.today()
returns wrong time and type if TZ is not 'UTC' in env vars
#513
opened Oct 6, 2023 by
sfreilich
datetime.utcnow() and datetime.now() return same value
#506
opened Jun 29, 2023 by
HimanshuVijay-Heyday
TypeError: unsupported operand type(s) for +: 'FakeDate' and 'relativedelta'
#496
opened Feb 22, 2023 by
xsevy
Feature request: allow it to accept no datetime and default to
utcnow
#486
opened Jan 23, 2023 by
gdalmau
freeze_time class decoration causes problems with subclasses and Python 3.11.1
#485
opened Dec 11, 2022 by
mathiasertl
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.