Revisions of python-freezegun
buildservice-autocommit
accepted
request 1184152
from
Dirk Mueller (dirkmueller)
(revision 55)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 54)
- add py313-support.patch to fix build with python 3.13
buildservice-autocommit
accepted
request 1180146
from
Dirk Mueller (dirkmueller)
(revision 53)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 52)
- update to 1.5.1: * Fix the typing of the `tick()` method, and improve it's behaviour.
buildservice-autocommit
accepted
request 1171531
from
Dirk Mueller (dirkmueller)
(revision 51)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 50)
- update to 1.5.0: * The default ignore list now contains the `queue`-package * Added a missing `move_to`-function when calling `freeze_time(tick=True)` * Fixes a rounding error in `time.time_ns()` * Fixed a bug where the default ignore list could not be empty (`configure(default_ignore_list=[])`) * All `tick()` methods now return the new datetime (instead of None) * Type improvements
buildservice-autocommit
accepted
request 1135657
from
Dirk Mueller (dirkmueller)
(revision 49)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 48)
- update to 1.4.0: * `asyncio`-support from 1.3.x introduced quite a few bugs, so that functionality is now hidden behind a flag: `with freeze_time('1970-01-02', real_asyncio=True):`
buildservice-autocommit
accepted
request 1131703
from
Dirk Mueller (dirkmueller)
(revision 47)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 46)
- update to 1.3.1: * Fixed `asyncio` support to avoid `await asyncio.sleep(1)` hanging forever. * Added support for Python 3.12 with the name provided in as_kwarg argument - update to 0.3.10
buildservice-autocommit
accepted
request 1081917
from
Dirk Mueller (dirkmueller)
(revision 45)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1081416
from
Dirk Mueller (dirkmueller)
(revision 44)
SR for python stack proposal
buildservice-autocommit
accepted
request 1004362
from
Dirk Mueller (dirkmueller)
(revision 43)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 42)
- update to 1.2.2: * Removes Python 3.6 support * Improved static typing definitions * Don't freeze pytest timings. This avoids class-level decorator usage * messing with pytest timings. Pass through all setUp and tearDown arguments
buildservice-autocommit
accepted
request 980773
from
Dirk Mueller (dirkmueller)
(revision 41)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 40)
- update to 1.2.1: * Added missing typeshed types from distribution * Pass all arguments on recursive freeze_time calls * Add support for `time.perf_counter` (and `…_ns`) * Added typeshed types * Dropped support for python 3.5
buildservice-autocommit
accepted
request 885995
from
Markéta Machová (mcalabkova)
(revision 39)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 885988
from
Benjamin Greiner (bnavigator)
(revision 38)
- Skip python2 build. Not supported by upstream, a simple `import freezegun` already fails. Was not detected because the pyunittest runs 0 tests.
buildservice-autocommit
accepted
request 867591
from
Dirk Mueller (dirkmueller)
(revision 37)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 36)
- update to 1.1.0: * Add support for `time.monotonic` (and `…_ns`) * Allow to configure default ignore list, and also to just extend the default * Fixed when accessing from thread after stop()
Displaying revisions 1 - 20 of 55