Highlights
- 1 discussion answered
Popular repositories
621 contributions in the last year
Less
More
Activity overview
Contributed to
python/cpython,
zooba/pymsbuild,
NiklasGustafsson/FunctionsTemplate
and 5 other
repositories
Contribution activity
May 2021
Created 2 commits in 2 repositories
Created a pull request in python/cpython that received 4 comments
Opened 4 other pull requests in 2 repositories
python/cpython
3
merged
- [3.9] bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Path object (GH-25964)
- [3.9] bpo-44070: Clarify NEWS message to specify the version when the behaviour was introduced
- [3.8] bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025)
zooba/pymsbuild
1
merged
Reviewed 9 pull requests in 4 repositories
python/cpython 6 pull requests
- [3.10] bpo-39906: Document new follow_symlinks argument to pathlib.Path.stat() and chmod() in 3.10 whatsnew. (GH-26089)
- [3.10] bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew. (GH-26090)
- bpo-44061: Fix pkgutil.iter_modules regression
- [3.8] bpo-42800: Add audit events for f_code and tb_frame (GH-24182)
- [3.9] bpo-43434: Move sqlite3.connect audit event to sqlite3.Connection.__init__ (GH-25818)
- bpo-43434: Clean up after GH-25818
fredrikaverpil/peps 1 pull request
zooba/pymsbuild 1 pull request
microsoft/playwright-python 1 pull request
Created an issue in zeromq/pyzmq that received 1 comment
os.add_dll_directory required on CPython 3.8 and later
I haven't done the historical work, but at some point this code below was added/changed.
It's not mysterious - conda-forge has a patch to disable aβ¦
1
comment
Opened 1 other issue in 1 repository
mhammond/pywin32
1
open
1
contribution
in private repositories
May 17