mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Removed two items, correct one spelling error.
This commit is contained in:
parent
d0f432b840
commit
ed3515d541
1 changed files with 1 additions and 5 deletions
6
Doc/TODO
6
Doc/TODO
|
|
@ -6,17 +6,13 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
|
||||||
|
|
||||||
* Document native package semantics.
|
* Document native package semantics.
|
||||||
|
|
||||||
* Fix partparse.py again, or toss it into the abyss.
|
|
||||||
|
|
||||||
* Figure out indexsubitem handling in HTML; some of them are wrong for the
|
* Figure out indexsubitem handling in HTML; some of them are wrong for the
|
||||||
items being indexed.
|
items being indexed.
|
||||||
|
|
||||||
* Update the pickle documentation to describe all of the current behavior;
|
* Update the pickle documentation to describe all of the current behavior;
|
||||||
only a subset is described. __reduce__, etc.
|
only a subset is described. __reduce__, etc.
|
||||||
|
|
||||||
* Review libppath.tex fir completeness, & system-specific behaviors.
|
* Review libppath.tex for completeness, & system-specific behaviors.
|
||||||
|
|
||||||
* Figure out how to make the link borders in the PDF output go away
|
* Figure out how to make the link borders in the PDF output go away
|
||||||
completely.
|
completely.
|
||||||
|
|
||||||
* Find & change remaining uses of multiple \label{} commands in each file.
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue