pydoctor
pydoctor copied to clipboard
Some aditional information about process and platform
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.