cpython/Doc/reference
Miss Islington (bot) ab90ea2a9c
Fix lambda parameters being refered as arguments (GH-7037)
(cherry picked from commit 268cc7c3f8)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
2018-05-22 01:07:35 -07:00
..
compound_stmts.rst Remove redundant 'exc = True' line (GH-4357) 2017-11-11 18:11:34 +03:00
datamodel.rst bpo-23722: Fix docs for future __classcell__ changes. (GH-6999) 2018-05-19 22:47:05 -07:00
executionmodel.rst [3.6] bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH-1725) (GH-1727) 2017-05-22 14:36:19 -07:00
expressions.rst Fix lambda parameters being refered as arguments (GH-7037) 2018-05-22 01:07:35 -07:00
grammar.rst Merged revisions 65378-65379,65430 via svnmerge from 2008-08-03 09:47:27 +00:00
import.rst Clarify that __path__ can't be just any value (GH-6554) 2018-04-20 16:49:58 -07:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
introduction.rst Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
lexical_analysis.rst bpo-32735: Fix typo in f-strings datetime format specifier example (GH-5464) (GH-5465) 2018-01-31 17:17:02 -05:00
simple_stmts.rst bpo-31621: Fix typo in Simple Statements documentation (GH-3809) (GH-3810) 2017-09-28 13:00:17 -07:00
toplevel_components.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00