realpython / realpython/python-guide
Python 3.4 and Windows
Open
Nobody has claimed this yet.
- Dominant language
- Batchfile
- Stars
- 29.8k
- Forks
- 5.9k
- PR merge metrics
- No merged PRs in 30d
Description
I guess the section about installing Python on Windows should cover the improvements that came with 3.4, namely the automatic installation of pip and the automatic addition of C:\Python34\ and C:\Python34\Scripts\ to PATH.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Find the section covering Python installation on Windows and review how it describes Python 3.4. Verify the claims about automatic pip installation and adding C:\Python34\ and C:\Python34\Scripts\ to PATH, then update the documentation if they are still relevant.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100