This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
107,694
Commits
9
Branches
456
Tags
1.7
GiB
7f569c9bc0
Commit Graph
3 Commits
Author
SHA1
Message
Date
Harmandeep Singh
cd90f6a369
bpo-20001: update pathlib landing image (GH-11304)
2019-02-05 19:16:13 +09:00
INADA Naoki
c6cd164cff
bpo-30660: Doc: Optimize PNG files by optipng (GH-8032)
...
Using OptiPNG 0.7.7. Used command is: `find . -name '*.png' | xargs optipng -o7`
2018-07-01 16:02:52 +09:00
Eli Bendersky
b6e66ebdf7
Some minor clarifications in the documentation of pathlib + inheritance diagram
2013-11-28 06:53:05 -08:00