3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
py3k: Remove use_2to3 from setup.py More... almost 13 years ago
py3k: Add Windows icon sanity test More... almost 13 years ago
py3k: Add XPM read test More... almost 13 years ago
py3k: Add TarIO test More... almost 13 years ago
py3k: Rewrite PdfImagePlugin into something more legible More... almost 13 years ago
py3k: Add .FLI sanity check, and fix palette bytes bug More... almost 13 years ago
py3k: Add Photoshop sanity check More... almost 13 years ago
py3k: Add PCX to roundtrip test More... almost 13 years ago
py3k: Actually fix the EPS encoder More... almost 13 years ago
py3k: Get rid of _ParserFile; io.BytesIO does its job More... almost 13 years ago
py3k: FIX: TGA missing o8 declaration More... almost 13 years ago
py3k: FIX: Bad upside-down check in BmpImagePlugin More... almost 13 years ago
py3k: Remove ancient Python hacks More... almost 13 years ago
py3k: Allow slicing for paths More... almost 13 years ago
py3k: Publish both frombytes and fromstring in C modules for old Python More... almost 13 years ago
py3k: Use new buffer protocol More... almost 13 years ago
py3k: Change apply() to unpacking syntax More... almost 13 years ago
py3k: The big push More... almost 13 years ago
py3k: Type coercion is gone More... almost 13 years ago
py3k: Sort by key, not cmp More... almost 13 years ago
py3k: Map long type to int More... almost 13 years ago
py3k: 2to3's "idiom" filter More... almost 13 years ago
py3k: Integer long literals are no longer valid syntax More... almost 13 years ago
py3k: Convert StringIO.StringIO to io.BytesIO More... almost 13 years ago
py3k: Tkinter module is now tkinter More... almost 13 years ago
py3k: __builtin__ module is now builtins More... almost 13 years ago
py3k: Remove Image types import More... almost 13 years ago
py3k: Convert backticks to repr() More... almost 13 years ago
py3k: sys.maxint renamed to sys.maxsize More... almost 13 years ago
py3k: Use relative imports More... almost 13 years ago