Block or Report
Block or report markshannon
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
3.11a3 vs 3.10.1.rst
3.11a3 vs 3.10.1.rst 1+-------------------------+------------------------------------+------------------------------------+2| Benchmark | 2021-12-06_18-23-3.10-2cd268a3a934 | 2021-12-08_22-24-main-2e91dba437fe |
3+=========================+====================================+====================================+4| deltablue | 12.5 ms | 7.43 ms: 1.69x faster |
5+-------------------------+------------------------------------+------------------------------------+ -
1,223 contributions in 2023
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
python/cpython,
faster-cpython/benchmarking-public,
faster-cpython/ideas
and 12 other
repositories
Contribution activity
December 2023
Created 15 commits in 1 repository
Created a pull request in python/cpython that received 11 comments
[3.12] GH-112215: Increase C recursion limit for non debug builds (GH-113397)
+41
−18
lines changed
•
11
comments
Opened 16 other pull requests in 1 repository
python/cpython
1
open
14
merged
1
closed
-
GH-113595: Don't enter invalid executor
This contribution was made on Dec 31
-
GH-112215: Increase C recursion limit for non debug builds
This contribution was made on Dec 22
-
GH-111485: Fix handling of
FOR_ITERin tier2This contribution was made on Dec 22 -
GH-112215: Trial increase of the C recursion limit.
This contribution was made on Dec 20
-
GH-111485: Delete the old generator code.
This contribution was made on Dec 20
-
GH-111485: Generate
TARGETtable for computed goto dispatch.This contribution was made on Dec 20 -
GH-111485: Generate instruction and uop metadata
This contribution was made on Dec 19
-
GH-111485: Test new cases generator
This contribution was made on Dec 18
-
GH-111485: Break up instructions with unused cache entries into component micro-ops
This contribution was made on Dec 15
-
GH-112354: Treat _EXIT_TRACE like an unconditional side exit
This contribution was made on Dec 14
-
GH-111485: Sort metadata tables for easier checking of future diffs
This contribution was made on Dec 14
-
Fix whitespace in generated code
This contribution was made on Dec 13
-
GH-108866: Guarantee forward progress in executors.
This contribution was made on Dec 12
-
GH-111485: Factor out tier 2 code generation from the rest of the interpreter code generator
This contribution was made on Dec 11
-
GH-111485: Factor out generation of uop IDs from cases generator.
This contribution was made on Dec 8
-
GH-111485: Factor out opcode ID generator.
This contribution was made on Dec 7
Reviewed 13 pull requests in 1 repository
python/cpython
13 pull requests
-
GH-111485: Generate instruction and uop metadata
This contribution was made on Dec 22
-
GH-111485: Break up instructions with unused cache entries into component micro-ops
This contribution was made on Dec 18
-
GH-111485: Mark some instructions as
TIER_ONE_ONLYThis contribution was made on Dec 15 -
gh-112720: Move dis's cache output code to the Formatter, labels lookup to the arg_resolver. Reduce the number of parameters passed around.
This contribution was made on Dec 15
-
GH-111485: Sort metadata tables for easier checking of future diffs
This contribution was made on Dec 14
-
gh-112354: Add executor for less-taken branch
This contribution was made on Dec 14
-
gh-112962: in dis module, put cache information in the Instruction instead of creating fake Instructions to represent it
This contribution was made on Dec 13
-
gh-112320: Implement on-trace confidence tracking for branches
This contribution was made on Dec 12
-
GH-111485: Factor out tier 2 code generation from the rest of the interpreter code generator
This contribution was made on Dec 12
-
GH-111485: Factor out generation of uop IDs from cases generator.
This contribution was made on Dec 11
-
gh-112720: Move instruction formatting from the dis.Instruction class to a new class dis.InstructionFormatter. Add the ArgResolver class.
This contribution was made on Dec 8
-
GH-111485: Separate out parsing, analysis and code-gen phases
This contribution was made on Dec 6
-
gh-111058: Change coro.cr_frame/gen.gi_frame to be None for a closed coroutine/generator.
This contribution was made on Dec 1
Created an issue in python/mypy that received 5 comments
attr-defined false positive for module attribute imported from another module
I'd be surprised if I'm the first person to report this, but I can't find an issue for it.
Bug Report
False positive for attr-defined: Module "inte…
5
comments
Opened 5 other issues in 3 repositories
python/cpython
2
open
-
We shouldn't be entering invalid executors, it rather invalidates the invalidation.
This contribution was made on Dec 31
-
Should setting the line number be allowed for
PY_RESUMEevents?This contribution was made on Dec 14
python/mypy
2
open
-
Experience report with some suggestions and a bit of a rant.
This contribution was made on Dec 1
-
Improve flow sensitivity, using SSA form.
This contribution was made on Dec 1
faster-cpython/ideas
1
open
-
Classification of tier 2 exits
This contribution was made on Dec 11






