Block or Report
Block or report markshannon
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
597 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2021
Created 19 commits in 2 repositories
Created 1 repository
- markshannon/sympy Python
Created a pull request in python/cpython that received 3 comments
bpo-45963: Make space for the InterpreterFrame of a generator in that generator.
Similar to #29729 which made space for the InterpreterFrame in the frame object. This does the same for generators. https://bugs.python.org/issue45963
+127
−144
•
3
comments
Opened 15 other pull requests in 2 repositories
python/cpython
12
merged
- bpo-46072: Add top level stats struct
- bpo-46072: Better randomization of stats filenames.
- bpo-46072: Document --enable-stats option.
- bpo-46072: Add --with-pystats configure option to simplify gathering of VM stats
- bpo-44525: Document new call opcodes for 3.11
- bpo-46039: Split yield from in two
- bpo-44525: Split calls into PRECALL and CALL
- [3.10] bpo-46009: Do not exhaust generator when send() method raises (GH-29986).
- bpo-46009: Do not exhaust generator when send() method raises
- bpo-45963: Fix leak when an exception is raised during generator creation.
- bpo-44525: Specialize for calls to type and other builtin classes with 1 argument.
- bpo-45947: Place dict and values pointer at fixed (negative) offset just before GC header.
Reviewed 12 pull requests in 1 repository
python/cpython
12 pull requests
- bpo-45711: Remove type and traceback from exc_info
- bpo-45953: Statically allocate the main interpreter (and initial thread state).
- bpo-46072: Document --enable-stats option.
- bpo-44525: Specialize for calls to type and other builtin classes with 1 argument.
- bpo-45953: Statically allocate and initialize global bytes objects.
- bpo-44525: Split calls into PRECALL and CALL
- bpo-46039: Split yield from in two
- bpo-45813: Drop redundant assertion from frame.clear()
- bpo-45947: Place dict and values pointer at fixed (negative) offset just before GC header.
- bpo-40512: Store pointer to interpreter state in a thread local variable
- bpo-45885: Specialize COMPARE_OP
- bpo-45753: Interpreter internal tweaks
Created an issue in vscode-restructuredtext/vscode-restructuredtext that received 3 comments
Failure to install docutils with useless error message
Expected behavior I expected this, A useful error message that would help fix the problem Actual behavior But a bug happened like this, "Could not …
3
comments
Opened 1 other issue in 1 repository
faster-cpython/ideas
1
open
Started 4 discussions in 2 repositories
5
contributions
in private repositories
Dec 26