Skip to content

issues Search Results · repo:ipython/pickleshare language:Python

Filter by

17 results
 (78 ms)

17 results

inipython/pickleshare (press backspace or delete to remove)

ls venv/lib/python3.10/site-packages/pickleshare-0.7.5.dist-info/ DESCRIPTION.rst INSTALLER METADATA metadata.json RECORD top_level.txt WHEEL I think this can be added with the following lines in the ...
  • orrbradford
  • Opened 
    on Jul 11, 2023
  • #34

Do you know how I can get rid of this error? (zephyr) mona@ard-gpu-01:~/zephyr/notebooks$ pip install pickleshare --user Requirement already satisfied: pickleshare in /home/mona/anaconda3/envs/zephyr/lib/python3.9/site-packages ...
  • monajalal
  • Opened 
    on Jun 1, 2023
  • #33

Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@liteshghute) has found a potential issue, which I would be eager to share with you. Could you add a SECURITY.md ...
  • psmoros
  • 2
  • Opened 
    on May 24, 2023
  • #32

Hello, I ve noticed that using .append() on a PickleShare Key does not represent the changes that were made. Example Command Line 1: db = PickleShareDB( C:\\Users\\NULL\\AppData\\Local\\Temp\\test ...
  • AltayAkkus
  • Opened 
    on Jul 15, 2022
  • #30

Hi! I m writing on behalf of pip s maintainer team. I found your package on a list of widely used Python packages and figured you might want to know about some upcoming changes. We have now released pip ...
  • brainwane
  • 1
  • Opened 
    on Jul 31, 2020
  • #29

deprecation warning on python 3.7: ... from pickleshare import PickleShareDB ../../../../virtualenv/python3.7.0/lib/python3.7/site-packages/pickleshare.py:66: in module class PickleShareDB(collections.MutableMapping): ...
  • jmfrank63
  • 6
  • Opened 
    on Sep 24, 2018
  • #27

The following bit of code, combined with partial dependency on pathlib2 looks weird/suspicious: try: from pathlib import Path except ImportError: # Python 2 backport from pathlib2 import Path ...
  • mgorny
  • 7
  • Opened 
    on May 22, 2017
  • #26

Any plan to move to joblib, being more efficient in several situations?
  • fabioedoardoluigialberto
  • 1
  • Opened 
    on Mar 30, 2017
  • #25

it will help with packaging pickleshare in distros (I m packaging for Fedora)
  • ignatenkobrain
  • 1
  • Opened 
    on Apr 18, 2016
  • #22

Hi, I get: int object has no attribute startswith when trying to give an int as a key. Details: File /usr/local/lib/python3.4/dist-packages/pickleshare.py , line 90, in __setitem__ fil = self.root ...
  • masfaraud
  • 1
  • Opened 
    on Mar 30, 2016
  • #20
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub