Ecosyste.ms: Issues

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

GitHub / jaraco/path issues and pull requests

#237 - Fix/tempdir ctor args

Pull Request - State: open - Opened by aniederl about 1 month ago

#236 - TempDir constructor arguments no longer working since 17.1.0

Issue - State: open - Opened by aniederl about 1 month ago - 1 comment

#235 - Fill in gaps in type annotations.

Pull Request - State: open - Opened by SethMMorton about 2 months ago - 10 comments

#234 - Path.write_text is missing annotation

Issue - State: open - Opened by SethMMorton 2 months ago

#233 - Pass mypy, update Self

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

#231 - Tests failing on Python 3.11

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

#230 - Function of Path.absolute() don't have code completion in vscode.

Issue - State: closed - Opened by thatszer 8 months ago - 1 comment

#229 - whl built from 16.14.0 release tarbball turns out empty

Issue - State: closed - Opened by nieder 8 months ago - 5 comments

#228 - add missing type hint absolute()

Pull Request - State: closed - Opened by aploium 8 months ago

#227 - Add some missing type annotations

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

#226 - Missing annotation for `.suffix` in type stub

Issue - State: closed - Opened by abravalheri 9 months ago

#225 - Replace typing overloads with a functools.wraps declaration.

Pull Request - State: closed - Opened by jaraco 10 months ago - 11 comments

#224 - Only supply the overloaded type annotations for .open when type checking.

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

#223 - 16.13.0: pep517 based build fails with temporary directory created before start build

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

#222 - Regression in test_readlinkabs_passthrough

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

#221 - Inline some types

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

#220 - Path.iterdir() is missing type annotation

Issue - State: closed - Opened by SethMMorton 11 months ago

#219 - Compatibility with black of the newest version of pytest ?

Issue - State: closed - Opened by LudivineChabaud 12 months ago - 2 comments
Labels: question

#218 - Feature: with_suffix and with_name

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

#217 - On windows `path.Path()` is an instance of class `pathlib.WindowsPath`

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

#216 - Use '.' as the default value for Path constructor

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

#215 - Inline the type annotations (if possible)

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

#214 - Maximize compatibility with `pathlib.Path`

Issue - State: open - Opened by 5j9 over 1 year ago - 6 comments
Labels: help wanted

#213 - Add permissions attribute

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

#212 - `path.Path().files()` fails with `FileNotFoundError`

Issue - State: closed - Opened by 5j9 almost 2 years ago - 2 comments
Labels: enhancement, help wanted

#211 - Add method to see the setted permissions

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

#210 - Add stacklevel=2 in deprecation warning

Issue - State: closed - Opened by char101 about 2 years ago

#209 - Refactor open

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

#208 - Add type hints to tests

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

#207 - Add type hints

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

#206 - Refactor test_listdir_other_encoding to skip the test

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

#205 - Some tests can't be run on filesystems that have strict utf-8 mode

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

#204 - Ensure project has ample test coverage

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

#203 - 16.0.0: pytest errors

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

#202 - 15.1.2: pytest errors

Issue - State: closed - Opened by kloczek over 3 years ago - 8 comments
Labels: invalid, help wanted

#201 - 15.1.2: sphinx warnings

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

#200 - TempDir directory not deleted on interruption

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

#199 - "For enterprise" link 404

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

#198 - 15.0.0: test suite is failing

Issue - State: closed - Opened by kloczek over 4 years ago - 6 comments

#197 - Autogenerated documentation mis-represents "mode" argument defaults

Issue - State: closed - Opened by SethMMorton over 4 years ago - 3 comments
Labels: enhancement, help wanted

#196 - test_list_dir_other_encoding: replace `skip` with `skipif`

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

#195 - Conflict upgrading project to path when other dependency depends on path.py

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

#194 - Add ConcretePath

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

#193 - Robust walk/traversal support

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

#192 - Remove namebase property

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

#191 - Remove merge_tree(update)

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

#190 - Remove legacy compatibility classes.

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

#189 - Prefer realpath to readlink

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

#188 - Tests on travis failing

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

#187 - lines() is implemented using text(), not read_text()

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

#186 - test_shutil failing on Windows

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

#185 - Align API with pathlib.Path

Issue - State: closed - Opened by jaraco almost 5 years ago - 1 comment
Labels: help wanted

#184 - Fails on black format check

Issue - State: closed - Opened by felixonmars almost 5 years ago - 1 comment

#183 - from django.urls import path ImportError: cannot import name path

Issue - State: closed - Opened by sthabinod about 5 years ago
Labels: invalid

#182 - Readability counts

Pull Request - State: closed - Opened by jalanb about 5 years ago - 1 comment

#181 - Fix simple typo: temporry -> temporary

Pull Request - State: closed - Opened by timgates42 about 5 years ago - 1 comment

#180 - Fix simple typo: temporry -> temporary

Issue - State: closed - Opened by timgates42 about 5 years ago

#179 - Move documentation to 'path.readthedocs.io'

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

#178 - Rename project in GitHub to jaraco/path

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

#177 - Convert from path.py to path (pie).

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

#176 - Fix error in rmdir_p when target is not empty

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

#175 - Joining a drive and path results in invalid path (windows)

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

#174 - Don't use importlib_metadata with Python 3.8

Issue - State: closed - Opened by lazka over 5 years ago - 1 comment

#173 - Enable testing with py35 and py38

Pull Request - State: closed - Opened by ssbarnea over 5 years ago - 1 comment

#172 - Test failure with Pyhon 3.8

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

#171 - Path().rmdir_p() errors on non-empty folder

Issue - State: closed - Opened by mathause over 5 years ago - 6 comments

#170 - no read_text in path.py

Issue - State: closed - Opened by gsemet over 5 years ago - 2 comments
Labels: enhancement, help wanted

#169 - Migrate project to 'path'

Issue - State: closed - Opened by jaraco over 5 years ago - 18 comments

#168 - Add standard type hints / stub files

Issue - State: closed - Opened by 5j9 over 5 years ago - 7 comments
Labels: help wanted

#167 - Test fails with pytest5

Issue - State: closed - Opened by scarabeusiv over 5 years ago

#165 - Make a Python package out of path

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

#164 - Remove support for Python 2

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

#163 - 11.5.1 release is broken

Issue - State: closed - Opened by nehaljwani almost 6 years ago - 1 comment

#162 - alias `Path` to `path` for backwards-compatibility

Pull Request - State: closed - Opened by cajopa almost 6 years ago - 3 comments

#161 - Path "freezeability"

Issue - State: closed - Opened by kenodegard almost 6 years ago - 4 comments

#160 - TestScratchDir.test_listdir_other_encoding fails on python2

Issue - State: closed - Opened by scarabeusiv almost 6 years ago - 1 comment

#159 - TestPerformance.test_import_time fails on 32bit arch

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

#158 - New "home" class method added for "pathlib" compatibility, and works

Pull Request - State: closed - Opened by havocesp about 6 years ago - 1 comment

#157 - Integrated support for zip files

Issue - State: closed - Opened by jaraco over 6 years ago - 3 comments
Labels: enhancement, wontfix, help wanted

#156 - Support more flexible patterns for pattern matching in listdir and walk

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

#155 - pip install from wheel fails on python 2.7

Issue - State: closed - Opened by stephenboulet over 6 years ago - 1 comment

#154 - Develop a robust, flexible walk implementation

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

#153 - test_import_time fails with Python 2.7

Issue - State: closed - Opened by felixonmars over 6 years ago - 5 comments

#152 - Add follow_symlinks keyword argument to walkdirs and walkfile method

Pull Request - State: closed - Opened by thombashi over 6 years ago - 5 comments

#151 - DeprecationWarning: 'U' mode is deprecated with Path.lines() and Python3

Issue - State: closed - Opened by SethMMorton over 6 years ago - 5 comments

#150 - path.__version__ == 'unknown' on Python 3.4 and 3.5

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

#149 - Support non-decodeable bytes on Linux Python 2

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

#148 - Drop support for Python 2

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

#147 - Replace use of distutils with a bespoke implementation of merge_tree

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

#146 - Use of pkg_resources greatly adds to startup time

Issue - State: closed - Opened by SethMMorton over 6 years ago - 4 comments

#145 - Rename tempdir to TempDir and expose as part of public API.

Pull Request - State: closed - Opened by SethMMorton over 6 years ago

#144 - Add iglob method to Path.

Pull Request - State: closed - Opened by SethMMorton over 6 years ago

#143 - Add a Path.iglob method?

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

#142 - Add tempdir as part of the public API?

Issue - State: closed - Opened by SethMMorton over 6 years ago - 4 comments

#141 - Don't use distutils at runtime

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

#140 - Doc fixes

Pull Request - State: closed - Opened by dmerejkowsky over 6 years ago - 1 comment

#139 - Return strict str for __fspath__

Pull Request - State: closed - Opened by Nodd over 6 years ago - 3 comments

#138 - Improve doc examples.

Pull Request - State: closed - Opened by dmerejkowsky almost 7 years ago - 1 comment