Skip to content

Conversation

s19110
Copy link
Contributor

@s19110 s19110 commented Sep 26, 2025

Addresses issue #714

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.

@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.

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