Commit Graph

256 Commits

Author SHA1 Message Date
kennethreitz c843060d6d updates to context managers 2016-01-15 18:15:24 -05:00
kennethreitz 600615021e Merge pull request #627 from sirMackk/master
Adds context manager section to structure.rst
2016-01-15 18:13:15 -05:00
Udit Vasu dc7ee74d73 Changed to Unix 2015-10-30 08:55:59 -05:00
Udit Vasu 3a234de2a8 Capitalize few terms 2015-10-30 08:55:59 -05:00
sirMackk 77cf4f478d Adds context manager section to structure.rst 2015-10-24 07:30:38 +02:00
bhchance c3de9df0ff Update gotchas.rst
Previous test block did not show code blocks in markdown view.
2015-10-12 21:41:30 -05:00
poll0rz ecb5860d27 Add Diamond python project - Metrics collector 2015-10-12 01:37:15 +02:00
avi 00999cd2c9 Update gotchas.rst to make the sentence simpler 2015-10-05 20:12:05 +05:30
Ian Cordasco fecd5ec481 Merge pull request #576 from emilydolson/master
Resolved issue #174 by subdividing list idioms and replacing dict w/ set
2015-10-03 14:28:40 -05:00
emilydolson df255faa64 Fixed typo + formatting 2015-10-03 13:50:42 -04:00
Ian Cordasco ef32e9db1b Merge pull request #575 from dissolved/master
Typo and grammar fixes.
2015-10-03 11:08:05 -05:00
Ian Cordasco 0058198bb3 Merge pull request #578 from tkschmidt/typos
fixed a few typos
2015-10-03 11:00:14 -05:00
Tobias Schmidt 139a9671db fixed a few typos 2015-10-03 00:50:20 +02:00
Cadel Watson b0896e8468 Added usage instructions for autopep8 2015-10-03 08:27:13 +10:00
emilydolson 680f7d83d9 Resolved issue #174 by subdividing list idioms and replacing dict w/ set 2015-10-02 17:22:14 -04:00
Ryan Sandridge e79bbce255 Adding conjunction "and" after the serial comma. 2015-10-02 14:37:44 -04:00
Ryan Sandridge 45c01b0955 Fixing typo. Singular object, not plural. 2015-10-02 14:32:57 -04:00
Sriram Sundarraj ec78861eef Fixes #543. % is not depricated in PEP3101. 2015-07-17 16:12:58 +05:30
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
taddeimania 060851270d Revise 'consenting adult' verbiage 2015-03-08 22:10:33 -05:00
Vincent Zee 7e385158c7 Corrected lines to be no longer than 78 characters 2015-03-01 16:27:06 +01: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
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
Ian Cordasco 0f797099e1 Change logging_config extension to ini 2015-01-18 09:59:38 -06:00
Tanya Schlusser df7a22568b Italic pro/con to bold, and '--' to colon after the pro/con 2015-01-17 21:43:22 -06:00
Tanya Schlusser 0c1551ae85 Added pro / con bullets to the list of ways to configure a logger 2015-01-17 21:09:52 -06:00
Tanya Schlusser 1cfb637cb1 Removed a stray capitalization and improved the grammar in the 'print' vs 'logging' section 2015-01-17 21:05:56 -06:00
Tanya Schlusser 7c37ec8396 Modified the new writing/logging.rst according to comments on the initial pull request 2015-01-17 20:59:53 -06:00
Tanya Schlusser 7ff1d0006f First attemt at a section on logging. 2015-01-17 11:55:26 -06:00
Gerard Ryan aa951a138d Fix minor type in tests.rst: is -> in 2015-01-05 12:08:51 +00:00
Mary Brennan db1a94fd43 copy edits 2014-12-06 11:55:30 -08:00
Alex Philipp 214b644640 Change license chooser from Open Art to Github
The Open Art license chooser is geared towards art/media related licenses.  The Github license chooser site is a better fit here.
2014-08-02 18:52:32 -04:00
kennethreitz a61b4a25e7 Merge pull request #458 from george2/grammar-and-typos
More grammar and typo fixes.
2014-06-23 12:14:55 -07:00
george 1329ee2040 Removed spaces at the ends of lines. 2014-06-17 18:36:02 -06:00
kennethreitz 9d664e6ba5 Merge pull request #455 from george2/extended-unpacking
Added pep-3132 style extended unpacking.
2014-06-18 03:01:15 +08:00
george 9079873a51 A single wording change in writing/license. 2014-06-17 12:59:22 -06:00
george 93c4d9b49c Two minor changes to writing/gotchas. 2014-06-17 12:56:32 -06:00
george e7f0d1fa8f Minor fixes for writing/tests. 2014-06-17 12:48:53 -06:00
george c3b3e766f9 Mostly line wraps, and a small grammar fix to writing/documentation. 2014-06-17 12:41:00 -06:00
george 59eaef2f78 Added pep-3132 style extended unpacking. 2014-06-17 12:27:44 -06:00
george 2e9ae2152f Grammar and a couple line wraps for writing/style. 2014-06-17 12:18:51 -06:00
george 707628d2af More writing/structure changes. 2014-06-17 11:50:47 -06:00
george 404c2581ee More grammar and cross reference for #132. 2014-06-17 11:07:49 -06:00
george 951f210d02 Some grammar fixes for writing/structure. 2014-06-17 11:06:59 -06:00
Paulie Peña 54aa0542de python is strongly-typed but not statically-typed 2014-05-28 18:55:18 -04:00
Simeon Visser 71187f4274 Changed python into Python where needed 2014-05-25 20:58:19 +02:00
Ian Cordasco 977b5fdece Merge pull request #435 from Hasimir/paragon-of-python
Grammar fixed as indicated in issue #429.

Fixes #429
2014-05-17 16:46:10 -05:00