pydoctor icon indicating copy to clipboard operation
pydoctor copied to clipboard

Some aditional information about process and platform

Open devdanzin opened this issue 7 months ago • 0 comments

This PR adds information about the current Python process, the platform and the encodings of stdin and stdout. It also breaks environment information into its own section, to make reading OS information easier.

Tested on Python 2,7 and 3.12, on Linux and Windows. There is macOS specific code that needs testing.

Happy to implement any changes requested.

devdanzin avatar Jul 04 '24 15:07 devdanzin