Skip to content

Conversation

s19110
Copy link
Contributor

@s19110 s19110 commented Sep 26, 2025

Addresses issue #714

Signed-off-by: edanhub <hubert.daniszewski@ericsson.com>
Copy link
Contributor

@myteron myteron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

provided example01.py code in the md for the obsevered issues around numbers and strings to explain memory optimistation related isses.

s19110 and others added 4 commits October 3, 2025 13:19
Signed-off-by: edanhub <hubert.daniszewski@ericsson.com>
Signed-off-by: edanhub <hubert.daniszewski@ericsson.com>
Co-authored-by: myteron <myteron@gmail.com>
Signed-off-by: Hubert Daniszewski <61824500+s19110@users.noreply.github.com>
Signed-off-by: edanhub <hubert.daniszewski@ericsson.com>
@dwiley258
Copy link
Contributor

Just wondering if we would want to have the outputs for both the non compliant and the compliant solutions like we have for the example?

@myteron
Copy link
Contributor

myteron commented Oct 13, 2025

Just wondering if we would want to have the outputs for both the non compliant and the compliant solutions like we have for the example?

We never made a decision on having output examples mandatory. I would prefer if the reader is running the scripts them self to experience the issue. I tent to provide example output when:

  • I need the output to explain what is happening
  • The output differs to much between different CPython installations.
  • Behavior is to unpredictable as we see with multiprocessing examples.

s19110 and others added 2 commits October 17, 2025 12:09
Co-authored-by: myteron <myteron@gmail.com>
Signed-off-by: Hubert Daniszewski <61824500+s19110@users.noreply.github.com>
Co-authored-by: myteron <myteron@gmail.com>
Signed-off-by: Hubert Daniszewski <61824500+s19110@users.noreply.github.com>
@s19110 s19110 closed this Oct 17, 2025
@s19110 s19110 deleted the pyDoc_CWE-595_is branch October 17, 2025 10:19
@s19110 s19110 restored the pyDoc_CWE-595_is branch October 17, 2025 10:19
@s19110 s19110 reopened this Oct 17, 2025
Signed-off-by: Hubert Daniszewski <61824500+s19110@users.noreply.github.com>
Signed-off-by: Hubert Daniszewski <61824500+s19110@users.noreply.github.com>
@myteron myteron merged commit 393270f into ossf:main Oct 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants