Serhiy Storchaka
|
300dd552b1
|
bpo-30872: Update the curses docs to Python 3. (#2620)
|
2017-10-04 22:44:13 +03:00 |
Serhiy Storchaka
|
c7b1a0bbe2
|
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
in the documentation.
|
2016-11-26 13:43:28 +02:00 |
Serhiy Storchaka
|
514f9736a7
|
Issue #27294: Numerical state in the repr for Tkinter event objects is now
represented as a compination of known flags.
|
2016-06-18 22:08:11 +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 |
Georg Brandl
|
71515ca191
|
Remove surplus empty lines and convert more files to new optional arg style.
|
2009-05-17 12:29:12 +00:00 |
Georg Brandl
|
55ac8f0f26
|
Get rid of the remaining versionadded/versionchanged directives.
|
2007-09-01 13:51:09 +00:00 |
Georg Brandl
|
116aa62bf5
|
Move the 3k reST doc tree in place.
|
2007-08-15 14:28:22 +00:00 |