Ecosyste.ms: Issues

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

GitHub / jaraco/zipp issues and pull requests

#126 - TypeError: unhashable type: 'type.SimpleNamespace'

Issue - State: closed - Opened by jaraco 16 days ago

#125 - Remove unexpected character \ufeff

Pull Request - State: closed - Opened by saschanaz about 1 month ago - 3 comments

#124 - Restore support for special filenames

Pull Request - State: closed - Opened by jaraco about 1 month ago - 6 comments

#123 - Add type annotations

Issue - State: open - Opened by jaraco about 1 month ago

#122 - Fix directory matching in glob

Pull Request - State: closed - Opened by jaraco about 2 months ago

#121 - zipp.Path.glob does not find directories

Issue - State: closed - Opened by theunkn0wn1 4 months ago - 2 comments
Labels: bug

#120 - Sanitize malformed paths

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

#119 - Improve handling of malformed zip files

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

#118 - Implement is_symlink

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

#117 - is_symlink always returns False

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

#116 - Backport changes from python/cpython#119065

Issue - State: closed - Opened by jaraco 5 months ago

#115 - 3.18.1: build fails with temporary directory created in source tree

Issue - State: closed - Opened by kloczek 6 months ago - 1 comment
Labels: duplicate

#114 - test_encoding_warnings failing on pypy

Issue - State: closed - Opened by jaraco 7 months ago

#113 - Improve glob performance

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

#112 - 3.17.0: ERROR collecting tests/test_path.py

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

#111 - zipp.Path does not resolve 'current dir' like pathlib.Path does

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

#110 - `zipp.Path` is not Path-like enough for `open`

Issue - State: closed - Opened by xtofl about 1 year ago - 10 comments

#109 - Re-use functionality from jaraco.functools

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

#108 - Generalize glob functionality.

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

#107 - Provide better support for unnamed zip files.

Issue - State: closed - Opened by jaraco about 1 year ago - 1 comment
Labels: wontfix

#106 - Glob complexity is Quadratic on directory depth

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

#105 - Fix glob complexity

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

#104 - complexity tests are flaky

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

#103 - Use PurePosixPath when matching paths in .match

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

#102 - `glob('**')` returns all files and directories

Issue - State: open - Opened by jaraco about 1 year ago - 5 comments
Labels: help wanted

#100 - Syntax error in py310compat.py

Issue - State: closed - Opened by pgergov about 1 year ago - 4 comments
Labels: invalid

#99 - Add failing test that shows that `glob()` is always `rglob()`

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

#98 - glob() recursively matches on *

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

#97 - Please add copyright to license

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

#96 - zipfile .suffix/.suffixes raises TypeError when zipfile has no filename

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

#95 - .root incompatible with pathlib

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

#94 - Measure complexity in implied_dirs

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

#93 - CoverageWarning: Couldn't parse '.../(test)'

Issue - State: closed - Opened by mtelka over 1 year ago - 3 comments

#92 - .match honors Windows path separators on Windows

Issue - State: closed - Opened by jaraco over 1 year ago

#91 - 3.13.0: flake8 test failures

Issue - State: closed - Opened by mtelka over 1 year ago - 2 comments
Labels: invalid

#90 - Bugfix for KeyError when implied dirs are present.

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

#89 - fix encoding positional parameter

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

#88 - Can zipp encrypt a ZIP file?

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

#87 - The zipp 3.11.0 doesn't work in Python 3.4.3.

Issue - State: closed - Opened by junaruga almost 2 years ago - 1 comment
Labels: invalid

#86 - 3.10.0: pytest is failing

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

#85 - Teach zipp.Path some additional pathlib.Path methods.

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

#84 - Merge changes from downstream

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

#83 - Continuous fuzzing by way of OSS-Fuzz

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

#82 - create lazy loading lookup class to support pickling

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

#81 - Zipp paths should be pickleable to support parallel processing

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

#80 - Relax Python version requirements

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

#79 - 3.6.0: test suite is using `nose` module

Issue - State: closed - Opened by kloczek almost 3 years ago - 1 comment

#78 - CompleteDirs and FastLookup appear as public API

Issue - State: closed - Opened by jaraco about 3 years ago

#77 - Wheel for 3.5.0 contains the Misc/NEWS.d directory

Issue - State: closed - Opened by domdfcoding about 3 years ago - 3 comments
Labels: bug

#76 - 3.4.1: tox is failing

Issue - State: closed - Opened by kloczek over 3 years ago - 2 comments
Labels: invalid

#74 - Backport additional pathlib attributes

Issue - State: closed - Opened by jaraco over 3 years ago

#73 - how do I install from source?

Issue - State: closed - Opened by themaddoctor over 3 years ago - 1 comment
Labels: question

#72 - zipp breaks on Python 3.10.0-alpha.7 & 3.10.0-beta.1

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

#71 - 3.4.1 breaks python 2.7 installs

Issue - State: closed - Opened by gaborbernat over 3 years ago - 1 comment
Labels: duplicate

#70 - Install breaks on python 2.7

Issue - State: closed - Opened by larryon over 3 years ago - 3 comments
Labels: invalid

#69 - Add support for equality comparison

Pull Request - State: closed - Opened by jaraco over 3 years ago

#68 - zipp license is showing UNKNOWN in pip show.

Issue - State: closed - Opened by sureshvigneshbe over 3 years ago - 1 comment

#67 - Fix regression / syntax error for Python 2.7

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

#66 - zipp package appearing as editable in pipfile lock

Issue - State: closed - Opened by ch3ck almost 4 years ago - 1 comment

#65 - Set use_scm_version to True in setup.py

Pull Request - State: closed - Opened by jcapiitao almost 4 years ago - 1 comment

#64 - Support multiple segments in joinpath

Issue - State: closed - Opened by jaraco almost 4 years ago - 1 comment

#63 - Add test ensuring subclass behaviors are retained during traversal.

Pull Request - State: closed - Opened by jaraco almost 4 years ago - 1 comment

#62 - Support subclass functionality during traversal

Issue - State: closed - Opened by jaraco almost 4 years ago - 1 comment

#61 - Test github actions

Pull Request - State: closed - Opened by jaraco almost 4 years ago

#60 - is_file returns False for non-existent files

Pull Request - State: closed - Opened by jaraco about 4 years ago

#59 - Mutate the passed ZipFile object type instead of making a copy.

Pull Request - State: closed - Opened by jaraco about 4 years ago

#58 - Version: 0.0.0 in PKG-INFO

Issue - State: closed - Opened by chuckwolber about 4 years ago - 2 comments
Labels: invalid

#57 - Usage of zipp.Path causes attempt to write after ZipFile is closed

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

#56 - Names prefixed with '/' appear not to exist

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

#55 - is_file should return false unless that file exists

Issue - State: closed - Opened by jaraco over 4 years ago

#54 - Create paramerized fixtures with subtests

Issue - State: closed - Opened by jaraco over 4 years ago

#52 - Fix "Non-ASCII character '\xe2' in file"

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

#51 - Distribution version not detected with importlib_metadata

Issue - State: closed - Opened by cphang99 over 4 years ago - 2 comments
Labels: invalid

#50 - Non-ASCII character '\xe2' in file

Issue - State: closed - Opened by bhundven over 4 years ago - 8 comments
Labels: invalid

#49 - zipp 1.2.0 testing not python-2.7 compatible

Issue - State: closed - Opened by 0-wiz-0 over 4 years ago - 5 comments

#48 - zipp Causing our pytest command to fail

Issue - State: closed - Opened by nicolasmoise over 4 years ago - 4 comments
Labels: duplicate

#47 - Add exceptions for open

Pull Request - State: closed - Opened by jaraco over 4 years ago

#46 - KeyError attempting to open a non-existent directory

Issue - State: closed - Opened by jaraco over 4 years ago

#45 - easy_install installs zipp 3.0.0 on Python 2

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

#44 - Improve support for streaming text with .open()

Issue - State: closed - Opened by jaraco over 4 years ago

#42 - 2.2.0 will install only on Python 3.6, not on 3.7 or 3.8

Issue - State: closed - Opened by nickwilliams-eventbrite over 4 years ago - 31 comments

#41 - zipp 2.2.0 fails to build

Issue - State: closed - Opened by amiantos over 4 years ago - 3 comments

#40 - Installation issue on Python 3.5.1

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

#39 - Reenable python3.5 support

Pull Request - State: closed - Opened by Emantor over 4 years ago - 5 comments

#38 - pip install zipp error

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

#37 - setup.cfg: let python-tag mirror python_requires

Pull Request - State: closed - Opened by vfazio over 4 years ago - 5 comments

#36 - incorrect interpreter specified in wheel

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

#35 - Linear lookup for Python 2

Pull Request - State: closed - Opened by jaraco over 4 years ago - 1 comment

#34 - Linear lookup performance for read-only files

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

#33 - Memoize the zipfile namelist when it's safe to do so.

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

#32 - joinpath() and exists() are linear-time

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

#31 - Pypi egg_info incorrect

Issue - State: closed - Opened by ohimors over 4 years ago - 5 comments

#30 - Add toml to setup_requires

Pull Request - State: closed - Opened by seppeljordan over 4 years ago - 6 comments

#29 - Remove backports for old Python versions

Pull Request - State: closed - Opened by sbraz over 4 years ago

#28 - Python 3.5 finds no matching distribution

Issue - State: closed - Opened by Bengt over 4 years ago - 5 comments
Labels: invalid

#27 - Install wheel.

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