Skip to content

Commit fcee3cc

Browse files
Bénédikt;s review
1 parent f81612e commit fcee3cc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

security/policy.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ to report a bug as a vulnerability.
2424

2525
Vulnerabilities must be exploitable from code, configurations,
2626
pre-conditions, or deployments that may exist in the real world.
27-
A vulnerability that only affects code unlikely to be used in a production program
28-
will not be accepted.
27+
A vulnerability that only affects code unlikely to be used
28+
in a production program will not be accepted.
2929

3030
Documented functionality is not considered a vulnerability.
3131
For example, :mod:`pickle`, :mod:`marshal`, :mod:`shelve`, :func:`eval`,
@@ -80,7 +80,7 @@ porting Python to an unsupported platform is treated as a third-party project.
8080
If you choose to report such a vulnerability to Python, please follow the
8181
requirements of this guide. Note that these reports may be shared with
8282
parties who expressed interested in the relevant platforms and will
83-
generally be handled according to the relevant maintainer's security
83+
generally be handled according to the relevant maintainers' security
8484
policies. These reports may closed if the maintainers are unknown or
8585
unresponsive.
8686

0 commit comments

Comments
 (0)