paste icon indicating copy to clipboard operation
paste copied to clipboard

Python Paste (core) repository

Results 17 paste issues
Sort by recently updated
recently updated
newest added

Looks like sphinx 4.2 shows some warnings on generate documentation. ```console + /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx running build_sphinx Running Sphinx v4.2.0 making output directory... done building [mo]:...

python3 socke use SocketIO

The paste wheel on pypi https://pypi.org/project/Paste/#files is missing license file. Though it is present in tarball. Please include license file in the wheel

```console + /usr/bin/python3 -Bm pytest -ra =========================================================================== test session starts ============================================================================ platform linux -- Python 3.8.9, pytest-6.2.3, py-1.10.0, pluggy-0.13.1 rootdir: /home/tkloczko/rpmbuild/BUILD/Paste-3.5.0, configfile: setup.cfg, testpaths: tests plugins: forked-1.3.0, shutil-1.7.0, virtualenv-1.7.0, asyncio-0.14.0,...

When I ran `tox` for `zopefoundation/z3c.evalexception` I got the following deprecation warning: ``` about to run tox for zopefoundation/z3c.evalexception, 158 of 287 /home/jugmac00/All/output_zope/zopefoundation/z3c.evalexception/.tox/4/py36/lib/python3.6/site-packages/paste/urlparser.py:10: DeprecationWarning: the imp module is deprecated in...

I would like to know what the licence of paste is 🙂. Thanks!

https://github.com/cdent/paste/blob/b0241aea21d9bd07598e477ef77846d1089169a5/paste/translogger.py#L93 strftime %b changed to %m solves this

With webpy non-bytes might arrive here, via: print(traceback.format_exc(), file=web.debug) out = ctx.environ['wsgi.errors'] out.write(x) I think this is legitimate, and paste should not cause more trouble (i.e. a new exception) in...

Hello, Firstly, the code worked very well, thank you for that. I have some problems. I'd appreciate it if you could help. **1. Problem -** I want to get path...

we can use separate fields for author (Ian), and maintainer (me).