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

History of commit frequency

CVS Commit History:


   2023-12-17 21:49:43 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-types-ujson: updated to 5.9.0.0

5.9.0.0 (2023-12-12)

[stubsabot] Bump ujson to 5.9.*
   2023-07-27 10:32:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-types-ujson: updated to 5.8.0.1

5.8.0.1 (2023-07-20)

Add an upstream_repository field to METADATA.toml
   2023-06-12 12:11:46 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-types-ujson: updated to 5.8.0.0

5.8.0.0 (2023-06-12)

[stubsabot] Bump ujson to 5.8.*
   2023-05-23 09:51:32 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-types-ujson: updated to 5.7.0.5

5.7.0.5
Convert the remaining ujson uses of AnyStr
   2023-04-26 15:40:17 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-types-ujson: updated to 5.7.0.4

5.7.0.4 (2023-04-25)

Loosen constraints on ujson file functions

Like `json.dump`, `ujson.dump` takes any object that has a
string-accepting `.write` method.

Similarly, `ujson.load` works with any object with a `.read()` that
returns either a string or a bytes

5.7.0.3 (2023-04-13)

Make most ujson.dump() parameters keyword-only

5.7.0.2 (2023-04-12)

[ujson] Update stubs with new features
   2023-02-21 07:28:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-types-ujson: updated to 5.7.0.1

5.7.0.1 (2023-02-21)

Stubtest settings: change `ignore_missing_stub` default to `false`

If you're reading about this commit from an autogenerated changelog entry, this \ 
should have no user-visible impact on how the stubs are interpreted by a type \ 
checker; it's just an internal change to how typeshed's tests work.
   2022-12-06 09:13:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-types-ujson: updated to 5.6.0.0

5.6.0.0 (2022-12-02)

Bump ujson to 5.6.*
   2022-09-19 09:59:12 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-types-ujson: updated to 5.5.0

5.5.0
Match py-ujson
   2022-07-11 08:17:55 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-types-ujson: updated to 5.4.0

5.4.0 (2022-07-08)

[stubsabot] Bump ujson to 5.4.*

5.3.1 (2022-06-25)

ujson, pyfarmhash, toposort: check for missing definitions

5.3.0 (2022-06-14)

[stubsabot] Bump ujson to 5.3.*

5.2.0 (2022-05-30)

ujson: add JSONDecodeError
   2022-01-27 10:44:02 by Thomas Klausner | Files touched by this commit (4)
Log message:
devel/py-types-ujson: import py-types-ujson-4.2.1

This is a PEP 561 type stub package for the ujson package. It can
be used by type-checking tools like mypy, PyCharm, pytype etc. to
check code that uses ujson.

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