-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Added in speed section #867
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
Merged
Merged
Conversation
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
Fix missing space
…e original website is down.
updated a broken link to Python Magic Methods
update tox docs url
typo fix in virtualenv development instructions
Removed hyperlink from setup.py
Update structure.rst
Remove hyperlink from setup.py
Removed references to Setuptools/easy_install in favor of pip.
Gondor has changed name, it’s now called [Eldarion](http://eldarion.cloud). I haven’t used it myself, but I thought I would update the page.
Click is stable - not upcoming
Update section about Gondor
Since Google Code is defunct, the new homepage for `psutil` is on GitHub. I've updated the link, nothing more.
Update psutil project page to not use Google Code
Update W3Schools link to the XPath Tutorial.
Broken link: W3 Schools XPath Tutorial
Fixing broken link
Fixing typos in installation guide for Linux
quick typo fix in readme
add internal link to version control ignores
correct typo in virtualenvs.rst
fixed typo
deadsnakes repository change
Update structure.rst - fix indentation bug
Add toga to GUI resources
https://nose.readthedocs.io now suggests using nose2, which https://github.com/nose-devs/nose2 in turn has ceased feature development due to the popularity of py.test. Closes #683
Link py2 docs to py3 docs. Fix invisible subheading. Note that pip is part of the Python install now; closes #347. Suggest avoiding eol 2.6 unless paid specifically.
Various cross-references in tests and installation advice
update latest MacOS version name (High Sierra)
fix make error on ci.rst and tests.rst
Add DjangoCon AU
Added a Python resource for step by step tutorial, quizzes, coding tips, best practices and interview questions.
Update learning.rst
I wonder if GitHub is having a bug here… |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Added a little documentation on Numba and Multiprocessing in the speed section