Ecosyste.ms: Issues

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

GitHub / cloudpipe/cloudpickle issues and pull requests

#541 - Adoption of type-hints

Issue - State: open - Opened by priba about 2 months ago - 4 comments

#540 - MAINT Test with cpython 3.13

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

#539 - Feature request: type inference without loading full byte stream

Issue - State: closed - Opened by amalizzio 2 months ago - 1 comment

#538 - cloudpickle is not stable in notebooks

Issue - State: open - Opened by shobsi 3 months ago - 3 comments

#537 - jax jitted functions cloudpickled work but include some error messages

Issue - State: open - Opened by bionicles 3 months ago - 4 comments

#536 - Debug Python 3.8 CI crash

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

#535 - TEST update test to pass with numpy 2

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

#534 - Fix test_extract_class_dict for Python 3.13 beta 1

Pull Request - State: open - Opened by frenzymadness 5 months ago - 7 comments

#533 - Test failure with Python 3.13.0b1

Issue - State: open - Opened by frenzymadness 5 months ago - 1 comment

#531 - Unable to Pickle a Cython coroutine

Issue - State: open - Opened by XavierGeerinck 8 months ago - 2 comments

#529 - Fix `_whichmodule` with `multiprocessing`

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

#525 - cloudpickle.load(file) results in FileNotFoundError

Issue - State: closed - Opened by tslever 11 months ago - 2 comments

#524 - ENH some steps to make cloudpickle dynamic function/classes more deterministic

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

#523 - Can't pickle functions that use the `colour-science` library

Issue - State: open - Opened by hotplot 11 months ago - 1 comment

#522 - Fix link to PR in changelog

Pull Request - State: closed - Opened by lesteve 12 months ago - 1 comment

#521 - Modern maintenance tooling

Pull Request - State: closed - Opened by ogrisel 12 months ago - 3 comments
Labels: ci downstream

#519 - Fix downstream CI

Pull Request - State: closed - Opened by ogrisel 12 months ago - 4 comments
Labels: ci downstream

#518 - Fix `distributed` downstream tests

Pull Request - State: closed - Opened by jrbourbeau 12 months ago - 3 comments
Labels: ci distributed

#517 - Official support for python 3.12 and code clean-up after EOLed Python 3.6 and 3.7.

Pull Request - State: closed - Opened by ogrisel 12 months ago - 12 comments
Labels: ci downstream

#516 - Pickle by value datetime dependency

Issue - State: open - Opened by sebrestin about 1 year ago - 4 comments

#515 - Error with dynamically imported functions.

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

#514 - Add support for Python 3.12 and drop EOL 3.6 and 3.7

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

#513 - handle dataclass field type sentinels

Pull Request - State: closed - Opened by rmorshea about 1 year ago - 3 comments
Labels: ci downstream

#512 - Deserialising Untrusted Data in loads() leads to Arbitrary Code Execution.

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

#511 - Fix IndexError: tuple index out of range

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

#510 - Random class_tracker_id for dynamic class

Issue - State: open - Opened by gmcatsf about 1 year ago - 1 comment

#509 - Cannot pickle functions decorated through contextlib

Issue - State: open - Opened by crusaderky about 1 year ago - 1 comment

#508 - Handle removal of distutils from stdlib in Python 3.12

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

#506 - Cloudpickle incompatible with DataDog/dd-trace-py

Issue - State: open - Opened by lukesturgis over 1 year ago - 1 comment

#505 - Question: different Python versions

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

#503 - use SPDX license identifier in setup.py

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

#502 - Feature request: support for pickling/unpickling interactively defined Cython functions and classes

Issue - State: open - Opened by ogrisel over 1 year ago - 1 comment
Labels: help wanted

#501 - sdist is missing tox.ini

Issue - State: open - Opened by mtelka over 1 year ago - 1 comment

#500 - unexpectly import my local module when it is not necessary

Issue - State: open - Opened by link89 over 1 year ago - 2 comments

#499 - Update cloudpickle.py

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

#498 - add black formatter

Pull Request - State: closed - Opened by Ali-RT over 1 year ago - 5 comments

#497 - Use black to format the code base

Issue - State: closed - Opened by ogrisel over 1 year ago
Labels: help wanted

#496 - Drop support for Python 3.6

Issue - State: open - Opened by ogrisel over 1 year ago
Labels: help wanted

#495 - Fix Python 3.9+ NamedTuple issues

Pull Request - State: closed - Opened by RyanClark2k over 1 year ago - 5 comments

#494 - Attempt at fixing the CI

Pull Request - State: closed - Opened by ogrisel over 1 year ago - 3 comments

#493 - BUG: TypeError using cloudpickle.load since numpy 1.24.0

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

#492 - Fix NamedTuple issues on Python 3.9

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

#491 - 2.2.0: pytest (7.2) is failing in two units

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

#490 - Exception line numbering is wrong in Python 3.10.8

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

#489 - cloudpickle cannot pickle '_jpype._JField' objects

Issue - State: open - Opened by framepixel almost 2 years ago

#488 - Don't use `py.builtin` for compatibility with Python 2

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

#487 - pytest no longer bundles py

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

#486 - Move builtin classmethod_descriptor to a different test

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

#485 - Tests fails on Python 3.10.8

Issue - State: closed - Opened by danigm almost 2 years ago

#484 - Issue template

Issue - State: open - Opened by pierreglaser almost 2 years ago - 1 comment

#483 - TypeError: cannot pickle 'ctranslate2.translator.Translator' object

Issue - State: closed - Opened by Matthieu-Tinycoaching almost 2 years ago - 1 comment
Labels: pickle issue

#482 - Cannot exclude members to pickle in metaclass

Issue - State: open - Opened by elbakramer about 2 years ago - 2 comments
Labels: pickle issue

#481 - AttributeError: module 'cloudpickle' has no attribute 'print_exec'

Issue - State: open - Opened by wjunneng about 2 years ago - 1 comment
Labels: lacking reproducer

#480 - FIX: Support PyPy > 3.7

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

#479 - Looking for forward/backward guarantees between versions

Issue - State: open - Opened by ryanthompson591 about 2 years ago - 1 comment

#478 - Cyclic references not properly handled on load

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

#477 - PyPy 3.8 and PyPy 3.9 enter infinite recursive loop

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

#476 - Issue with pickling an unpickled object

Issue - State: open - Opened by davekalpak over 2 years ago - 1 comment
Labels: lacking reproducer

#475 - Fix for dis module is not yet available in 3.11b3

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

#474 - Fix for dis module is not available in 3.11b3

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

#473 - loads method lost parent class in clouldpickle 2.0.0

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

#472 - Install development version of `dask` in downstream tests

Pull Request - State: closed - Opened by jrbourbeau over 2 years ago - 7 comments
Labels: ci distributed

#471 - Fix downstream CI

Pull Request - State: closed - Opened by ogrisel over 2 years ago - 8 comments
Labels: ci downstream

#470 - Improve compatibility with "nogil" Python and 3.11

Pull Request - State: closed - Opened by colesbury over 2 years ago - 7 comments
Labels: ci downstream

#469 - compat: Import Pickler from "pickle" instead of "_pickle"

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

#468 - Incorrect deserialization of subclasses, module changed to `types`

Issue - State: open - Opened by simon-mo over 2 years ago - 4 comments

#467 - Fix compatibility with Python 3.11

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

#466 - cloudpickle is not compatible with Python 3.11

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

#465 - Add Python 3.10 to tox config

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

#464 - `__init__` and `__call__` methods are not cloudpickled

Issue - State: open - Opened by kocabiyikalper over 2 years ago - 1 comment

#463 - Cloudpickling of class variable fails for subclass of typing.Generic

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

#462 - Is WeakValueDictionary serializable?

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

#461 - Fix import of pickle module on PYPY 3.8 (#455)

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

#460 - Pickling error for `typing.NamedTuple` on Python 3.9

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

#459 - Making "squash merging" default

Issue - State: closed - Opened by jakirkham almost 3 years ago - 5 comments

#458 - import Pickler class directly from the pickle module

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

#457 - Cannot pickle Mock or MagicMock

Issue - State: open - Opened by LoveIsGrief almost 3 years ago

#456 - Get the source code of a given method from a pickled class

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

#455 - pypy 3.8 fails to import cloudpickle

Issue - State: closed - Opened by dand-oss almost 3 years ago - 7 comments

#454 - support pypy 3.8

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

#453 - Status on cloudpickle non-determinism

Issue - State: open - Opened by feizerl almost 3 years ago - 2 comments
Labels: pickle issue

#452 - Unable to reference global variables in serialized functions

Issue - State: open - Opened by ryanthompson591 almost 3 years ago - 1 comment

#451 - Python patch version compatibility

Issue - State: open - Opened by sfc-gh-jdu about 3 years ago - 5 comments

#450 - Add support for `abc.abstract*` methods

Pull Request - State: closed - Opened by jrbourbeau about 3 years ago - 8 comments

#449 - Add test for `multiprocessing.Lock` error

Pull Request - State: closed - Opened by jrbourbeau about 3 years ago - 2 comments

#448 - Fix #440: Incorrect pickles for subclasses of generic classes

Pull Request - State: closed - Opened by huzecong about 3 years ago - 4 comments

#447 - Cannot ignore locks with cloudpickle

Issue - State: open - Opened by ryanthompson591 about 3 years ago - 3 comments

#446 - Remove Python 3.5 backwards compatibility pickle files

Pull Request - State: closed - Opened by jrbourbeau about 3 years ago - 2 comments

#445 - Update `distributed` CI test dependencies

Pull Request - State: closed - Opened by jrbourbeau about 3 years ago - 15 comments
Labels: ci distributed

#444 - Remove and deprecate unused functions

Pull Request - State: closed - Opened by jrbourbeau about 3 years ago - 6 comments

#443 - Drop Python 3.5 compatibility code

Pull Request - State: closed - Opened by jrbourbeau about 3 years ago - 2 comments

#442 - Run Dask's `test_pickle_empty` on CI again

Pull Request - State: closed - Opened by jakirkham about 3 years ago - 5 comments
Labels: ci distributed

#441 - Use version 2.0.0 instead of 1.7.0 in README

Pull Request - State: closed - Opened by jrbourbeau about 3 years ago - 1 comment