Dan Bader
2808a7d51c
Merge pull request #1089 from klml/master
...
kennethreitzs essay repository-structure-and-python new URL
2021-01-26 10:25:46 -08:00
klml
3240cd0c80
kennethreitzs essay repository-structure-and-python new URL
2021-01-26 18:41:50 +01:00
Dan Bader
be1ac344d6
Update
2021-01-25 17:16:21 -08:00
Dan Bader
6524409633
Merge pull request #1082 from imba-tjd/patch-1
...
Remove Eldarion
2020-11-23 11:25:32 -08:00
Dan Bader
3005faf815
Merge pull request #1085 from aviranzerioniac/master
...
Minor changes to few sentences.
2020-11-23 11:23:09 -08:00
Lokesh Dhakal
46ff6a600f
Minor Polishes
2020-11-22 21:30:35 +01:00
Lokesh Dhakal
148e6503a9
Monir Polishes
2020-11-22 17:14:07 +01:00
Lokesh Dhakal
ad22d2580c
Minor Polishes
2020-11-22 16:22:12 +01:00
Lokesh Dhakal
558e60c33c
Minor Changes
2020-11-22 15:54:31 +01:00
谭九鼎
e5caf43179
Remove Eldarion
2020-10-20 10:45:24 +08:00
Dan Bader
843348ebc7
Merge pull request #1080 from tomer/patch-1
...
Fix link to direnv.net on file virtualenvs.rst
2020-10-11 09:25:29 -07:00
Dan Bader
192d358393
Merge pull request #1081 from schilli91/feature/add-formatters-issue-931
...
Add auto-formatting section
2020-10-11 09:24:47 -07:00
Moritz Schillinger
e438a80ec8
Add auto-formatting section
2020-10-11 11:52:31 +02:00
Tomer Cohen
715472dc21
Fix link to direnv.net on file virtualenvs.rst
2020-10-10 01:17:24 +03:00
Dan Bader
a1c9d692f6
Merge pull request #1065 from pyfisch/pyfisch-json
...
Remove simplejson from guide
2020-10-08 14:52:15 -07:00
Dan Bader
3525c13b00
Merge pull request #1070 from almartin82/master
...
update brew download link
2020-09-28 11:30:59 -07:00
Andrew Martin
9385d82078
update brew download link
...
if you use the older `ruby` command, the brew installer throws a warning:
```
Warning: The Ruby Homebrew installer is now deprecated and has been rewritten in
Bash. Please migrate to the following command:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh )"
```
2020-09-28 10:34:16 -04:00
Bartosz Zaczyński
b2eab694ed
Merge pull request #1068 from hharutyunyan/master
...
Fixes for Python 2 End of Life
2020-09-21 18:20:53 +02:00
Henry Harutyunyan
5ae6568805
Update docs/starting/which-python.rst
...
Co-authored-by: Bartosz Zaczyński <bartosz.zaczynski@gmail.com >
2020-09-21 20:14:47 +04:00
Bartosz Zaczyński
1bea7ad6ad
Merge pull request #1069 from hroncok/patch-1
...
Update Fedora instructions a bit
2020-09-21 16:30:10 +02:00
Bartosz Zaczyński
7fdf141958
Merge pull request #1067 from pyfisch/pyfisch-unittest2
...
Remove section on unittest2
2020-09-21 16:03:53 +02:00
Miro Hrončok
4075a0b840
Update Fedora instructions a bit
2020-09-20 13:56:53 +02:00
Henry Harutyunyan
c53cf42b6b
Fixes for Python 2 End of Life
...
Since Python2 reached the end of its life in January, we need to update the page "Picking a Python Interpreter" accordingly
2020-09-16 15:41:44 +04:00
pyfisch
140f1039ac
Remove section on unittest2
...
Only needed for Python 2.6 and below
2020-08-29 22:47:06 +02:00
pyfisch
58befe505f
Remove simplejson from guide
...
The simplejson library was only needed for Python 2.5 and earlier.
Update documentation link to Python 3.
2020-08-28 11:14:04 +02:00
Bartosz Zaczyński
06873210e2
Merge pull request #1055 from fedorenchik/fedorenchik-latexpdfja
...
Add missing .PHONY target latexpdfja
2020-08-14 20:57:52 +02:00
Bartosz Zaczyński
9d88b5e820
Merge pull request #1031 from cclauss/patch-2
...
Setup Python 3.8 on Ubuntu
2020-08-14 20:53:45 +02:00
Bartosz Zaczyński
d4054825ea
Merge pull request #1039 from KayceeIngram/patch-3
...
Update cli.rst
2020-08-13 11:50:28 +02:00
Bartosz Zaczyński
e5083b4ca0
Merge pull request #1038 from jhermann/patch-2
...
Broken deep link ⇒ making it a more robust root one
2020-08-13 11:46:02 +02:00
Bartosz Zaczyński
c4ec15c97b
Merge pull request #1022 from carloshvp/master
...
#1021 Moved VS Code to Text Editor
2020-08-13 11:36:29 +02:00
Bartosz Zaczyński
e245d923c8
Title overline was too short
2020-08-12 16:15:48 +02:00
Bartosz Zaczyński
19b32c4ee0
Merge pull request #1054 from gison93/master
...
Fix link to Repository Structure and Python
2020-08-12 15:57:00 +02:00
Bartosz Zaczyński
6a641f8833
Merge pull request #1036 from okin/update_koans_repo_link
...
Update the link to Python Koans
2020-08-12 15:22:48 +02:00
Dan Bader
9b2d463432
Merge pull request #1062 from lucasalavapena/patch-1
...
Fixed Pro Python link from unused domain to seller
2020-07-19 14:15:01 -07:00
Lucas Alava Peña
ba6a9f27e6
Fixed Pro Python link from unused domain to seller
...
from unused domain to where it is sold
2020-07-19 14:44:16 +01:00
Dan Bader
e09e7720b5
Merge pull request #1042 from romilly/master
...
mu editor
2020-07-17 00:00:10 -07:00
Leonid V. Fedorenchik
a43f914faf
Add missing .PHONY target latexpdfja
2020-05-08 15:13:31 +08:00
gison93
e030842c8a
Fix link
2020-04-29 12:58:12 +02:00
Dan Bader
adae3f06ee
Update
2020-03-19 17:24:47 -07:00
Romilly Cocking
88377b8e64
Fixed typo
2020-02-27 16:19:23 +00:00
Romilly Cocking
66e19ef0fe
Added description of mu IDE.
2020-02-27 16:17:25 +00:00
Kaycee
6e55eb1a3d
Update cli.rst
2020-02-09 14:04:56 -06:00
Jürgen Hermann
967f7d08d1
Broken deep link ⇒ making it a more robust root one
2020-02-07 12:57:02 +01:00
Niko Wenselowski
ea9da28c6d
The GitHub repo is much more uptodate.
...
It has a working Python 3 version with fixed and updated tests.
2020-02-03 23:04:38 +01:00
Dan Bader
cfec971a97
Update ads.txt
2020-01-16 16:04:28 +01:00
Christian Clauss
131e43a4f6
Setup Python 3.8 on Ubuntu
2020-01-14 07:41:24 +01:00
Dan Bader
316c4b1742
Merge pull request #1024 from davidwales/patch-1
...
Fix broken Sphinx Links
2019-12-11 21:08:03 -08:00
davidwales
5292e8c587
Fix broken Sphinx links
2019-12-12 14:40:06 +11:00
davidwales
f93e747876
Fix broken Sphinx link
2019-12-12 14:20:13 +11:00
Carlos Hernandez-Vaquero
bccf450132
Moved VS Code to Text Editor
2019-12-08 17:34:52 +01:00