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

#524 - Support 3 12 & Update GHA Versions

Pull Request - State: open - Opened by Theelx 5 days ago - 1 comment

#523 - Include how to run examples in README

Pull Request - State: closed - Opened by Theelx 9 days ago - 2 comments

#522 - Ignore examples for pytest

Pull Request - State: closed - Opened by Theelx 9 days ago - 1 comment

#521 - 3.3.0 test failure in collection

Issue - State: closed - Opened by limburgher 25 days ago - 2 comments

#520 - Remove unused variable to fix Ruff tests

Pull Request - State: closed - Opened by Theelx 2 months ago

#519 - RFC: String quoting in jsonpickle's code

Issue - State: open - Opened by Theelx 3 months ago - 1 comment

#518 - ci: remove github action that creates commits

Pull Request - State: closed - Opened by davvid 3 months ago - 3 comments

#517 - Define _jsonpickle_exclude to omit attributes from encoding

Pull Request - State: closed - Opened by dwagon 3 months ago - 4 comments

#516 - Add Usage section to README

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

#515 - Issue 126: Allow objects with non-data encoding iterators to be handled.

Pull Request - State: closed - Opened by dwagon 3 months ago - 11 comments

#514 - WIP: tags: use py/mod tags for modules instead of py/repr

Pull Request - State: open - Opened by davvid 3 months ago - 1 comment

#513 - unpickler: avoid use of eval() in loadrepr

Pull Request - State: closed - Opened by davvid 3 months ago - 4 comments

#512 - Test fixes for NumPy 2

Pull Request - State: closed - Opened by mgorny 4 months ago - 2 comments

#511 - Add basic benchmarking scripts

Pull Request - State: closed - Opened by Theelx 4 months ago - 1 comment

#510 - drop python<=3.7 support

Pull Request - State: open - Opened by kloczek 4 months ago - 4 comments

#509 - SECURITY: add a security disclosure policy

Pull Request - State: closed - Opened by davvid 4 months ago - 1 comment

#508 - unpickler: avoid creating and returning temporary functions

Pull Request - State: closed - Opened by davvid 4 months ago - 1 comment

#507 - Add support for (de)serializing NoneType correctly

Pull Request - State: closed - Opened by bhaveshpandey 4 months ago - 2 comments

#506 - mistaken

Issue - State: closed - Opened by alexeykomp 4 months ago

#505 - fix: pass mylocals to eval() for Python 3.13

Pull Request - State: closed - Opened by davvid 4 months ago - 1 comment

#504 - Python 3.13 regressions

Issue - State: closed - Opened by musicinmybrain 4 months ago - 2 comments

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

Issue - State: open - Opened by DeveloperAnonymous 4 months ago - 2 comments
Labels: compatibility, bug, has-MRE

#501 - Fix reference tracking when using nested dictionaries/objects under `py/state`

Pull Request - State: closed - Opened by GREsau 4 months ago - 3 comments

#499 - Clarification on dataclasses, functools.partial, py/state

Issue - State: open - Opened by ijustlovemath 4 months ago - 5 comments
Labels: wishlist, bug

#498 - Update benchmark setup

Pull Request - State: closed - Opened by Theelx 4 months ago

#497 - Fails trying to unpickle a Pandas Timedelta object

Issue - State: closed - Opened by tjnd89 5 months ago - 4 comments

#496 - Fuzz Testing via OSS-Fuzz

Issue - State: open - Opened by DaveLak 5 months ago - 8 comments

#494 - classes should support replacing with dict

Pull Request - State: closed - Opened by Squadrick 5 months ago - 5 comments

#493 - Clarify dev requirement installation instructions

Pull Request - State: closed - Opened by Theelx 6 months ago - 1 comment

#492 - 10 tests fail

Issue - State: closed - Opened by yurivict 6 months ago - 6 comments

#491 - jsonpickle: add support for top-level tuples with cyclical references

Pull Request - State: closed - Opened by davvid 6 months ago - 4 comments

#490 - Misc tweaks and fixups

Pull Request - State: closed - Opened by davvid 6 months ago

#489 - numpy: forward constructor arguments through register_handlers()

Pull Request - State: closed - Opened by davvid 6 months ago - 1 comment

#488 - sqlalchemy: update sqlalchemy.orm.declarative_base usage

Pull Request - State: closed - Opened by davvid 6 months ago - 1 comment

#487 - Adjust documentation formatting

Pull Request - State: closed - Opened by Theelx 6 months ago - 1 comment

#486 - garden: add a garden file for jsonpickle.github.io update tasks

Pull Request - State: closed - Opened by davvid 6 months ago - 1 comment

#485 - Slightly Slim Down README

Pull Request - State: closed - Opened by Theelx 6 months ago - 1 comment

#484 - Add a "Usage" section to the README

Issue - State: closed - Opened by takanuva15 7 months ago - 8 comments
Labels: documentation

#483 - Add de/encode feature-flag for readonly attributes

Pull Request - State: closed - Opened by Theelx 7 months ago - 1 comment

#482 - tests: enable cache for pytest-ruff >= 0.3.0

Pull Request - State: closed - Opened by davvid 7 months ago - 1 comment

#481 - Fix #478

Pull Request - State: closed - Opened by Theelx 7 months ago - 2 comments

#480 - tox: pin pytest-ruff to avoid test errors

Pull Request - State: closed - Opened by davvid 7 months ago

#479 - Avoid backward-compatibility timezone names

Pull Request - State: closed - Opened by cjwatson 7 months ago - 2 comments

#478 - Error deserializing django SafeString

Issue - State: closed - Opened by maxkylu 7 months ago - 6 comments

#477 - pickler: Cython 3.0 compatibility

Pull Request - State: closed - Opened by davvid 8 months ago - 3 comments

#476 - docs: make extensions disabled by Debian optional

Pull Request - State: closed - Opened by davvid 9 months ago

#475 - tests: replace flake8 checks with ruff

Pull Request - State: closed - Opened by davvid 9 months ago - 2 comments

#474 - README: move license and jsonpickleJS details to the end

Pull Request - State: closed - Opened by davvid 9 months ago

#473 - tests: generate coverage reports using tox

Pull Request - State: closed - Opened by davvid 9 months ago - 2 comments

#472 - Register handlers for dicts

Issue - State: closed - Opened by lfvjimisola 10 months ago - 6 comments
Labels: needs-author-action

#471 - Fix jsonpickle handling of missing modules or attributes

Pull Request - State: closed - Opened by aviramstr 10 months ago - 7 comments

#470 - sphinx and readthedocs refresh

Pull Request - State: closed - Opened by davvid 11 months ago - 2 comments

#469 - Fix #447: Decoding zoneinfo

Pull Request - State: closed - Opened by similegian 11 months ago - 3 comments

#468 - Converts objects of a subclass to a superclass

Issue - State: open - Opened by Xanderplayz18 12 months ago - 1 comment
Labels: needs-author-action

#467 - wrong encoding for decorator objects

Issue - State: open - Opened by RRRajput about 1 year ago - 1 comment
Labels: bug, core, has-MRE

#466 - Project's URL is not up-to-date

Issue - State: closed - Opened by Lonami about 1 year ago - 3 comments

#465 - RFE: is it possible to start making github releases?🤔

Issue - State: open - Opened by kloczek about 1 year ago - 4 comments
Labels: enhancement

#464 - Complete compliance steps in Tidelift

Issue - State: closed - Opened by jaraco about 1 year ago - 4 comments

#463 - remove obsolete references to python 2.7 in README.rst

Pull Request - State: closed - Opened by perrinjerome about 1 year ago - 1 comment

#462 - readthedocs: specify build.os

Pull Request - State: closed - Opened by davvid about 1 year ago - 2 comments

#461 - .asc missing on pypi for 3.0.2

Issue - State: closed - Opened by limburgher about 1 year ago - 2 comments

#459 - Add depth test

Pull Request - State: closed - Opened by Theelx about 1 year ago - 1 comment

#458 - Fix github actions deprecation warnings

Pull Request - State: closed - Opened by Theelx about 1 year ago

#457 - Pandas series with object type get converted to strings

Issue - State: open - Opened by cliffckerr about 1 year ago
Labels: bug, extensions, has-MRE

#456 - Fix depth tracking with list/dict referencing

Pull Request - State: closed - Opened by GREsau about 1 year ago - 3 comments

#455 - Fix ref-count when pickling dict subclasses

Pull Request - State: closed - Opened by GREsau about 1 year ago - 1 comment

#454 - encode ignores __getstate__ returning empty dict

Issue - State: open - Opened by sitnarf about 1 year ago - 2 comments
Labels: core, enhancement

#453 - Dictionary subclasses with referencing are encoded/decoded incorrectly

Issue - State: closed - Opened by GREsau about 1 year ago - 1 comment

#452 - [Wishlist] A way to pass down custom data/context recursively to custom handlers.

Issue - State: open - Opened by ks-mw about 1 year ago - 4 comments
Labels: wishlist, enhancement

#451 - cyfunction support

Issue - State: closed - Opened by danbodily about 1 year ago - 3 comments
Labels: compatibility

#450 - dictionary arguments are turned into strings

Issue - State: closed - Opened by julian-goettingen about 1 year ago - 2 comments

#449 - Error with strides deserializing complex NumPy array

Issue - State: open - Opened by vnmabus over 1 year ago - 4 comments
Labels: bug, extensions

#448 - Memory use on Linux vs Mac

Issue - State: closed - Opened by MaartenSneepKNMI over 1 year ago - 2 comments

#447 - Decoding datetime with tzinfo raises TypeError

Issue - State: closed - Opened by GaNiziolek over 1 year ago - 8 comments

#446 - Pandas Compatibility & Fix #436

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

#445 - object_test: demonstrate use of __new__ + default_factory

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

#444 - datetime.timedelta not picklable if unpicklable == False

Issue - State: open - Opened by jrobbins-LiveData over 1 year ago - 8 comments
Labels: bug

#443 - infinite recursion crash with a subclass of dict

Issue - State: closed - Opened by jrobbins-LiveData over 1 year ago - 3 comments
Labels: bug, good-first-issue

#442 - When decoding a json string, jsonpickle does not re-initialize the class instance.

Issue - State: open - Opened by MamoonAhmad over 1 year ago - 3 comments
Labels: wishlist, enhancement

#441 - Would it be possible to add a stubfile?

Issue - State: open - Opened by martinralfreindl over 1 year ago - 2 comments
Labels: enhancement

#440 - Float key of defaultdict(float) is changed to string key

Issue - State: closed - Opened by hubtub2 over 1 year ago - 2 comments
Labels: not-a-bug

#439 - segmentation fault error when use jsonpickle to serialize and de-serialize an object

Issue - State: closed - Opened by helloyuepang over 1 year ago - 5 comments
Labels: wishlist, bug, good-first-issue

#438 - Fix #437

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

#437 - include_properties fails encoding of class attributes that are a set

Issue - State: closed - Opened by steinmig over 1 year ago - 2 comments
Labels: documentation, not-a-bug

#436 - `jsonpickle` raises exception with `load_backend`

Issue - State: closed - Opened by erezinman over 1 year ago - 4 comments
Labels: documentation, not-a-bug

#435 - Counter with numeric key encoded as strings and cannot be decoded as int

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

#434 - Fix #431

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

#433 - Warn if a custom pickling handler returns None

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

#432 - Declare support for Python 3.11

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

#431 - Numpy handlers does not handle views correctly

Issue - State: closed - Opened by giacomov almost 2 years ago - 2 comments
Labels: bug, good-first-issue

#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