summaryrefslogtreecommitdiffstats
path: root/Doc/reference/lexical_analysis.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #24531: Document that encoding lines cannot follow non-comment lines.Robert Collins2015-08-061-2/+4
|\
| * Issue #24531: Document that encoding lines cannot follow non-comment lines.Robert Collins2015-08-061-2/+4
* | upgrade to Unicode 8.0.0Benjamin Peterson2015-06-271-2/+2
* | mergeRaymond Hettinger2015-05-221-2/+1
|\ \ | |/
| * Issue #24219: Remove duplicate literal in docs.Raymond Hettinger2015-05-221-2/+1
* | merge with 3.4Georg Brandl2014-10-311-19/+19
|\ \ | |/
| * #22613: remaining corrections in extending/reference docs (thanks Jacques Duc...Georg Brandl2014-10-311-19/+19
* | Merge: #18176: Change generic UCD PropList link to version specific link.R David Murray2014-10-101-1/+3
|\ \ | |/
| * #18176: Change generic UCD PropList link to version specific link.R David Murray2014-10-101-1/+3
* | Merge: #18176: fix another reference and add it to the makeunicodedata comment.R David Murray2014-10-091-1/+1
|\ \ | |/
| * #18176: fix another reference and add it to the makeunicodedata comment.R David Murray2014-10-091-1/+1
* | add matrix multiplication operator to correct lists (closes #22142)Benjamin Peterson2014-08-071-2/+2
|/
* #18628: clarify index entry for source file encoding declaration.R David Murray2014-04-171-1/+1
* Add "->" as a delimiter token. Found by James Harding on docs@.Georg Brandl2013-10-081-1/+1
* #16127: remove outdated references to narrow builds. Patch by Serhiy Storchaka.Ezio Melotti2012-10-051-3/+1
* Fix small overeager edit from 8e47e9af826e.Georg Brandl2012-06-201-1/+1
* Issue #15096: Drop support for the ur string prefixChristian Heimes2012-06-201-6/+8
* Basic documentation for PEP 414Armin Ronacher2012-03-041-1/+9
* update unicode linkBenjamin Peterson2012-02-211-1/+1
* Issue #13748: Raw bytes literals can now be written with the `rb` prefix as w...Antoine Pitrou2012-01-121-1/+5
* #12753: Add support for Unicode name aliases and named sequences.Ezio Melotti2011-10-211-4/+13
* Issue #10542: Document that identifiers use XID_Start XID_Continue*.Martin v. Löwis2010-12-301-1/+5
* Both PEP 3131 and the current implementation use NFKC normalizationAlexander Belopolsky2010-12-221-2/+2
* #9451: strengthen warning about __*__ special name usage.Georg Brandl2010-08-021-5/+6
* note that byte strings can be raw, too #9114Benjamin Peterson2010-06-291-9/+9
* Fix nits in the lexical analysis section: \u requires four digits, backtick i...Georg Brandl2010-05-101-4/+4
* Fix \xhh specs, #1889. (an oversight of r60193, r60210).Florent Xicluna2010-03-151-1/+1
* Merged revisions 72288 via svnmerge fromGeorg Brandl2009-05-041-1/+3
* Fix a few remaining problems found by rstlint.Georg Brandl2009-01-031-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-2/+2
* #4603: Note that inconsistent tab/space use is now illegal.Georg Brandl2008-12-151-6/+10
* #4000: fix several 2.x atavisms.Georg Brandl2008-10-041-2/+2
* Merged revisions 66452 via svnmerge fromGeorg Brandl2008-09-131-1/+1
* Remove mentions of "plain" integers.Georg Brandl2008-05-111-3/+3
* #2762: remove 2.x remnants and patch up some new documentation.Georg Brandl2008-05-051-7/+10
* Document the fact that '\U' and '\u' escapes are not treated specially in 3.0...Benjamin Peterson2008-04-281-11/+3
* #2575: bininteger missing in production list.Georg Brandl2008-04-091-1/+1
* Merged revisions 60176-60209 via svnmerge fromChristian Heimes2008-01-231-1/+1
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-2/+1
* #1535: rename __builtin__ module to builtins.Georg Brandl2007-12-021-1/+1
* Remove mentions of "long integer" in the docs.Georg Brandl2007-11-291-4/+4
* The Identifiers and keywords syntax diagram did not appear correctly in theMark Summerfield2007-11-201-4/+4
* Update the first two parts of the reference manual for Py3k,Georg Brandl2007-08-311-221/+166
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+758