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

Skip to content

Commit 10682c2

Browse files
committed
Added a couple more requests from users.
1 parent 812860e commit 10682c2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Doc/TODO

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
1010
* Complete the "Matching vs. Searching" subsection in the re module
1111
section.
1212

13+
* The "Very High Level Interface" in the API document has been
14+
requested; I guess it wouldn't hurt to fill in a bit there. Request
15+
by Albert Hofkamp <[email protected]>.
16+
17+
* In the extensions manual, more information is needed about building
18+
dynamically linked extensions in C++. Specifically, the extensions
19+
must be linked against the C++ libraries (and possibly runtime).
20+
Also noted by Albert Hofkamp <[email protected]>.
21+
1322
* Update the pickle documentation to describe all of the current
1423
behavior; only a subset is described. __reduce__, etc.
1524

0 commit comments

Comments
 (0)