Python best practices guidebook, written for humans.
COMMITS
/ docs/writing/gotchas.rst November 22, 2020
L
Minor Changes
Lokesh Dhakal committed
December 17, 2018
A
Typo, grammar, and style fixes
Andrew Janke committed
December 4, 2018
M
Fixed all H2 headings
Marc Poulin committed
July 17, 2018
D
Host photos locally
Dan Bader committed
April 25, 2018
C
print() function in gotchas.rst
cclauss committed
October 31, 2017
K
add internal link to version control ignores
kikisdeliveryservice committed
September 4, 2017
K
Update gotchas.rst
Kenneth Reitz committed
August 11, 2017
V
Correct typo
Vivek Joshy committed
D
Add version control ignores to gotchas
daegontaven committed
April 18, 2017
August 1, 2016
R
Cleaning up *.py[co] and __pycache__ tip
Robson Roberto Souza Peixoto committed
April 19, 2016
G
more simple rm pyc files command
gruzovator committed
February 22, 2016
K
section on bytecode
Kenneth Reitz committed
October 13, 2015
B
Update gotchas.rst
bhchance committed
October 5, 2015
A
Update `gotchas.rst` to make the sentence simpler
avi committed
February 28, 2015
V
Fixed the urls pointing to contribute and fixed some lines that were
Vincent Zee committed
June 18, 2014
G
Removed spaces at the ends of lines.
george committed
June 17, 2014
G
Two minor changes to writing/gotchas.
george committed
August 12, 2013
C
Update "Late Binding Closures" section of gotchas.rst
claudejrogers committed
August 4, 2013
K
Let Sphinx link to Python documentation.
kuyan committed
June 13, 2013
K
Correct spelling of 'aforementioned'.
kuyan committed
April 14, 2013
K
Merge pull request #265 from simon-weber/gotcha_fixes
Kenneth Reitz committed
April 4, 2013
S
close #241
Simon Weber committed
April 3, 2013
S
gotchas: fix naming; remove generator in def example
Simon Weber committed
April 1, 2013
P
Fixed typos
Pascal Borreli committed
March 1, 2013
B
minor typo
barisumog committed
December 23, 2012
J
Add doctests and switch to using headings.
Julian Berman committed
December 4, 2012
J
Late binding closures
Julian Berman committed
J
First gotcha.
Julian Berman committed