index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
reference
/
lexical_analysis.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-41762: Fix usage of productionlist markup in the doc (GH-22281)
Miss Islington (bot)
2020-10-04
1
-7/+7
*
[doc] Remove superfluous comment about equal in f-strings (GH-22006)
Miss Islington (bot)
2020-09-10
1
-1/+1
*
[3.9] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) (GH-21645)
Guido van Rossum
2020-07-27
1
-5/+32
*
Update lexical_analysis.rst (GH-17508)
Miss Islington (bot)
2020-06-12
1
-1/+1
*
bpo-40439: Update broken link in lexical analysis docs (GH-20184)
Miss Islington (bot)
2020-05-23
1
-1/+1
*
bpo-40045: Make "dunder" method documentation easier to locate (#19153)
Javad Mokhtari
2020-03-27
1
-5/+5
*
Update some www.unicode.org URLs to use HTTPS. (GH-18912)
Benjamin Peterson
2020-03-11
1
-2/+2
*
closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
Benjamin Peterson
2020-03-11
1
-1/+1
*
bpo-39545: Document changes in the support of await in f-strings. (GH-18456)
Serhiy Storchaka
2020-02-13
1
-0/+5
*
bpo-35224: Additional documentation for Assignment Expressions (GH-15935)
Emily Morehouse
2019-09-11
1
-1/+1
*
bpo-32912: Revert SyntaxWarning on invalid escape sequences. (GH-15195)
Gregory P. Smith
2019-08-10
1
-5/+3
*
bpo-34682: Wording and grammatical changes to the doc(https://docs.python.org...
divyag9
2019-05-13
1
-1/+1
*
closes bpo-36861: Update Unicode database to 12.1.0. (GH-13214)
Benjamin Peterson
2019-05-09
1
-1/+1
*
bpo-36798: Updating f-string docs for := use case (GH-13107)
Logan Jones
2019-05-06
1
-5/+6
*
closes bpo-33376: Update to Unicode 12.0.0. (GH-12256)
Benjamin Peterson
2019-03-10
1
-1/+1
*
bpo-35054: Add yet more index entries for symbols. (GH-10121)
Serhiy Storchaka
2018-10-28
1
-12/+11
*
bpo-35054: Add more index entries for symbols. (GH-10064)
Serhiy Storchaka
2018-10-26
1
-2/+53
*
bpo-32912: Replace a DeprecationWarning with a SyntaxWarning (GH-9652)
Serhiy Storchaka
2018-10-19
1
-2/+5
*
bpo-33766: Document that end of file or string is a newline (GH-7383)
Ammar Askar
2018-06-09
1
-5/+6
*
update to Unicode 11.0.0 (closes bpo-33778) (GH-7439)
Benjamin Peterson
2018-06-07
1
-2/+2
*
bpo-32735: Fix typo in f-strings datetime format specifier example (GH-5464)
Cheryl Sabella
2018-01-31
1
-1/+1
*
Lexical Analysis ref doc: Fix a typo in the string concatenation internal lin...
İsmail Arılık
2018-01-12
1
-1/+1
*
Improve the F-strings and format specifier documentation (GH-4931)
KatherineMichel
2017-12-19
1
-4/+5
*
F-strings docs: link to Format Specifiers (GH-4888)
Mariatta
2017-12-15
1
-1/+2
*
bpo-31810: added missing keywords to docs. (#4140)
Tom Floyer
2017-11-08
1
-7/+7
*
bpo-31571: Remove duplicated info in Lexical Analysis documentation (GH-3691)
Guilherme Caminha
2017-09-25
1
-7/+0
*
bpo-31487: Update F-strings doc example (GH-3627)
Mariatta
2017-09-17
1
-1/+1
*
Improve f-strings documentation (GH-3604)
Mariatta
2017-09-16
1
-0/+6
*
bpo-30736: upgrade to Unicode 10.0 (#2344)
Benjamin Peterson
2017-06-23
1
-2/+2
*
bpo-28739: Document that f-strings cannot be used as docstring (GH-592)
Mariatta
2017-03-10
1
-0/+11
*
Update docs to reflect new behavior around backslashes in expressions (not al...
Jason R. Coombs
2016-11-06
1
-7/+12
*
Issue #26331: Implement the parsing part of PEP 515.
Brett Cannon
2016-09-09
1
-16/+29
*
#27364: Deprecate invalid escape strings in str/byutes.
R David Murray
2016-09-08
1
-0/+4
*
Issue #26462: Merge code block fixes from 3.5
Martin Panter
2016-07-29
1
-4/+13
|
\
|
*
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter
2016-07-26
1
-4/+13
*
|
Issue #24136: Adjust f-strings doc for interable unpacking
Martin Panter
2016-06-12
1
-1/+2
*
|
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-1/+1
*
|
Issue #18572: Remove redundant note about surrogates in string escape doc
Berker Peksag
2016-04-24
1
-2/+1
|
\
\
|
|
/
|
*
Issue #18572: Remove redundant note about surrogates in string escape doc
Berker Peksag
2016-04-24
1
-2/+1
*
|
Issue #25179: Documentation for formatted string literals aka f-strings
Martin Panter
2016-02-13
1
-2/+106
|
/
*
Issue #24531: Document that encoding lines cannot follow non-comment lines.
Robert Collins
2015-08-06
1
-2/+4
|
\
|
*
Issue #24531: Document that encoding lines cannot follow non-comment lines.
Robert Collins
2015-08-06
1
-2/+4
*
|
upgrade to Unicode 8.0.0
Benjamin Peterson
2015-06-27
1
-2/+2
*
|
merge
Raymond Hettinger
2015-05-22
1
-2/+1
|
\
\
|
|
/
|
*
Issue #24219: Remove duplicate literal in docs.
Raymond Hettinger
2015-05-22
1
-2/+1
*
|
merge with 3.4
Georg Brandl
2014-10-31
1
-19/+19
|
\
\
|
|
/
|
*
#22613: remaining corrections in extending/reference docs (thanks Jacques Duc...
Georg Brandl
2014-10-31
1
-19/+19
*
|
Merge: #18176: Change generic UCD PropList link to version specific link.
R David Murray
2014-10-10
1
-1/+3
|
\
\
|
|
/
|
*
#18176: Change generic UCD PropList link to version specific link.
R David Murray
2014-10-10
1
-1/+3
[next]