118
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge 56702-56729 and write a bit on reST source style guide.
georg.brandl
as Georg Brandl
More... over 18 years ago
Changed third para of description to give greater emphasis to other GUI toolkits. More... over 18 years ago
Fix broken link in zipfile docs.
georg.brandl
as Georg Brandl
More... over 18 years ago
Changed all references to stat module S_* constants to stat.S_* since it is v. confusing that in module os these constants are from the stat module rather than from os. Also added a couple of cross-references to open(). More... over 18 years ago
Fix the copyright page.
georg.brandl
as Georg Brandl
More... over 18 years ago
Write a bit more in "Documenting".
georg.brandl
as Georg Brandl
More... over 18 years ago
Merge revs 56695--56698 to 3k tree.
georg.brandl
as Georg Brandl
More... over 18 years ago
Added note and cross-reference to close sf bug 1760423. (But can't close the bug because I don't know how.) More... over 18 years ago
Addd a few cross-references. Clarified the short-circuit behavior of or and and. More... over 18 years ago
Added a few cross-references and a few more links. Added a note that __import__ is "advanced" since that's the first function that appears and looks scary for newcomers. Added an example for enumerate since I don't think it is immediately obvious how it works. More... over 18 years ago
Made the intro text more positive in tone. Noted that Win & Mac installers normally include the whole library but that Unix users may need to add packages. Added a link to pypy. More... over 18 years ago
Disable enumerated lists introduced by alphabetic or roman numerals.
georg.brandl
as Georg Brandl
More... over 18 years ago
Fix remaining references to "../foo" HTML pages.
georg.brandl
as Georg Brandl
More... over 18 years ago
Fix the modindex checkboxes if none is selected.
georg.brandl
as Georg Brandl
More... over 18 years ago
Re-add the _ast docs to 3k; rename it accordingly.
georg.brandl
as Georg Brandl
More... over 18 years ago
Replace .. include by a new .. literalinclude which doesn't raise if the file isn't found.
georg.brandl
as Georg Brandl
More... over 18 years ago
Merge Doc changes in rev. 56685: Remove several h/w and o/s specific modules that are undocumented, obsolete, and/or not widely used: linuxaudiodev.c, sunaudiodev.c Lib/plat-sunos5/SUNAUDIODEV.py Lib/audiodev.py Tools/audiopy/audiopy
georg.brandl
as Georg Brandl
More... over 18 years ago
Integrate the HOWTOs into the tree.
georg.brandl
as Georg Brandl
More... over 18 years ago
Add missing synopses for library modules.
georg.brandl
as Georg Brandl
More... over 18 years ago
Replace all previously inter-document links by :ref:s.
georg.brandl
as Georg Brandl
More... over 18 years ago
Extra 3k fixes.
georg.brandl
as Georg Brandl
More... over 18 years ago
Vanquish all remaining build warnings.
georg.brandl
as Georg Brandl
More... over 18 years ago
Remove redundant section titles after :ref:s.
georg.brandl
as Georg Brandl
More... over 18 years ago
Forgot to add new merged file.
georg.brandl
as Georg Brandl
More... over 18 years ago
Fix all instances of bad reST generated by the converter. Remove a debugging print.
georg.brandl
as Georg Brandl
More... over 18 years ago
Fix production list escaping.
georg.brandl
as Georg Brandl
More... over 18 years ago
Don't interpret markup in productionlists.
georg.brandl
as Georg Brandl
More... over 18 years ago
Add the email package toctree.
georg.brandl
as Georg Brandl
More... over 18 years ago
First few fixes in the new trees.
georg.brandl
as Georg Brandl
More... over 18 years ago
Initial checkin of the 2.6 and 3.0 doc trees.
georg.brandl
as Georg Brandl
More... over 18 years ago