issues
search
zopefoundation
/
Products.PythonScripts
Provides support for restricted execution of Python scripts in Zope.
Other
6
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for Python 3.13
#67
perrinjerome
closed
3 weeks ago
4
Drop support for Python 3.7
#66
perrinjerome
closed
5 months ago
3
Show Python Script source code in tracebacks
#65
perrinjerome
closed
3 weeks ago
7
No source code in tracebacks
#64
perrinjerome
closed
3 weeks ago
0
Add support for Python 3.12.
#63
perrinjerome
closed
5 months ago
5
Fix behavior when uploading no file in `Zope >= 5.8.1`.
#62
icemac
closed
1 year ago
0
ZMI: use `code` class for params
#61
perrinjerome
closed
1 year ago
1
allowed_modules per instance
#60
georgpfolz
closed
1 year ago
8
Hack scope python scripts are called in
#59
gandie
closed
1 year ago
0
Drop support for Python 2.7, 3.5, 3.6
#58
dataflake
closed
1 year ago
0
Fix MANIFEST.
#57
icemac
closed
2 years ago
3
Tests for zope2 -> zope4 migration on python2
#56
perrinjerome
closed
2 years ago
2
func_code and func_defaults are not available on python 2 scripts.
#55
perrinjerome
closed
2 years ago
2
PythonScript writes on execution
#54
Nimo-19
closed
2 years ago
10
Add support for Python 3.10 + fix lint.
#53
icemac
closed
2 years ago
1
isinstance not working with list
#52
georgpfolz
closed
2 years ago
6
Make sure "Manager" users can always modify proxy roles
#51
dataflake
closed
3 years ago
0
Being able to change a script with Proxy Roles as Manager
#50
georgpfolz
closed
3 years ago
4
Config with zope product
#49
dataflake
closed
3 years ago
0
tox will break when tox4 will be released
#48
jugmac00
closed
3 years ago
1
Update badge URL for Travis
#47
jugmac00
closed
4 years ago
0
Update configuration for isort 5
#46
jugmac00
closed
4 years ago
0
file argument on manage_addPythonScript
#45
georgpfolz
closed
4 years ago
0
Fix updating an existing script from a file
#44
jugmac00
closed
4 years ago
0
Error when updating a PythonScript from file
#43
jugmac00
closed
4 years ago
1
Error on Create new script from file
#42
georgpfolz
closed
4 years ago
13
Fix linting issue
#41
jugmac00
closed
4 years ago
0
Fix WebDAV support
#40
dataflake
closed
4 years ago
0
Adding a PythonScript with default content causes ResourceWarning
#39
dataflake
closed
5 years ago
0
Resurrect history tab after Zope 4.1.2
#38
dataflake
closed
5 years ago
1
Make Flake8 happy.
#37
jugmac00
closed
5 years ago
1
Flake8-Tests fail on TravisCI
#36
icemac
closed
5 years ago
4
cannot use dict items method
#35
ghiodor
closed
5 years ago
8
Show proper error message for not allowed identifiers.
#34
jugmac00
closed
5 years ago
4
Do not allow "bound names" as id
#33
jugmac00
closed
5 years ago
0
Make sure a template's ``_body`` attribute is a native string in Python 3
#31
dataflake
closed
5 years ago
0
Missing `zodbupdate` decoder for `_body` (breakage under Python 3)
#30
dataflake
closed
5 years ago
0
Usability of error listing on the Edit tab
#29
dataflake
closed
5 years ago
1
Rendering script with non-ASCII ID gets it wrong
#28
dataflake
closed
5 years ago
1
Prior fix breaks page template compilation
#27
dataflake
closed
5 years ago
2
Default script content uses deprecated print statements
#26
dataflake
closed
5 years ago
3
Inconsistency: ZMI Add dialog does not ask for a title
#25
dataflake
closed
5 years ago
0
DeprecationWarning about imp module
#24
icemac
closed
5 years ago
2
Show a message instead of exception for empty file upload (fixes #21)
#23
dataflake
closed
5 years ago
0
Add support for Python 3.7.
#22
icemac
closed
6 years ago
0
Unhandled ValueError on missing file upload
#21
icemac
closed
5 years ago
0
Drop support for historical versions.
#20
icemac
closed
6 years ago
0
Add zodbupdate entry point for PythonScript objects
#19
rbu
closed
6 years ago
4
Testing problem
#18
garrysadd
closed
5 years ago
7
Update the tests to `RestrictedPython >= 4.0b4`.
#17
icemac
closed
6 years ago
0
Next