Jonathan Hartley
2914f72188
Megabyte is abbreviated 'MB', according to wikipedia
2015-08-21 14:54:53 +01:00
Jonathan Hartley
5587288b81
Freezing: clarify how it affects Python security updates
2015-08-21 13:30:50 +01:00
Jonathan Hartley
1a79ec73c2
Intro paras for Freezing and Packaging Your Code
...
I've tried to describe why you would choose one method over
another, and what the relative advantages and disadvantages
are of each method.
I'm painfully aware that I haven't covered the combo of
freezing an application *then* creating a Linux distro
package of it, but maybe that's a battle for another day.
My intent is to add more content on the Freezing page
once this commit is accepted, so I can hear your feedback
before doing any further work.
Thanks.
2015-08-21 13:27:33 +01:00
Ian Cordasco
da2f75b4bd
Merge pull request #547 from smandy/master
...
reflect unification of python in emacs.
2015-08-16 21:38:14 -05:00
Andy Smith
6f8082d1b6
reflect unification of python in emacs.
2015-08-16 20:58:12 +01:00
Ian Cordasco
8fd3cc112a
Merge pull request #544 from ssundarraj/issue543
...
Fixes #543 . % is not depricated in PEP3101.
2015-07-17 07:57:51 -05:00
Sriram Sundarraj
ec78861eef
Fixes #543 . % is not depricated in PEP3101.
2015-07-17 16:12:58 +05:30
Ian Cordasco
8c60d1bd1b
Merge pull request #542 from spollard/master
...
Update scenarios/gui.rst
2015-06-18 14:40:17 -05:00
spollard
9b1e9e2686
Update gui.rst
2015-06-18 10:57:23 -06:00
Ian Cordasco
b77bcef7f3
Merge pull request #540 from vipul-sharma20/docs
...
fixes #532 added doc for vim-flake8
2015-06-01 15:16:21 -05:00
Ian Cordasco
983ed79516
Merge pull request #541 from elatomo/fix-chameleon-link
...
Fix rst formatting for chameleon link
2015-05-24 11:28:01 -05:00
José Fernández Ramos
06e3bcef58
Fix rst formatting for chameleon link
2015-05-24 18:09:05 +02:00
vipul
bb593a1b94
fixes #532 added doc for vim-flake8
...
fixes #532 added doc for vim-flake8
fixes #532 added doc for vim-flake8
2015-05-18 19:49:02 +05:30
Ian Cordasco
dce73b93dc
Merge pull request #539 from tedmiston/master
...
Add mkproject instructions for virtualenvwrapper
2015-05-16 14:24:34 -05:00
Taylor Edmiston
7e7e971588
Add mkproject instructions for virtualenvwrapper
2015-05-15 21:17:28 -04:00
Ian Cordasco
d1ff0442fd
Merge pull request #538 from vienno/jython_version
...
jython version now 2.7
2015-05-13 14:52:04 -05:00
vienno
6af3912ce6
jython version now 2.7
2015-05-13 19:09:10 +02:00
Ian Cordasco
c000a536e9
Merge pull request #536 from tylerdave/master
...
Fixed broken contributing link
2015-05-03 21:39:27 -05:00
Dave Forgac
ad9f689f83
Fixed broken contributing link
2015-05-03 22:11:32 -04:00
Ian Cordasco
247e1c4ec3
Merge pull request #535 from knikolla/master
...
Removed broken link to Zen of Python
2015-05-03 12:51:57 -05:00
Kristi Nikolla
f7ee56f50d
Corrected line ending after removing broken link
2015-05-03 11:25:46 -04:00
Kristi Nikolla
28e365f1ea
Removed broken link to Zen of Python in style.rst
2015-05-03 11:20:37 -04:00
Ian Cordasco
ca0e531b4c
Merge pull request #534 from aclark4life/master
...
Update imaging.rst
2015-05-01 20:32:39 -05:00
Alex Clark
5468e02ecc
Update imaging.rst
...
Refer to official Pillow documentation instead of outdated release README; installation instructions were relocated from ``README.rst`` to docs/ sometime after 2.8.1 was released. And docs have been hosted on RTD for quite some time.
2015-05-01 20:48:34 -04:00
Ian Cordasco
e1be7ac357
Merge pull request #530 from christiankolding/patch-1
...
update latest version link to 2.7.9
2015-04-12 06:27:29 -05:00
Christian Kolding-Sørensen
7325e07008
update latest version link to 2.7.9
2015-04-12 12:09:32 +02:00
Ian Cordasco
4e700725f2
Merge pull request #527 from streeter/patch-1
...
Fix link to pip vs easy_install
2015-03-18 01:08:52 -05:00
Chris Streeter
2876c05e72
Fix link to pip vs easy_install
2015-03-17 18:15:00 -07:00
Ian Cordasco
0b0990be32
Merge pull request #524 from taddeimania/revise-consenting
...
Revise 'consenting adult' verbiage
2015-03-08 22:46:29 -05:00
taddeimania
060851270d
Revise 'consenting adult' verbiage
2015-03-08 22:10:33 -05:00
Ian Cordasco
874b47da82
Merge pull request #522 from vpzee/master
...
Corrected lines to be no longer than 78 characters.
2015-03-01 10:03:19 -06:00
Vincent Zee
7e385158c7
Corrected lines to be no longer than 78 characters
2015-03-01 16:27:06 +01:00
Ian Cordasco
014c191f74
Merge pull request #520 from sjbarlas/patch-1
...
Python course for beginners
2015-02-28 18:33:17 -06:00
Ian Cordasco
fd8572a7c2
Merge pull request #521 from vpzee/master
...
Fixing the urls pointing to the contribute page
2015-02-28 16:02:54 -06:00
Vincent Zee
5aac29d245
Fixed the urls pointing to contribute and fixed some lines that were
...
longer than 78 characters.
2015-02-28 22:23:07 +01:00
Vincent Zee
d6c2c8d16d
Fixed url to contribute page
2015-02-28 21:35:37 +01:00
Vincent Zee
12dc0651fc
Fix bad url.
2015-02-28 21:25:07 +01:00
Saira J. Barlas
9f8bda579e
Python course for beginners
...
It really helped me as a beginner hence the recommendation. Also added an extra space (where necessary) in between each suggestion to make it more clear for other people who edit. Thanks!
2015-02-25 20:50:51 +00:00
Ian Cordasco
da5d9d3d1b
Merge pull request #519 from vishalsodani/master
...
virtualenvwrapper-win
2015-02-21 12:15:27 -06:00
Vishal Sodani
4ad53a4916
Use virtualwrapper-win on windows
2015-02-21 22:02:00 +05:30
Ian Cordasco
e42e21fce0
Merge pull request #515 from mplewis/improve_json_section
...
Improve json section
2015-02-15 08:57:20 -06:00
Ian Cordasco
48361b5ac1
Merge pull request #517 from mtunique/patch-1
...
The latest version of Mac OS X is Yosemite.
2015-02-15 08:55:57 -06:00
Tao Meng
938b9325fa
Update osx.rst
2015-02-12 13:16:47 +08:00
Matthew Lewis
f6d503dd90
Revert "Add info on working with file objects"
...
This reverts commit 2e2d70ca9b .
2015-02-11 15:18:04 -06:00
Ian Cordasco
651129ade7
Merge pull request #516 from eikonomega/patch-1
...
Update logging.rst
2015-02-10 21:24:29 -06:00
Michael Dunn
2b15ec8af2
Update logging.rst
...
Removed whitespace in violation of PEP 8 and aligned lines.
2015-02-10 21:06:36 -05:00
Michael Dunn
86d29a3c77
Update logging.rst
...
The name of a dictionary key `root` was not properly enclosed in quotes, which results in a syntax error when people copy this code.
Thanks!
2015-02-10 18:16:14 -05:00
Michael Dunn
4ffb7ff3d8
Update logging.rst
...
The PEP referenced for configuring logging via - '319' should be '391'.
Just a simple fix.
2015-02-10 17:15:18 -05:00
Matthew Lewis
2e2d70ca9b
Add info on working with file objects
2015-02-05 14:03:18 -06:00
Matthew Lewis
ecc570d1c4
Improve wording of intro paragraph
2015-02-05 14:03:06 -06:00