-
Google
- Pittsburgh, PA, USA
- https://www.jaraco.com
- @jaraco
Block or Report
Block or report jaraco
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
googlevoice Public
Forked from pettazz/pygooglevoice
Python Google Voice library based on pygooglevoice
7,548 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2023
Created a pull request in reubano/csv2ofx that received 2 comments
Opened 1 other pull request in 1 repository
Reviewed 3 pull requests in 2 repositories
pypa/setuptools
2 pull requests
jaraco/tempora
1 pull request
Created an issue in python/cpython that received 8 comments
locals() in a module or class scope comprehension does not include the iteration var(s) since 3.12b1
In Python 3.11, inside a comprehension, locals() was bound to the scope of the comprehension:
$ py -3.11 -c "print([locals() for name in 'abc'])"
…
8
comments







