Block or Report
Block or report slateny
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
283 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2022
Created 4 commits in 1 repository
Created a pull request in python/cpython that received 6 comments
gh-87771: Improve documentation of eval()
Clone of the eval section of #25039 with conflicts fixed and some changes in phrasing, but wording kept mostly the same. See this for discussion on…
+48
−27
•
6
comments
Reviewed 15 pull requests in 1 repository
python/cpython
15 pull requests
- gh-100408: Fix a traceback in multiprocessing example
- bpo-44175: Update docs for str title, istitle methods
- Clarify that every thread has its own default context in contextvars
- gh-99735: Handle no arguments when using sub-commands in argparse
- gh-100101: Clarify documentation of zip()'s strict option
- gh-88211: Change lower-case and upper-case to match recommendations
-
gh-100305: Deemphasize that
ast.literal_evalis safe inevaldocumentation - Docs: Use PY_VERSION_HEX for version comparison
- bpo-8595: Update urllib, httplib, smtplib docs to warn about global timeout value
- bpo-39224: Document None support for HTTPConnection.timeout
- bpo-43640: Update TLS/SSL security consids. due to TLS 1.0 and TLS 1.1 deprecation
- gh-91081: Add note on WeakKeyDictionary behavior when deleting a replaced entry
- Doc: printf-style library/stdtype improvements
- gh-87771: Improve documentation of eval()
-
gh-93607: document
rootattribute ofiterparse


