Commit Graph

1694 Commits

Author SHA1 Message Date
Dan Shorstein 46b5e63b0a add example to mutable/immutable types
added the map example, with explanation
2017-02-18 11:03:26 -05:00
kennethreitz 4a7336f8ff Revert "Update contents.rst.inc" 2016-11-02 11:35:47 -04:00
kennethreitz 3a353c64f4 ml 2016-11-02 11:23:21 -04:00
kennethreitz 96fda54d28 Merge pull request #735 from robsonpeixoto/patch-1
Cleaning up *.py[co] and __pycache__ tip
2016-10-31 15:00:41 -04:00
kennethreitz b81aa84d33 Merge pull request #712 from Michael-F-Bryan/docstrings
Wrote up a couple examples for docstrings
2016-10-31 11:14:32 -04:00
kennethreitz e8c377a623 Merge pull request #717 from nhumrich/patch-1
Add cement to cli frameworks
2016-10-31 11:14:20 -04:00
kennethreitz bea106ace8 Merge pull request #743 from alphor/fix-alphor-typo
amending previous submission, fixing markdown
2016-10-31 11:13:34 -04:00
kennethreitz 14ad6c72be Merge pull request #744 from alphor/add-preview-instructions
include instructions to preview changes in CONTRIB
2016-10-31 11:13:16 -04:00
kennethreitz 767f448ea0 Merge pull request #746 from denfromufa/patch-1
Update which-python.rst
2016-10-31 11:13:02 -04:00
kennethreitz a52a758417 Merge pull request #747 from rubenroy/patch-1
Update contents.rst.inc
2016-10-31 11:12:50 -04:00
kennethreitz eb16b732cd Merge pull request #749 from tdsmith/osx-install
Update OS X install guidance
2016-10-31 11:12:34 -04:00
kennethreitz ef26c66ba3 Merge pull request #752 from sidney-pham/master
Fixed example docstring
2016-10-31 11:12:20 -04:00
kennethreitz 07bb0d9172 Merge pull request #753 from therealkbhat/cleanup
Removes Numba todo
2016-10-31 11:11:59 -04:00
kennethreitz b98cd3697e Merge pull request #754 from asmacdo/general-linux-doc
Rename overly specific link
2016-10-31 11:06:32 -04:00
kennethreitz 5636b56b4f Merge pull request #760 from shivenmian/scikit
added machine learning docs
2016-10-31 11:05:54 -04:00
Shiven Mian 27c1567df5 added machine learning docs 2016-10-31 15:12:06 +05:30
kennethreitz b4d1349222 Merge pull request #758 from adamzap/update-mercurial-link
Update link to Mercurial site
2016-10-29 20:30:09 -04:00
Adam Zapletal fe7467bcc4 Update link to Mercurial site 2016-10-29 18:24:14 -05:00
kennethreitz 3dd2748f5f Merge pull request #757 from codeaditya/version-info
Update to recent versions of Django for virtualenv example
2016-10-26 13:49:37 -04:00
Aditya be8ce2704d Update to recent versions of Django for virtualenv example 2016-10-26 20:37:54 +05:30
kennethreitz 4a1728891e Merge pull request #756 from codeaditya/codeaditya-patch-1
Update the link for latest available Python 2.7 release for Windows
2016-10-26 09:53:46 -04:00
Aditya d67923cf94 Update the link for latest available Python 2.7 release for Windows 2016-10-26 19:12:11 +05:30
kennethreitz 111c5d6769 available now! 2016-10-20 02:24:28 -04:00
Austin 473f4c77a7 Remove Ubuntu specification
The linked page is general to linux, and specifically mentions CentOS, Fedora, RHEL and Ubuntu. It does not contain any information that is specific to Ubuntu only.
2016-10-16 09:00:42 -04:00
Kishor Bhat 25dc76e536 Remove numba todo; already taken care of under scenarios/scientific.rst 2016-10-07 15:36:14 +05:30
Sidney Pham 5ad43199de Fixed example docstring 2016-10-07 15:53:05 +11:00
kennethreitz 98a37e27bf Merge pull request #751 from therealkbhat/redundancy-fix
Remove redundant statement
2016-09-29 05:33:37 -04:00
Kishor Bhat ab3332e42c Remove redundant statement 2016-09-29 11:36:11 +05:30
Tim D. Smith 2423a9da64 Offer guidance on Python 3 2016-09-22 12:45:24 -07:00
Tim D. Smith 1d516898b3 Update guidance on C toolchains 2016-09-22 12:45:16 -07:00
Tim D. Smith 359e4b9e3d Don't specifically need gcc 2016-09-22 12:40:43 -07:00
Tim D. Smith 1caa6c7750 CLT are not needed if full Xcode is installed 2016-09-22 12:39:35 -07:00
kennethreitz ef95578d31 Merge pull request #748 from adamchainz/readthedocs.io
Convert readthedocs links for their .org -> .io migration for hosted projects
2016-09-21 19:38:21 -04:00
Adam Chainz af7d603e97 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-09-21 08:31:09 +01:00
Ruben Roy cfb46b56ae Update contents.rst.inc
Fixes layout issue in subsection 1.2.1 with latex
2016-09-14 04:49:03 +05:30
denfromufa 15396a5403 Update which-python.rst
Pythonnet supports from Python 2.6 up to Python 3.5
2016-09-01 15:31:20 -05:00
Ahmad Jarara f0867fe4d6 include instructions to preview changes in CONTRIB 2016-08-31 14:45:35 -04:00
Ahmad Jarara 71257bed9e fixing markup on memoization link hint 2016-08-29 20:49:31 -04:00
kennethreitz 5769917e20 Merge pull request #742 from alphor/fix-memoization-typo
fix memoization typo, link to wikipedia's overview
2016-08-29 10:57:11 -04:00
Ahmad Jarara 7adc9c0d03 fix memoization typo, link to wikipedia's overview 2016-08-28 17:35:52 -04:00
kennethreitz 32c55c0365 Merge pull request #737 from kevgathuku/patch-1
Fix .PHONY target rule
2016-08-10 15:13:59 -04:00
Kevin Ndung'u 91df42f170 Fix .PHONY target rule
.PHONY should be followed by a colon
2016-08-10 16:58:21 +03:00
Robson Roberto Souza Peixoto 1bcc6d5cc8 Cleaning up *.py[co] and __pycache__ tip 2016-08-01 00:43:48 -03:00
kennethreitz 972405bad7 Merge pull request #734 from konrad/master
Update link for rpy2
2016-07-29 02:59:09 -04:00
Konrad Förstner f86e9cc096 Update link for rpy2 2016-07-29 08:29:18 +02:00
kennethreitz 9f1ad9c862 Merge pull request #718 from kikisdeliveryservice/master
Clean up of tests.rst
2016-07-27 18:00:28 -04:00
kennethreitz 1878711d68 Merge pull request #732 from rainzoo/patch-1
Update startproject in example
2016-07-27 18:00:10 -04:00
kennethreitz ea89534000 Merge pull request #733 from jhermann/patch-1
Mention dh-virtualenv in the Tools list
2016-07-27 17:59:57 -04:00
Jürgen Hermann ca64c6f722 Mention dh-virtualenv in the Tools list 2016-07-27 23:05:53 +02:00
Manas c31000c6b8 Update startproject in example
start-project should be startproject
https://docs.djangoproject.com/en/1.9/ref/django-admin/#django-admin-startproject
2016-07-27 12:28:41 +05:30