-
Notifications
You must be signed in to change notification settings - Fork 3k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: 20.2 testing and migration guide #8491
Conversation
1166e5e
to
e3b608e
Compare
674b455
to
1580c05
Compare
1580c05
to
adb39cb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
notes from a conversation with Pradyun just now:
"Dependency resolution for" - remove. should be Installing From
Setups with 100+ packages
Using virtualenvs -- remove.
Output from "pip compile" when fed into pip like https://github.com/pypa/warehouse/blob/master/requirements/main.txt
hash-checking, pinned dependencies,
complex requirements file .... req files containing hashes
non-Latin localized filesystems, such as Japanese, Chinese, and Korean, and right-to-left such as Hebrew, Urdu, and Arabic
Linux within Windows
Continuous integration setups
add survey
Nearly there - just need to add link(s) to the survey(s) and where to report bugs, and add links to the discussions about things being removed (e.g., support for constraints files). I'll prefer a squash merge for this one since I have so many WIP commits. |
28ae53d
to
0ec91a5
Compare
1eaacf6
to
1e5e544
Compare
fb90ff7
to
d374b0d
Compare
OK, I've now added a CHANGELOG/NEWS entry - 3-4 sentences: summarizing change, pointing to testing/migration guide, mentioning the rollout timeline. I believe this is ready to merge. @pradyunsg should I care about the linter failing in CI? It passes locally. |
29ae7d1
to
66d39f9
Compare
Oh goodness, how embarrassing for me, since you did not squash when you merged this, all my "WIP" commits are individually in the commit log. :( |
Oh no. I'm so sorry. |
No description provided.