Paul Moore <p.f.mo...@gmail.com> added the comment:
> Yeah, and these are all essentially my fault (though I documented the > embeddable package relatively well, modulo a few uses I hadn't imagined). > Maybe my holiday writing project can be some better docs for choosing how to > install Python, especially since if/when this merges we'll finally have a > good answer for "installing from a build without the installer" (using the > PC/layout script, which *sigh* also needs a big fat manual). Sorry about that - I wasn't trying to make you feel guilty! And yes, the embeddable package docs are very good. The problem with that one is mostly that people don't *read* the docs (but having them to point to makes responding to pip issues much easier, so you have my gratitude there :-) > I feel like right now there's enough here that isn't quite locked down and I > don't want to guarantee it. For example, in a future release of Windows we > may be able to enable it to write to the actual %APPDATA% folder instead of > an app-private one - should we document the current paths and then "break" it > in the future? Or should we document that using the "Reset app" features will > clean up everything fully now, knowing that if we change the %APPDATA% > location later then _that_ will break? > > So for now, I want an unguaranteed store package that can be used but may > change over time (and I'll update the text on the page to reflect that). Now > is not the time to lock in all aspects of how it works, exactly as you say. > But please hold me accountable for adding specific docs for the first 3.8 > release - hopefully it's clear by then (if not earlier) what behavior we're > happy with. In which case, let's have a placeholder note in the docs, saying that the Windows Store installer exists, but it's experimental and may have unexpected interactions with other tools that expect a standard Python install. Users trying the Windows Store installer should be prepared for such issues, and we'd appreciate reports so that we can address them. Add that to the release announcement as well for extra visibility. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34977> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com