Next | Query returned 3 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-10-14 08:08:41 by Thomas Klausner | Files touched by this commit (21)
Log message:
i*: clean up after python38 removal
   2024-08-14 08:28:47 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-dirty-equals: updated to 0.8.0

v0.8.0

set requires-python to 3.8
use zoneinfo instead of pytz where possible
No need to call datetime.replace for utc_now
Patch pprint to make pytest diffs nicer for big objects
uprev test, lint and docs dependencies
Support Python 3.13
Uprev version
   2024-01-30 22:07:56 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-dirty-equals: added version 0.7.1.post0

dirty-equals is a python library that (mis)uses the __eq__ method to make
python code (generally unit tests) more declarative and therefore easier to
read and write.

dirty-equals can be used in whatever context you like, but it comes into its
own when writing unit tests for applications where you're commonly checking the
response to API calls and the contents of a database.

Next | Query returned 3 messages, browsing 1 to 10 | previous