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
101,742
Commits
9
Branches
456
Tags
1.7
GiB
89352b08aa
Commit Graph
3 Commits
Author
SHA1
Message
Date
Barry Warsaw
6f6eb35f9b
bpo-32248 - Implement `ResourceReader` and `get_resource_reader()` for zipimport (
#5248
)
2018-01-24 15:36:21 -05:00
Serhiy Storchaka
a5552f023e
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00
Yaron de Leeuw
02f3b7d5ab
bpo-31109: Convert zipimport to use Argument Clinic (GH-2990)
2017-08-18 11:41:13 -07:00