Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Forked from pettazz/pygooglevoice
Python Google Voice library based on pygooglevoice
3,144 contributions in the last year
Activity overview
Contribution activity
July 1, 2020
jaraco has no activity
yet for this period.
June 2020
Created a pull request in python/cpython that received 8 comments
bpo-39791 native hooks for importlib.resources.files
Integrate native .files() support for SourceFileLoader and ZipImporter. Remove the 'fallback' behavior and rely entirely on loader.files() for all …
+2,118
−2,359
•
8
comments
- bpo-40924: Ensure importlib.resources.path returns an extant path
- [3.9] bpo-40924: Remove protocol for supplying Traversable objects from loaders
- bpo-39791: Support file systems that cannot support non-ascii filenames.
- bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1.
- bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1.
- [3.8] Add link to .pypirc specification (GH-20680)
- [3.9] Add link to .pypirc specification (GH-20680)
- Add link to .pypirc specification
- [3.9] bpo-39791 native hooks for importlib.resources.files (GH-20576)
- [3.9] bpo-39791: Support file systems that cannot support non-ascii filenames (skipping tests in that case). (GH-20681)
- bpo-39791 native hooks for importlib.resources.files
Created an issue in xonsh/xonsh that received 4 comments
Attempting to install xonsh on Windows with pipx fails
Expected Behavior
Using pipx install xonsh should install a working xonsh command.
Current Behavior
Using pipx install xonsh results in an error, N…
4
comments