Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8d43a29

Browse files
committed
Added a few items.
1 parent fcb7adb commit 8d43a29

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

Doc/TODO

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,24 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
22
===============================
33

44

5-
* Document native package semantics. (Where? Guido?)
5+
* Update the pickle documentation to describe all of the current
6+
behavior; only a subset is described. __reduce__, etc.
67

7-
* Update the pickle documentation to describe all of the current behavior;
8-
only a subset is described. __reduce__, etc.
8+
* Review libposixpath.tex for completeness, & system-specific
9+
behaviors. (Why did this one get mentioned, specifically?)
910

10-
* Review libposixpath.tex for completeness, & system-specific behaviors.
11-
(Why did this one get mentioned, specifically?)
12-
13-
* In the indexes, some subitem entries are separated from the item entries
14-
by column- or page-breaks. Reported by Lorenzo M. Catucci
11+
* In the indexes, some subitem entries are separated from the item
12+
entries by column- or page-breaks. Reported by Lorenzo M. Catucci
1513
<[email protected]>. This one will be hard.
1614

1715
* Fix problem with howto documents getting the last module synopsis
1816
twice (in \localmoduletable) so we can get rid of the ugly 'uniq'
1917
hack in tools/mkhowto.sh.
18+
19+
* Finish new Emacs info generation; waiting for update from Michael
20+
Ernst.
21+
22+
* Update the "os" module docs with descriptions of all interfaces and
23+
a compatibility matrix.
24+
25+
* Figure out HTMLHelp generation for the Windows world.

0 commit comments

Comments
 (0)