Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Georgia Tech
- Sign in to view email
- https://ammaraskar.com
Pinned
294 contributions in the last year
Activity overview
Contribution activity
January 2020
Created a pull request in python/cpython that received 3 comments
Fix compiler warning on Windows.
Looks like c96be81 introduced an include for pycore_pystate.h in compile.c. This file indirectly includes Windows header files through the use of c…
+1
−1
•
3
comments
- bpo-39426: Fix outdated default and highest protocols in docs
- bpo-39425: Document list.count() corner case
- bpo-39377: json: Update doc about the encoding option.
- bpo-39377: json: Remove encoding option.
- bpo-38558: Link to further docs from walrus operator mention in tutorial
- bpo-39164: Fix compiler warning in PyErr_GetExcInfo()
- bpo-39164: errors: add and expose _PyErr_GetExcInfo