René's URL Explorer Experiment


Title: Issue 22213: Make pyvenv style virtual environments easier to configure when embedding Python - Python tracker

Mail addresses
ncoghlan@lancre
report@bugs.python.org
report@bugs.python.org

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/66409 https://github.com/python/cpython/issues/66409
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
22257https://bugs.python.org/issue22257
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
msg225434https://bugs.python.org/issue22213#msg225434
(view)https://bugs.python.org/msg225434
Modules/getpath.chttps://github.com/python/cpython/blob/master/Modules/getpath.c
msg225436https://bugs.python.org/issue22213#msg225436
(view)https://bugs.python.org/msg225436
PEP 432https://www.python.org/dev/peps/pep-0432/
msg225437https://bugs.python.org/issue22213#msg225437
(view)https://bugs.python.org/msg225437
msg225739https://bugs.python.org/issue22213#msg225739
(view)https://bugs.python.org/msg225739
PEP 405https://www.python.org/dev/peps/pep-0405/
PEP 405https://www.python.org/dev/peps/pep-0405/
PEP 432https://www.python.org/dev/peps/pep-0432/
msg225742https://bugs.python.org/issue22213#msg225742
(view)https://bugs.python.org/msg225742
msg225771https://bugs.python.org/issue22213#msg225771
(view)https://bugs.python.org/msg225771
PEP 432https://www.python.org/dev/peps/pep-0432/
msg225774https://bugs.python.org/issue22213#msg225774
(view)https://bugs.python.org/msg225774
msg225890https://bugs.python.org/issue22213#msg225890
(view)https://bugs.python.org/msg225890
msg334926https://bugs.python.org/issue22213#msg334926
(view)https://bugs.python.org/msg334926
#35706https://bugs.python.org/issue35706
msg334948https://bugs.python.org/issue22213#msg334948
(view)https://bugs.python.org/msg334948
msg335015https://bugs.python.org/issue22213#msg335015
(view)https://bugs.python.org/msg335015
PEP 432https://www.python.org/dev/peps/pep-0432/
msg335468https://bugs.python.org/issue22213#msg335468
(view)https://bugs.python.org/msg335468
PEP 432https://www.python.org/dev/peps/pep-0432/
bpo-35706https://bugs.python.org/issue35706
msg335470https://bugs.python.org/issue22213#msg335470
(view)https://bugs.python.org/msg335470
PEP 432https://www.python.org/dev/peps/pep-0432/
msg335479https://bugs.python.org/issue22213#msg335479
(view)https://bugs.python.org/msg335479
https://docs.python.org/dev/c-api/init.htmlhttps://docs.python.org/dev/c-api/init.html
PEP 432https://www.python.org/dev/peps/pep-0432/
PEP 540https://www.python.org/dev/peps/pep-0540/
PEP 432https://www.python.org/dev/peps/pep-0432/
PEP 432https://www.python.org/dev/peps/pep-0432/
https://github.com/python/cpython/pull/10575https://github.com/python/cpython/pull/10575
https://bugs.python.org/issue35266https://bugs.python.org/issue35266
https://github.com/vstinner/cpython/commits/pre_config_nexthttps://github.com/vstinner/cpython/commits/pre_config_next
bpo-35265https://bugs.python.org/issue35265
https://github.com/python/cpython/pull/10574https://github.com/python/cpython/pull/10574
msg335484https://bugs.python.org/issue22213#msg335484
(view)https://bugs.python.org/msg335484
msg335648https://bugs.python.org/issue22213#msg335648
(view)https://bugs.python.org/msg335648
msg335650https://bugs.python.org/issue22213#msg335650
(view)https://bugs.python.org/msg335650
Include/internal/pycore_pystate.hhttps://github.com/python/cpython/blob/master/Include/internal/pycore_pystate.h
Python/pylifecycle.chttps://github.com/python/cpython/blob/master/Python/pylifecycle.c
PEP 432https://www.python.org/dev/peps/pep-0432/
PEP 432https://www.python.org/dev/peps/pep-0432/
msg335688https://bugs.python.org/issue22213#msg335688
(view)https://bugs.python.org/msg335688
PEP 432https://www.python.org/dev/peps/pep-0432/
PEP 540https://www.python.org/dev/peps/pep-0540/
https://www.python.org/dev/peps/pep-0432/#invocation-of-phaseshttps://www.python.org/dev/peps/pep-0432/#invocation-of-phases
https://bugs.python.org/issue22257https://bugs.python.org/issue22257
https://www.python.org/dev/peps/pep-0432/#implementation-strategyhttps://www.python.org/dev/peps/pep-0432/#implementation-strategy
PEP 540https://www.python.org/dev/peps/pep-0540/
https://docs.python.org/3/c-api/init.htmlhttps://docs.python.org/3/c-api/init.html
PEP 432https://www.python.org/dev/peps/pep-0432/
PEP 432https://www.python.org/dev/peps/pep-0432/
msg335692https://bugs.python.org/issue22213#msg335692
(view)https://bugs.python.org/msg335692
PEP 432https://www.python.org/dev/peps/pep-0432/
msg335749https://bugs.python.org/issue22213#msg335749
(view)https://bugs.python.org/msg335749
PEP 432https://www.python.org/dev/peps/pep-0432/
msg336793https://bugs.python.org/issue22213#msg336793
(view)https://bugs.python.org/msg336793
bpo-36142https://bugs.python.org/issue36142
msg343636https://bugs.python.org/issue22213#msg343636
(view)https://bugs.python.org/msg343636
PEP 587https://www.python.org/dev/peps/pep-0587/
https://www.python.org/dev/peps/pep-0587/#multi-phase-initialization-private-provisional-apihttps://www.python.org/dev/peps/pep-0587/#multi-phase-initialization-private-provisional-api
PEP 587https://www.python.org/dev/peps/pep-0587/
bpo-36763https://bugs.python.org/issue36763
msg352905https://bugs.python.org/issue22213#msg352905
(view)https://bugs.python.org/msg352905
msg354856https://bugs.python.org/issue22213#msg354856
(view)https://bugs.python.org/msg354856
msg354857https://bugs.python.org/issue22213#msg354857
(view)https://bugs.python.org/msg354857
msg354858https://bugs.python.org/issue22213#msg354858
(view)https://bugs.python.org/msg354858
msg361600https://bugs.python.org/issue22213#msg361600
(view)https://bugs.python.org/msg361600
msg361869https://bugs.python.org/issue22213#msg361869
(view)https://bugs.python.org/msg361869
PEP 514https://www.python.org/dev/peps/pep-0514/
msg362260https://bugs.python.org/issue22213#msg362260
(view)https://bugs.python.org/msg362260
msg366570https://bugs.python.org/issue22213#msg366570
(view)https://bugs.python.org/msg366570
msg384496https://bugs.python.org/issue22213#msg384496
(view)https://bugs.python.org/msg384496
https://mail.python.org/archives/list/python-dev@python.org/thread/HQNFTXOCDD5ROIQTDXPVMA74LMCDZUKH/#X45X2K4PICTDJQYK3YPRPR22IGT2CDXBhttps://mail.python.org/archives/list/python-dev@python.org/thread/HQNFTXOCDD5ROIQTDXPVMA74LMCDZUKH/#X45X2K4PICTDJQYK3YPRPR22IGT2CDXB
bpo-42260https://bugs.python.org/issue42260
ndjensenhttps://bugs.python.org/user20967
msg384496https://bugs.python.org/msg384496
abrunner73https://bugs.python.org/user37131
msg366570https://bugs.python.org/msg366570
msg362260https://bugs.python.org/msg362260
Henning.von.Bargenhttps://bugs.python.org/user19025
msg361869https://bugs.python.org/msg361869
Lesliehttps://bugs.python.org/user32259
msg361600https://bugs.python.org/msg361600
M.Kerrhttps://bugs.python.org/user33458
msg354858https://bugs.python.org/msg354858
msg354857https://bugs.python.org/msg354857
msg354856https://bugs.python.org/msg354856
pyscripterhttps://bugs.python.org/user4453
msg352905https://bugs.python.org/msg352905
msg343636https://bugs.python.org/msg343636
msg336793https://bugs.python.org/msg336793
methanehttps://bugs.python.org/user10371
msg335749https://bugs.python.org/msg335749
msg335692https://bugs.python.org/msg335692
msg335688https://bugs.python.org/msg335688
msg335650https://bugs.python.org/msg335650
msg335648https://bugs.python.org/msg335648
msg335484https://bugs.python.org/msg335484
msg335479https://bugs.python.org/msg335479
msg335470https://bugs.python.org/msg335470
issue35706 supersederhttps://bugs.python.org/issue35706
msg335468https://bugs.python.org/msg335468
msg335015https://bugs.python.org/msg335015
msg334948https://bugs.python.org/msg334948
vstinnerhttps://bugs.python.org/user2377
eric.snowhttps://bugs.python.org/user14000
steve.dowerhttps://bugs.python.org/user16632
msg334926https://bugs.python.org/msg334926
pitrouhttps://bugs.python.org/user2040
msg225890https://bugs.python.org/msg225890
msg225774https://bugs.python.org/msg225774
msg225771https://bugs.python.org/msg225771
msg225742https://bugs.python.org/msg225742
PEP 432 (PEP 587): Redesign the interpreter startup sequencehttps://bugs.python.org/issue22257
msg225739https://bugs.python.org/msg225739
msg225437https://bugs.python.org/msg225437
msg225436https://bugs.python.org/msg225436
ncoghlanhttps://bugs.python.org/user1309
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.