Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / matrix-org/python-canonicaljson issues and pull requests

#63 - Expose functions that return `str` instead of `bytes`

Issue - State: open - Opened by jcristau 7 months ago

#62 - PyPI README doesn't match Github README

Issue - State: closed - Opened by michellemounde 8 months ago - 6 comments

#61 - Various clean-ups

Pull Request - State: closed - Opened by clokep over 1 year ago

#60 - Stop using simplejson.

Pull Request - State: closed - Opened by clokep over 1 year ago

#59 - Decouple frozendict support from the library

Pull Request - State: closed - Opened by DMRobertson over 1 year ago - 2 comments

#58 - Add support for immutabledict

Issue - State: closed - Opened by 6543 over 1 year ago - 1 comment

#57 - Use a property to define `JsonLibrary`

Pull Request - State: closed - Opened by DMRobertson over 1 year ago - 1 comment

#56 - Relations with Json Canonicalization Scheme RFC8785

Issue - State: closed - Opened by ioggstream over 1 year ago - 1 comment

#55 - JSON is RFC8259

Issue - State: open - Opened by ioggstream over 1 year ago

#54 - Remove unused `setuptools_scm` build requirement

Pull Request - State: closed - Opened by squahtx over 1 year ago

#53 - Fix setuptools_scm requirement

Issue - State: closed - Opened by V02460 over 1 year ago

#52 - Properly package the canonicaljson module

Pull Request - State: closed - Opened by babolivier almost 2 years ago - 1 comment

#51 - version 1.6.1 identifies as 1.6.0

Issue - State: closed - Opened by darix about 2 years ago - 4 comments

#50 - Type annotations aren't discoverable

Issue - State: closed - Opened by DMRobertson about 2 years ago - 1 comment
Labels: bug, help wanted

#49 - Type annotations for canonicaljson

Pull Request - State: closed - Opened by DMRobertson about 2 years ago

#48 - CI fixups

Pull Request - State: closed - Opened by DMRobertson over 2 years ago - 1 comment

#47 - Pin black (and other dev tools)

Issue - State: closed - Opened by DMRobertson over 2 years ago

#46 - Make `frozendict` import conditional.

Pull Request - State: closed - Opened by BURG3R5 over 2 years ago - 11 comments

#45 - On Python 3.10, must use a sufficiently new frozendict version

Issue - State: closed - Opened by DMRobertson over 2 years ago - 3 comments
Labels: bug, help wanted

#44 - Configure @matrix-org/synapse-core to be the code owner for the repo

Pull Request - State: closed - Opened by squahtx over 2 years ago - 1 comment

#43 - Prepare for release 1.5.0

Pull Request - State: closed - Opened by H-Shay over 2 years ago - 1 comment

#42 - Remove outdated debian packaging

Pull Request - State: closed - Opened by H-Shay over 2 years ago - 1 comment

#41 - Move CI checks to Github Actions

Pull Request - State: closed - Opened by H-Shay over 2 years ago - 7 comments

#40 - cut a new release

Issue - State: closed - Opened by richvdh over 2 years ago - 2 comments

#39 - debian packaging is out of date

Issue - State: closed - Opened by richvdh over 2 years ago

#38 - CI is no longer running

Issue - State: closed - Opened by richvdh over 2 years ago

#37 - Extend compatibility to C implementation of frozendict

Pull Request - State: closed - Opened by H-Shay almost 3 years ago - 3 comments

#36 - Tests fail with frozendict 2.0.6

Issue - State: closed - Opened by matoro almost 3 years ago - 9 comments

#35 - Switch from frozendict to immutabledict.

Issue - State: closed - Opened by crashvb over 3 years ago - 8 comments

#34 - Use UTF-8 in pretty printing

Pull Request - State: closed - Opened by reivilibre almost 4 years ago - 2 comments

#33 - Pretty-printed JSON is ASCII-encoded whereas it is otherwise UTF-8-encoded, causing errors

Issue - State: closed - Opened by reivilibre almost 4 years ago - 3 comments
Labels: bug

#32 - Do not emit Infinity / -Infinity / NaN values from canonicaljson.

Pull Request - State: closed - Opened by clokep almost 4 years ago - 2 comments

#31 - Black-ify the code

Pull Request - State: closed - Opened by clokep almost 4 years ago

#30 - Remove obsolete workaround for slow encoding of unicode characters.

Pull Request - State: closed - Opened by clokep almost 4 years ago - 6 comments

#29 - Add the option to iteratively encode JSON.

Pull Request - State: closed - Opened by clokep almost 4 years ago - 8 comments

#28 - Prepare for release of 1.2.0

Pull Request - State: closed - Opened by clokep almost 4 years ago - 1 comment

#27 - Drop support for Python 2.

Pull Request - State: closed - Opened by clokep almost 4 years ago

#26 - Bump macOS build to Python 3.8 and update python 3 versions.

Pull Request - State: closed - Opened by clokep almost 4 years ago - 1 comment

#25 - Add an API to choose the underlying JSON encoder.

Pull Request - State: closed - Opened by clokep almost 4 years ago - 6 comments

#24 - Remove simplejson dependency

Pull Request - State: closed - Opened by clokep almost 4 years ago - 1 comment

#23 - Remove simplejson dependency

Issue - State: open - Opened by palango about 5 years ago - 10 comments

#22 - There are no tests to ensure that floats fail

Issue - State: open - Opened by Half-Shot over 5 years ago - 8 comments
Labels: bug, help wanted

#21 - Ordering is incorrect for large keys (?) in an object

Issue - State: closed - Opened by Half-Shot over 5 years ago - 1 comment

#20 - CI is broken

Issue - State: closed - Opened by richvdh over 5 years ago

#19 - tests: Fix assertEquals deprecation warning

Pull Request - State: closed - Opened by anoadragon453 over 5 years ago - 1 comment

#18 - Would you accept a patch to make simplejson optional?

Issue - State: closed - Opened by Zac-HD over 5 years ago - 1 comment

#17 - [do-not-merge] Import code from kinto-signer

Pull Request - State: closed - Opened by leplatrem over 5 years ago - 5 comments

#16 - Align with JavaScript serialization?

Issue - State: closed - Opened by leplatrem over 5 years ago - 2 comments

#15 - Use stdlib JSON instead on PyPy

Pull Request - State: closed - Opened by hawkowl about 6 years ago

#14 - 1.1.4 is not tagged

Issue - State: closed - Opened by ignatenkobrain about 6 years ago - 1 comment

#13 - Fix incompatibility with ucs-2 python builds

Pull Request - State: closed - Opened by richvdh about 6 years ago

#12 - encoding fails with non-BMP characters on narrow python builds

Issue - State: closed - Opened by richvdh about 6 years ago - 2 comments

#11 - Gah, *actually* fix ctrl char encoding

Pull Request - State: closed - Opened by richvdh about 6 years ago

#10 - Fix encoding of control characters

Pull Request - State: closed - Opened by richvdh about 6 years ago - 1 comment

#9 - Encode with ensure_ascii=True and then fix

Pull Request - State: closed - Opened by richvdh over 6 years ago - 5 comments

#8 - Avoid copying frozendicts

Pull Request - State: closed - Opened by richvdh over 6 years ago - 1 comment

#7 - Use static JSONEncoders

Pull Request - State: closed - Opened by richvdh over 6 years ago

#6 - Improve setuptools options

Pull Request - State: closed - Opened by richvdh over 6 years ago

#5 - Fix travis build

Pull Request - State: closed - Opened by richvdh over 6 years ago

#4 - Remove redundant requirements.txt

Pull Request - State: closed - Opened by richvdh over 6 years ago - 1 comment

#3 - More tests for canonicaljson encoding

Pull Request - State: closed - Opened by richvdh over 6 years ago

#2 - encoding of \u2028 and \u2029 is incorrect

Issue - State: closed - Opened by richvdh over 6 years ago

#1 - Create source tarball on PyPI

Issue - State: closed - Opened by mythmon almost 8 years ago - 1 comment