Issues
- 2
Found a possible security concern
#297 opened by psmoros - 37
ReDoS vulnerability in svnurl.py
#287 opened by SCH227 - 18
AttributeError __spec__ on Python 3.11
#273 opened by pawamoy - 1
- 30
- 1
Fix for CVE-2022-42969
#294 opened by zaidozaid - 2
New release?
#293 opened by sebastian-philipp - 1
`safety` says `py <=1.11.0` is affected by a ReDoS issue but no new release is available
#290 opened by saher-alhusayan - 0
pypy related test failures
#213 opened by blueyed - 2
Pytest collects the same tests multiple times after upgrading py to the newest version (1.8.1 -> 1.8.2)
#246 opened by spryg - 0
chars_on_current_line and reline() of TerminalWriter don't play well with each other
#164 opened by nicoddemus - 1
`pyimport` fails for intentionally mismatching source/bytecode suffixes
#195 opened by brandonwillard - 3
Building with pytest4 does not work at all
#209 opened by scarabeusiv - 1
- 4
Exception with os.system call
#284 opened by ivannnnnnnnnn - 1
Security Issue in Py
#286 opened by SCH227 - 0
RTD builds aren't happening
#285 opened by webknjaz - 9
1.11.0: pytest is failing
#281 opened by kloczek - 4
Don't create link in make_numbered_dir
#194 opened by anxuae - 1
LocalPath.make_numbered_dir() doesn't handle unicode
#182 opened by whimboo - 1
- 1
1.10.0: sphinx 4.x warnings
#272 opened by kloczek - 1
CI fails for Python 2.7 and 3.5
#270 opened by The-Compiler - 2
How do I turn off escaping?
#274 opened by headtr1ck - 3
numpy save raises UnicodeDecodeError when file is a `py._path.local.LocalPath`
#271 opened by Embeddave - 2
py.path.local('/x').dirname should be '/'
#220 opened by robnagler - 1
AssertionError: installation problem: 1.10.0 is too old, remove or upgrade 'py'
#268 opened by xqliang - 13
Vulnerable Regular Expression in svnwc.py
#256 opened by yetingli - 1
- 4
https://pylib.readthedocs.io/ hosted on Bitbucket
#263 opened by jayvdb - 11
Document `strpath` attribute of `LocalPath` object
#187 opened by asottile - 0
- 7
- 2
I/O operation on closed file
#259 opened by smarlowucf - 4
py.__spec__ is not set
#253 opened by undera - 2
- 1
PyStdIsDeprecatedWarning doesnt show the caller line
#227 opened by jayvdb - 1
- 1
- 1
pyimport raises ImportMismatchError
#200 opened by gillesdouaire - 2
Use shutil.get_terminal_size() in Python 3
#174 opened by nicoddemus - 6
Test `py37-pytest29` failed
#192 opened by yan12125 - 2
PEP 561 uses "py" namespace
#185 opened by The-Compiler - 1
Python 3.3 support dropped in a minor version
#175 opened by dmtucker - 3
Maintenance mode, is there an alternative?
#178 opened by wolph - 1
regression wrt py.error importing
#179 opened by RonnyPfannschmidt - 3
- 5
py 1.5 breaks py.log: "No module named syslog"
#170 opened by nicoddemus - 17
py 1.5 breaks freezegun on Windows
#169 opened by Kwpolska - 0
Use python_requires in setup.py to avoid installing in unsupported versions
#167 opened by nicoddemus