Theelx

Results 12 issues of Theelx

I love this library already, I've been looking for something like this for a project of mine for months now! However, I saw the README said this about the project:...

enhancement
P1

Removing the bytes/quopri and ref decoding from the unpickler causes list unpickling to be sped up by ~5%.

This is an issue to inform anyone watching this repository that because SciPy released its version with 3.11 support a week or two ago, jsonpickle should be ready to integrate...

compatibility
not-a-bug

Currently, I want to remove support for Python 2.7, 3.5, and 3.6, as both have reached their End of Life date. The PSF stated that **EOL CPython versions receive no...

compatibility
security

### Background: So, I was going through binary-to-text encoding the other day after I was intrigued by base 85. I found that, in addition to base 85 and base 64,...

enhancement

OS: Ubuntu 20.04 Python: 3.8.8, 3.9.4 GPT-2-Simple: 0.7.2 Tensorflow: 2.2.2, 2.3.2, 2.4.1, 2.5.0rc1 (3.8.8); 2.5.0rc1 (3.9.4) Code: ```py import gpt_2_simple as gpt2 ``` Error (3.9.4): ```py Traceback (most recent call...

Does what it says in the title. I'm not entirely sure if it works 100% of the time (as I haven't tested every option), but it works for my use...

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

For potential contributors and/or anyone who has an opinion: Would you rather see single quotes or double quotes be the default for jsonpickle's code when looking at it? @davvid and...