Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
9ef8635c
Commit
9ef8635c
authored
Apr 29, 1999
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Annotate a couple of entries further.
parent
0041a94e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
Doc/TODO
Doc/TODO
+5
-3
No files found.
Doc/TODO
View file @
9ef8635c
...
...
@@ -12,7 +12,7 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
* The "Very High Level Interface" in the API document has been
requested; I guess it wouldn't hurt to fill in a bit there. Request
by Albert Hofkamp <a.hofkamp@wtb.tue.nl>.
by Albert Hofkamp <a.hofkamp@wtb.tue.nl>.
(Partly done.)
* In the extensions manual, more information is needed about building
dynamically linked extensions in C++. Specifically, the extensions
...
...
@@ -26,10 +26,12 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
* In the indexes, some subitem entries are separated from the item
entries by column- or page-breaks. Reported by Lorenzo M. Catucci
<lorenzo@argon.roma2.infn.it>. This one will be hard.
<lorenzo@argon.roma2.infn.it>. This one will be hard; probably not
really worth the pain.
* Fix problem with howto documents getting the last module synopsis
twice (in \localmoduletable) so we can get rid of the ugly 'uniq'
hack in tools/mkhowto.sh.
hack in tools/mkhowto.sh. (Probably not worth the trouble of
fixing.)
* Figure out HTMLHelp generation for the Windows world.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment