Merge pull request #183 from thomasballinger/spelling-fix
[python-guide.git] / docs /
2012-07-28 Kenneth ReitzMerge pull request #183 from thomasballinger/spelling-fix
2012-07-25 Domen KožarAdd comparison table and py2exe notes on freezing topic
2012-07-16 Aaron KavlieAdd Mac OS X PIL installation instructions
2012-07-08 Kenneth ReitzRevert "Fix spelling in structure.rst"
2012-07-05 Thomas Ballingerremove slashes in code sample in style guide
2012-07-05 Thomas Ballingerfix grammar issues with style guide
2012-07-05 Thomas BallingerFix spelling in style guide
2012-07-05 Estevan Pequenosmall edit
2012-07-05 Estevan Pequenomarkup fix
2012-07-04 Kenneth ReitzMerge pull request #178 from epequeno/modulename
2012-07-04 Kenneth ReitzMerge pull request #179 from campbellr/master
2012-07-04 Kenneth ReitzMerge pull request #180 from mrtazz/patch-1
2012-07-04 Kenneth ReitzMerge pull request #181 from mrtazz/patch-2
2012-07-04 Kenneth ReitzRevert "remove deprecated flag"
2012-07-04 Daniel Schauenbergadd section about travis-ci
2012-07-04 Daniel Schauenbergadd notes about vim usage with syntastic
2012-07-04 Ryan CampbellFix spelling in writing/tests.rst
2012-07-04 Ryan CampbellFix spelling in style.rst
2012-07-04 Ryan CampbellFix spelling in structure.rst
2012-07-04 Ryan CampbellFix spelling in install/osx.rst
2012-07-04 Ryan CampbellFix spelling in styleguide.rst
2012-07-04 Ryan Campbellfix spelling in env.rst
2012-07-04 Ryan CampbellFix spelling in learning.rst
2012-07-04 Estevan Pequenoedit stub
2012-07-04 Ryan CampbellFix spelling in documentation article
2012-07-04 Ryan CampbellFix awkward wording in "Comments" section
2012-07-04 Estevan Pequenoadd stub
2012-07-04 Estevan Pequenominor editing
2012-07-04 Estevan Pequenomodule naming
2012-07-04 Estevan Pequenoremove deprecated flag
2012-06-24 guibogAdding a bit about returning values
2012-06-24 guibogAdding nested unpacking
2012-06-15 Ian CordascoImprove upon string concatenation section.
2012-06-14 Kyle RobertsAdd code example to demonstrate proper string concatena...
2012-06-11 Kenneth ReitzMerge pull request #171 from JensRantil/fix_broken_bull...
2012-06-11 Kenneth ReitzMerge pull request #169 from JensRantil/minor_spelling_fix
2012-06-10 Jens RantilAnother minor spelling fix
2012-06-10 Jens RantilAdd cross references to `NumPy`and `SciPy`
2012-06-10 Jens RantilCorrect capitalization of "NumPy"
2012-06-10 Jens RantilFixing a broken bullet list
2012-06-10 Jens RantilMinor spelling fix
2012-06-09 Kenneth Reitz#168
2012-06-09 lepturefix writing style line continuations to fit pep8
2012-06-09 Kenneth ReitzMerge pull request #165 from codeinthehole/patch-1
2012-06-08 Philip DeuchlerRemoved 'more likely to be' when describing a pure...
2012-06-08 David WinterbottomFixed a few grammatical errors. Removed some needless...
2012-06-08 Jens RantilAdding links for admin utilities
2012-06-08 Jens RantilAdding a link to the Fabric documentation
2012-06-08 Kenneth Reitzdon't change scrollbars
2012-06-07 John GabrieleAdded info on the two general types of FLOSS licenses...
2012-05-30 ncoghlanRecommend the use of double underscore throwaway variables
2012-05-27 Andrea GelminiFix uppercase after semicolon
2012-05-20 Natan LSolidified sanctity of sentences.
2012-05-20 Kenneth ReitzMerge pull request #149 from alekzvik/master
2012-05-20 Natan LUpdated brew installation command.
2012-05-16 Kenneth ReitzMerge pull request #151 from guibog/master
2012-05-16 Ben TappinCapitalisation: 'a python project' -> 'a Python project'
2012-05-16 guibogAdd a block about function arguments
2012-05-15 Alex VykalyukFixed a typo.
2012-05-14 Alex VykalyukAdded a note about readthedocs.org at the documneting...
2012-05-12 Kenneth ReitzMerge pull request #148 from okin/master
2012-05-12 Niko WenselowskiMake the inline link to docstrings work.
2012-05-12 Niko WenselowskiAdded document ref to Sphinx. Inserted links at the...
2012-05-12 Niko WAdded paragraph about Epydoc.
2012-05-12 Kenneth ReitzMerge pull request #147 from okin/master
2012-05-12 Niko WConsistent code highlighting.
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-10 Niko WenselowskiFix small markup error.
2012-05-09 Kenneth ReitzMerge pull request #134 from guibog/master
2012-05-09 Kenneth ReitzMerge pull request #138 from ajinkyadot/master
2012-05-09 holdenwebUpdate docs/starting/install/win.rst
2012-05-07 Kenneth ReitzMerge pull request #141 from mahmoudhossam/master
2012-05-07 Mahmoud HossamAdded a byte of python, the language reference and...
2012-05-07 Mahmoud HossamFix link.
2012-05-07 Mahmoud HossamAdded DB-API tutorials.
2012-05-07 Mahmoud HossamAdded footnotes.
2012-05-07 Arcady ChumachenkoOne more fix
2012-05-07 Arcady ChumachenkoRST link fix
2012-05-07 Arcady ChumachenkoAdded info about Pillow into docs/scenarios/imaging.rst
2012-05-06 Mahmoud HossamRemoved PyQWT.
2012-05-06 Mahmoud HossamMerge upstream.
2012-05-06 Mahmoud HossamFixed formatting.
2012-05-03 Christian StefanescuAdded Scenario "XML parsing" and untangle lib.
2012-05-03 Vincent NoelMissing double quote
2012-05-03 Andraz BrodnikMissing '"' quotation_mark/apostrophe at the good example.
2012-05-01 guibogAdding decorators, typing and (im)mutability
2012-05-01 AjinkyaAdded some info on PySide
2012-05-01 AjinkyaAdded some more info on wxPython
2012-05-01 AjinkyaAdded Kivy
2012-05-01 Ajinkyastylized according to the guide style guide
2012-04-30 ajinkyadotstylized wxPython correctly
2012-04-27 Kenneth ReitzMerge pull request #52 from epequeno/master
2012-04-27 Kenneth ReitzMerge pull request #129 from jabagawee/master
2012-04-27 guibogAbout OOP
next