Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.7k
PEP 796: Relative Virtual Environments#4476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
rickeylev wants to merge38 commits intopython:mainChoose a base branch fromrickeylev:relative.venvs
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+320 −0
Open
Changes from1 commit
Commits
Show all changes
38 commits Select commitHold shift + click to select a range
ceeaa3b initial file
rickeylevd0a9289 add some core content
rickeylev41d2ea8 rename to motivation
rickeylev65a415c note it enables more advanced optimizations
rickeylev4175b20 add foot notes, relocatable term section, links
rickeylevbbc85b7 update discussion, sponsor headers to pending
rickeyleva0c2529 rst fixups
rickeylev8e6e21e fixup italics
rickeylev37202ca rename to relative-venv
rickeylevb81c50f clarify advanced deployment options, reflow some text
rickeylev55a5e28 add specification, rationale section; doc why env vars arent an option
rickeyleve09b00d also mention curdir syntax handling
rickeylevc7a6a9b update some todo text
rickeylevbc1ffbd update codeowners
rickeylev2301d2a add initial discussion footnote link
rickeyleve14b01f add fr footnote
rickeylev175f378 revert codeowners change
rickeylev31cb756 remove packaging-related specs
rickeylevcd46f4d fix lint errors with headers
rickeylevb532f5c set sponsor
rickeylev99434fc set sponsor as codeowner
rickeylev862142a clarify title to focus on core pyvenv.cfg home behavior
rickeylev1c8fb2d fix typo; remove host-relocatable mention; remove non-germane copying…
rickeylevc542890 fix typos, grammar
rickeylev3240227 Apply suggestions from code review
rickeylev557cb71 fix up markdown and text width
rickeylev0579623 fix title underlines
rickeylevc9388b3 link to relative venv reference implementation
rickeylevb959f24 Apply suggestions from code review
rickeylev5b259cc Apply suggestions from code review
rickeylev560dadb Merge branch 'main' of https://github.com/python/peps into relative.v…
rickeylevf41ed51 Merge branch 'relative.venvs' of https://github.com/rickeylev/peps in…
rickeylev5cbc9f5 better answer why/how relvenvs help; wrap some long lines
rickeylev0af0eea Apply AA-Turner suggestions
rickeylev68dd5e0 add refs, remove CWD acronym, fix grammar
rickeylevb50a80c address review comments: better split and organize rationale/motivation
rickeylevaf8f880 Merge branch 'main' into relative.venvs
AA-Turnerae5a67f Apply markup and simple grammar fixes from code review
ncoghlanFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
revert codeowners change
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit175f3780739c8c0127bfcc810aa470eb91ba1af0
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.