I also have stuff over on https://gitlab.com/warsaw
-
LinkedIn
- http://barry.warsaw.us
- @pumpichank
Block or Report
Block or report warsaw
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
aio-libs/aiosmtpd Public
A reimplementation of the Python stdlib smtpd.py based on asyncio.
-
114 contributions in the last year
Contribution activity
May 2022
Created 4 commits in 2 repositories
Created a pull request in grantjenks/blue that received 1 comment
Try to repair the test suite
The test suite has many problems, and at least some of them seem to be Python version specific. This branch attempts to repair the suite so we can …
+79
−38
•
1
comment
Opened 2 other pull requests in 1 repository
grantjenks/blue
2
merged
Reviewed 9 pull requests in 3 repositories
python/peps
7 pull requests
- PEP 7: Revert "Add note about greppable exception messages (#2605)"
- PEP 8: Add note regarding exception message string literals
- PEP 8: Fix typos
- PEP 690: Add a simple example of the behavior
- PEP 690: Add flexibility to set_eager_imports()
- PEP 690: Add "per-module opt-in" to "rejected ideas" section
- PEP 690: Lazy Imports