Berker Peksag
|
7d1c5efed1
|
Issue #23322: Remove outdated reference to an example in parser docs
Initial patch by Sahil Chelaramani.
|
2016-08-08 13:07:08 +03:00 |
Terry Jan Reedy
|
fa089b9b0b
|
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Reformat header above separator line (added if missing) to a common format.
Patch by Yoni Lavi.
|
2016-06-11 15:02:54 -04:00 |
Yury Selivanov
|
3dc74bf703
|
docs: Document ASYNC/AWAIT tokens (issue #25580)
Initial patch by SilentGhost
|
2015-12-17 18:26:41 -05:00 |
Benjamin Peterson
|
d51374ed78
|
PEP 465: a dedicated infix operator for matrix multiplication (closes #21176)
|
2014-04-09 23:55:56 -04:00 |
Meador Inge
|
ac007ba686
|
Issue #13632: Update token documentation to reflect actual token types
|
2011-12-23 22:30:16 -06:00 |
Raymond Hettinger
|
a199368b23
|
More source links.
|
2011-01-27 01:20:32 +00:00 |
Georg Brandl
|
eec2d768cd
|
#8968: add actual name of token constants.
|
2010-10-17 09:46:11 +00:00 |
Georg Brandl
|
7f01a13e7c
|
Last round of adapting style of documenting argument default values.
|
2009-09-16 15:58:14 +00:00 |
Georg Brandl
|
116aa62bf5
|
Move the 3k reST doc tree in place.
|
2007-08-15 14:28:22 +00:00 |