Highlights
- 3 discussions answered
Block or Report
Block or report srittau
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
docker-wsgi-base Public archive
Docker container for Apache with mod_wsgi and Python 3.7
2,077 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 34 commits in 7 repositories
Created 2 repositories
- srittau/tornado Python
- srittau/sqlalchemy Python
Created a pull request in python/typeshed that received 14 comments
Add wsgiref.types (Python 3.11+)
Use wsgiref.types in _typeshed.wsgi on Python 3.11+.
Make _typeshed.wsgi types match wsgiref.types on Python < 3.11.
+65
−30
•
14
comments
Opened 19 other pull requests in 4 repositories
python/typeshed
2
open
9
merged
- Add missing redis modules and classes
- Update redis stubs to 4.2
- Annotate Error and Diagnostics
- Add _typeshed.(Opt)ExcInfo
- Use tuple instead of _typing.Tuple in ast
- Update gettext translations
- Update bleach stubs to version 5
- Remove pre-Python 3.6 branches from datetime.pyi
- Replace redundant sections with link to the typing documentation
- Update google-cloud-ndb stubs to 1.11
- Update SQLalchemy to 1.4.34
python/typing
5
merged
python/cpython
2
merged
tornadoweb/tornado
1
merged
Reviewed 47 pull requests in 4 repositories
python/typeshed
25 pull requests
- regex: accept buffers
- binascii: Improve bytes types
- pickle: accept ReadableBuffer
-
Add regression tests for
builtins.powandobject.__reduce__ - Update PyMySQL constants
-
Add a few
# noqas -
Use PEP 585 syntax in
collections -
Import from
collections.abcwherever possible - Add _typeshed.(Opt)ExcInfo
- typing updates for 3.11
- Improve sqlite3 types
-
Move code from
decimal.pyito_decimal.pyi -
Text->strin more py3-only stubs - builtins: Audit bytes arguments
-
Third-party stubs: import from
collections.abcwhere possible - Update gettext translations
- sqlite3: add 3.11 additions
-
Purge
typing.Textfromrequestsstubs - ExceptionGroup: make it generic
- Add back six.moves.http_cookies.Morsel
- Drop some literal types from argparse (add_argument)
- Add back six.moves.configparser.Error
- Stubs for Python-Jose
- Add missing definitions to six.moves.http_client
-
Use
ReadableBufferinstead ofbytesin base64.pyi - Some pull request reviews not shown.
python/typing
7 pull requests
PyCQA/flake8-pyi
3 pull requests
python/cpython
2 pull requests
Created an issue in python/typing that received 2 comments
Convert typing-extensions README to Markdown?
All the other non-docs files in this repository are already in Markdown format. Markdown is more accessible and more popular than ReST. Markdown i…
2
comments