On Wed, Mar 2, 2022 at 8:34 AM Yves Duprat wrote:
> > How did you find that issue?
> This message printed from VSCode when I ran my script in debug mode
>
Oh, I see, this is something that pydevd prints when it doesn't understand
the .pyc file. We changed the bytecode significantly in 3.11 (more
Hi All,
Steve Dower, Eryk Sun and I have been working on improving the
documentation around how sys.path is initialised and therefore how Python
modules are found.
We're moving the details from
https://docs.python.org/3.11/using/windows.html#finding-modules
to a platform-agnostic new section in
> How did you find that issue?
This message printed from VSCode when I ran my script in debug mode
> the Pydev extension used by VS Code doesn't yet work well with
> the changes in 3.11 internals.
Is there a simple sheet, white paper about these internal changes ?
>You should probably inquire w
Hi everyone,
Unfortunately, we have some issues marked as release blockers that are
holding the 3.11.0a6 release.
Some of these issues have been solved but we still have a couple of them.
Hopefully, we will solve these
soon and I will proceed with the release.
Thanks for your understanding.
Rega