I may be slow to respond.
Highlights
- 1 discussion answered
Block or Report
Block or report eryksun
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
psutil Public
Forked from giampaolo/psutil
Cross-platform lib for process and system monitoring in Python
Python
-
47 contributions in the last year
Less
More
Contribution activity
February 2022
Reviewed 7 pull requests in 1 repository
python/cpython
7 pull requests
-
bpo-42777: implement
pathlib.WindowsPath.is_mount() - bpo-46730: Add more info to @property AttributeError messages
- bpo-46720: Add support for path-like objects to multiprocessing.set_executable for Windows to be on a par with Unix-like systems
- bpo-46659: Enhance LocaleTextCalendar for C locale
- bpo-46659: Fix the MBCS codec alias on Windows
- bpo-31582: Created a new section describing sys.path initialization
- bpo-46659: Update the test on the mbcs codec alias