py
py copied to clipboard
Python development support library (note: maintenance only)
Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@lujiefsi) has found a potential issue, which I would be eager to share with...
I know this lib is in "maintenance mode" and should not be used, but I just need this kind of metadata to be present for my new package manager (just...
Prompted by #287, I'd propose to drop big parts of pylib in a (hopefully more or less final) py 2.0 release. Clearly nobody is interested in maintaining pylib, the current...
Good night! I found that [this regex](https://github.com/pytest-dev/py/blob/master/py/_path/svnurl.py#L316) is vulnerable to Regular Expression Denial of Service. PoC: ------ ``` >>> from py._path.svnurl import InfoSvnCommand >>> payl = " 2256 hpk 165...
Otherwise these reexports may not made visible from other modules, depending on the type checker configuration. https://mypy.readthedocs.io/en/stable/config_file.html#confval-implicit_reexport
Hello, I am using pytest in my django application. I am write a method with call ```os.system``` function and when I run tests I catch exception ``` def _update_group_permissions(self, request):...
Looking at https://readthedocs.org/projects/py/builds/, the last build happened over two years ago. It'd be nice to fix that. No docs for this time period are viewable there.
Adding dots by the end of each sentence to make it is easier to read.
Updated "a immutable object" to "an immutable object".
https://pylib.readthedocs.io/ says it is hosted on BitBucket.