issues
search
pasteorg
/
paste
Python Paste (core) repository
Other
59
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
drop python<=3.7 support
#102
kloczek
opened
6 months ago
1
`PKG-INFO` in sdist is missing `License-File`
#101
mtelka
closed
6 months ago
3
Cleanup namespace handling in tests
#100
cdent
closed
6 months ago
0
3.10.0: Testing fails with some other Python module installed
#99
mtelka
closed
6 months ago
13
Update github URLs to new pasteorg location.
#98
cdent
closed
6 months ago
0
Clean up Python 2 styled code
#97
Cito
closed
6 months ago
5
Use newer PyPy version for testing
#96
Cito
closed
6 months ago
0
Include cgitb.Hook in paste.util
#95
Cito
closed
6 months ago
0
Include cgi.FieldStorage in paste.util
#94
Cito
closed
6 months ago
0
Suppress deprecation warnings in tests (except cgi)
#93
Cito
closed
6 months ago
0
Replace cgi.escape
#92
kajinamit
closed
7 months ago
3
Remove unused format_environ method in watchthreads APP
#90
cdent
closed
7 months ago
0
misc bugs + please pyflakes
#89
a-detiste
closed
7 months ago
5
remove most python2 compatibility
#88
a-detiste
closed
7 months ago
5
Prepare a 3.7.0 release
#87
cdent
closed
1 year ago
0
fix: remove redundant query string parse
#86
akrherz
closed
1 year ago
2
Add a Makefile for simple automation
#85
cdent
closed
1 year ago
0
Turn on github action for tests on pull requests
#84
cdent
closed
1 year ago
0
Replaced distutils with pathlib (#PEP632)
#83
kotopesutility
closed
1 year ago
5
calling request.parse_formvars twice results in GET parameters added twice
#82
akrherz
closed
1 year ago
2
RFE: is it possible to start making github releases?🤔
#81
kloczek
closed
1 year ago
6
Allow time format in translogger to be configured by kwarg
#80
cdent
closed
1 year ago
0
cgi and cgitb packages are deprecated and will be removed in Python 3.13
#79
cdent
closed
6 months ago
3
Test Python 3.12
#78
hugovk
closed
1 year ago
1
Attempt to add github actions tests
#77
cdent
closed
1 year ago
0
Replace use of imp with importlib.util
#76
cdent
closed
1 year ago
5
Replace deprecated imp module with importlib
#75
hugovk
closed
1 year ago
1
Fix UnicodeDecodeError for Umlaute in translogger
#74
2silver
opened
1 year ago
9
UnicodeDecodeError on German Date with Umlaut (ex. März)
#73
2silver
closed
1 year ago
0
Test failure with Python 3.11
#72
fabaff
closed
1 year ago
2
Add project URLs to PyPI listing
#71
tomodachi94
closed
2 years ago
1
Fix py3 compatibility in paste.wsgilib.catch_errors
#70
cjwatson
closed
2 years ago
5
Replace deprecated threading aliases
#69
hugovk
closed
2 years ago
2
Update httpserver.py
#68
huiwenTT
closed
6 months ago
0
Missing license file in the wheel
#67
kotofos
closed
6 months ago
2
3.5.0: sphinx warnings
#66
kloczek
opened
3 years ago
5
3.5.0: pytest warnings
#65
kloczek
closed
6 months ago
5
the imp module is deprecated
#64
jugmac00
opened
3 years ago
1
Can't change TransLogger format
#63
ariksa
closed
3 years ago
4
Wsgi.errors is text
#62
brondsem
closed
4 years ago
2
Fix AuthBasicAuthenticator base64 decoding to work on py3
#61
brondsem
closed
4 years ago
2
Add an explicit dependency on setuptools for pkg_resources
#60
mgorny
closed
4 years ago
3
Remove deprecated imports
#59
jhance
closed
4 years ago
5
Fix ImportError with setuptools 50.1.0
#58
hrnciar
closed
4 years ago
3
ImportError with setuptools 50.1.0
#57
hrnciar
closed
4 years ago
1
Patching auth ticket to be python3 compatible
#56
TilmanSchaefer
closed
4 years ago
4
Py3-compat middleware.py's make_table's item sort
#55
amitmarkel
closed
4 years ago
3
Question. What's the licence of paste?
#54
avgvsto
closed
6 months ago
2
Make next handling in wsgilib more py3-compatible
#53
jhance
closed
4 years ago
4
update PEP333 link in README
#52
tinunkai
closed
4 years ago
2
Next