Ecosyste.ms: Issues

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

GitHub / jsonpickle/jsonpickle issues and pull requests

#430 - Fix #428

Pull Request - State: closed - Opened by Theelx almost 2 years ago

#429 - Errors in tests:

Issue - State: closed - Opened by yurivict almost 2 years ago - 2 comments

#428 - Tests need 'yajl' but setup.cfg doesn't list it as required for tests`

Issue - State: closed - Opened by yurivict almost 2 years ago - 1 comment

#427 - Remove redundant wheel dep from pyproject.toml

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

#426 - 3.0.1: only wheel, no source, on pypi

Issue - State: closed - Opened by limburgher almost 2 years ago - 4 comments

#425 - Fix #422 and update changes

Pull Request - State: closed - Opened by Theelx almost 2 years ago

#424 - Stop pinning back setuptools

Issue - State: closed - Opened by bmw almost 2 years ago - 4 comments

#423 - Pin tox to <4

Pull Request - State: closed - Opened by Theelx almost 2 years ago

#422 - AttributeError: 'Int64' object attribute '_type_marker' is read-only

Issue - State: closed - Opened by DeveloperAnonymous almost 2 years ago - 2 comments

#421 - Use stdlib datetime.timezone instead of pytz in tests

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

#420 - Changlog for 3.0.0

Issue - State: closed - Opened by jw almost 2 years ago - 1 comment

#419 - 3.0.0: One test fails: AttributeError: module 'jsonpickle.ext' has no attribute 'gmpy'

Issue - State: open - Opened by yurivict almost 2 years ago - 5 comments
Labels: bug, cannot-reproduce

#418 - Speed up unpickling

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

#417 - Fix tests

Pull Request - State: closed - Opened by Theelx almost 2 years ago

#416 - Next releases?

Issue - State: closed - Opened by patou01 about 2 years ago - 4 comments
Labels: not-a-bug

#415 - Fix flake8 tests - closes #414

Pull Request - State: closed - Opened by erogers88 about 2 years ago - 1 comment

#414 - flake8 5 breaks unit tests

Issue - State: closed - Opened by erogers88 about 2 years ago - 1 comment

#413 - Hotfix jack son style

Pull Request - State: open - Opened by ATICA-pln about 2 years ago - 3 comments

#412 - Include py/id attribute in all object declaration to identify univocally each object in a JSON file

Issue - State: open - Opened by AZblo about 2 years ago - 4 comments
Labels: core, enhancement

#411 - Namedtuples encoding regression in Python 3.11

Issue - State: closed - Opened by esabouraud about 2 years ago - 8 comments
Labels: bug

#410 - Would be nice to have YAML pickle

Issue - State: open - Opened by Ark-kun about 2 years ago - 1 comment
Labels: wishlist, enhancement, not-a-bug

#409 - decode fails to raise exception when encoded string is tampered with

Issue - State: closed - Opened by oberluz about 2 years ago - 6 comments
Labels: not-a-bug

#408 - `sort_keys=True` simplejson encoder option can result in incorrect object references

Issue - State: closed - Opened by mspacek about 2 years ago - 4 comments
Labels: bug, good-first-issue

#407 - pandas dataframe with list as values

Issue - State: open - Opened by feizerl about 2 years ago - 13 comments
Labels: bug, good-first-issue

#406 - Use https for repository url

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

#405 - LICENSE: update text so that github detects the 3-clause BSD license

Pull Request - State: closed - Opened by davvid about 2 years ago - 4 comments

#404 - Enroll with Tidelift

Issue - State: closed - Opened by jaraco about 2 years ago - 3 comments
Labels: not-a-bug

#403 - Remove old features

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

#402 - Add python 3.11 to testing matrix

Pull Request - State: closed - Opened by Theelx over 2 years ago - 3 comments

#401 - [TODO] Add Python 3.11 Testing

Issue - State: closed - Opened by Theelx over 2 years ago
Labels: compatibility, not-a-bug

#400 - Pickling a function returns None as the module

Pull Request - State: closed - Opened by effierz over 2 years ago - 3 comments

#399 - Pickling a function returns None as the module

Issue - State: closed - Opened by effierz over 2 years ago - 1 comment

#398 - Speed up pandas index restore

Pull Request - State: closed - Opened by Theelx over 2 years ago

#397 - Allow frozen dataclasses to be deserialized

Pull Request - State: closed - Opened by Theelx over 2 years ago

#396 - Ignore Python 3.11's default __getstate__ implementation

Pull Request - State: closed - Opened by encukou over 2 years ago - 9 comments

#395 - Test failures with Python 3.11

Issue - State: closed - Opened by hroncok over 2 years ago - 15 comments
Labels: compatibility, core, good-first-issue

#394 - Update benchmarks

Pull Request - State: closed - Opened by Theelx over 2 years ago

#393 - Fix numpy.poly1d encoding roundtrip

Pull Request - State: closed - Opened by Theelx over 2 years ago

#392 - Allow non-fully qualified paths in classes argument to deserializer

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

#391 - Issues when deserializing `numpy.poly1d`

Issue - State: closed - Opened by jannismain over 2 years ago - 6 comments
Labels: bug

#390 - RFC: Reduce options for pickling/unpickling

Issue - State: closed - Opened by Theelx over 2 years ago - 4 comments
Labels: compatibility, core

#389 - Add automatic isort formatting

Pull Request - State: closed - Opened by Theelx over 2 years ago

#388 - Add gmpy.mpz handler for ecdsa

Pull Request - State: closed - Opened by Theelx over 2 years ago

#387 - Move to CPython 3.7+

Pull Request - State: closed - Opened by Theelx over 2 years ago

#386 - Auto-apply black changes to commits to main

Pull Request - State: closed - Opened by Theelx over 2 years ago - 4 comments

#385 - Unmangle private __slots__ members

Pull Request - State: closed - Opened by Theelx over 2 years ago

#384 - Add on_missing argument to Unpickler

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

#383 - Add exception handling for missing class attributes

Pull Request - State: closed - Opened by Theelx over 2 years ago

#382 - Add new numpy handler

Pull Request - State: closed - Opened by Theelx over 2 years ago

#381 - `unpicklable=False` when using the NumPy handlers

Issue - State: closed - Opened by stefan6419846 over 2 years ago - 5 comments
Labels: enhancement, not-a-bug, good-first-issue

#380 - Fix #362

Pull Request - State: closed - Opened by Theelx over 2 years ago

#379 - [HELP] on how to use handlers

Issue - State: closed - Opened by antoinecollet5 almost 3 years ago - 2 comments
Labels: not-a-bug

#378 - Fix test warnings

Pull Request - State: closed - Opened by Theelx almost 3 years ago

#377 - ZnJSON: I wrote a similar package before I found out about jsonpickle

Issue - State: open - Opened by PythonFZ almost 3 years ago - 5 comments
Labels: core, enhancement, not-a-bug, performance

#376 - Add 3.10 support

Pull Request - State: closed - Opened by Theelx almost 3 years ago - 6 comments

#375 - Drop support for EOL Python versions

Issue - State: closed - Opened by Theelx almost 3 years ago - 9 comments
Labels: compatibility, security

#374 - Remove DemJSON Test

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

#373 - Update docs for unpickleable argument to encode

Pull Request - State: closed - Opened by Theelx almost 3 years ago - 1 comment

#372 - Add ``v1_decode`` argument to ``jsonpickle.decode``

Pull Request - State: closed - Opened by Theelx almost 3 years ago - 1 comment

#371 - jsonpickle.decode gives "AttributeError: readonly attribute"

Issue - State: closed - Opened by troyrock almost 3 years ago - 11 comments

#368 - Fix typos

Pull Request - State: closed - Opened by kianmeng almost 3 years ago - 2 comments

#367 - jsonpickle works when invoked from shell, but not within PHP?

Issue - State: closed - Opened by CentralHarlemAnonymous about 3 years ago - 2 comments

#366 - incorrect serialization of complex object containing sklearn instances

Issue - State: closed - Opened by marekkosta about 3 years ago - 6 comments

#365 - Q: specify other name for `"py/object"` key?

Issue - State: open - Opened by lsloan about 3 years ago - 1 comment
Labels: enhancement, not-a-bug

#364 - jsonpickle 2.0.0 fails to decode pickled files created by jsonpickle 1.4.1

Issue - State: closed - Opened by Verequus about 3 years ago - 15 comments

#363 - Segmentation fault (core dumped)

Issue - State: open - Opened by hafiz031 about 3 years ago - 3 comments
Labels: not-a-jsonpickle-bug

#362 - Encoding and decoding of object with append and __getitem__ method results in duplicated list entries

Issue - State: closed - Opened by gschwaer about 3 years ago - 4 comments
Labels: bug, core, good-first-issue

#358 - Pandas list value not decoding properly

Issue - State: open - Opened by brandonschabell over 3 years ago - 1 comment
Labels: wishlist, bug

#357 - Multiple usage of same enum constant in dict derived class

Issue - State: open - Opened by sch-alex over 3 years ago - 2 comments
Labels: cannot-reproduce

#335 - Security issue in this repo - Deserialization of Untrusted Data

Issue - State: closed - Opened by ran-isenberg almost 4 years ago - 11 comments
Labels: documentation, not-a-bug, security

#328 - tests/ecdsa_test.py::EcdsaTestCase::test_roundtrip fails when gmpy is installed

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

#325 - How to find out what numpy array cannot be serialized?

Issue - State: open - Opened by warrenbocphet about 4 years ago - 1 comment

#318 - Private members of __slots__ are skipped

Issue - State: closed - Opened by mjr129 over 4 years ago - 1 comment
Labels: bug, core, good-first-issue

#316 - EcdsaTestCase::test_roundtrip fails with ecdsa-0.15

Issue - State: closed - Opened by thesamesam over 4 years ago - 1 comment

#315 - Document stdlib json module method compatibility

Issue - State: closed - Opened by techdragon over 4 years ago - 1 comment
Labels: documentation

#310 - please indicate which GPG key is expected to sign pypi releases

Issue - State: closed - Opened by FelixSchwarz over 4 years ago - 7 comments

#297 - Doesn't respect @property

Issue - State: closed - Opened by ExpDev07 over 4 years ago - 7 comments

#276 - Jsonpickle can't serialize an interactively defined function/class.

Issue - State: open - Opened by Bee-zest about 5 years ago - 2 comments

#273 - Cannot decode dataclass with default_factory

Issue - State: open - Opened by MicheleMannino over 5 years ago - 3 comments
Labels: wishlist, enhancement, not-a-bug

#272 - jsonpickle saving __weakref__ attribute causing decode error.

Issue - State: closed - Opened by leon332157 over 5 years ago - 5 comments
Labels: wishlist, bug, testcase-needed, enhancement

#270 - TypeError: the first argument must be callable when deserializing class instance

Issue - State: open - Opened by stmezzo over 5 years ago - 6 comments
Labels: wishlist, bug, good-first-issue

#240 - jsonpickle.decode does not work for immutable fields in dataclasses

Issue - State: closed - Opened by stereobutter almost 6 years ago - 3 comments

#239 - Error encoding numpy scalars in Python 2.7

Issue - State: closed - Opened by prabhuramachandran about 6 years ago - 4 comments

#190 - Throw exception when target class is not defined

Issue - State: closed - Opened by iFreilicht almost 7 years ago - 9 comments

#182 - List Index out of bound when decoding some objects

Issue - State: open - Opened by JudgeJimmie about 7 years ago - 13 comments

#148 - Add ability to decode an object from a dict/json string based on provided class

Issue - State: closed - Opened by nyxcalamity over 8 years ago - 13 comments

#141 - problem convert list object to JSON string

Issue - State: closed - Opened by raminfp almost 9 years ago - 2 comments