Highlights
- Pro
Block or Report
Block or report pamelafox
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
1
// Includes functions for exporting active sheet or all sheets as JSON object (also Python object syntax compatible).2// Tweak the makePrettyJSON_ function to customize what kind of JSON to export.34var FORMAT_ONELINE = 'One-line';
5var FORMAT_MULTILINE = 'Multi-line';
-
baby-type-n-play Public
Baby Type'N'Play: let your baby smash your keyboard and only cause minimal chaos!
JavaScript 11
-
-
recursive-visualizations Public
A little JS to visualize recursive functions in a steppable tree
348 contributions in the last year
Contribution activity
June 2022
Created 9 commits in 6 repositories
Created 2 repositories
- pamelafox/typeshed Python
- pamelafox/cpython Python
Created a pull request in python/cpython that received 7 comments
gh-93660: Change list to view object in SymbolTable docstring
This PR changes the docstring and RST to accurately describe the return value. I included a link to the dictionary views reference since that's wha…
+3
−2
•
7
comments
Opened 1 other pull request in 1 repository
python/typeshed
1
merged
Created an issue in python/cpython that received 4 comments
SymbolTable.get_identifiers() docstring return value incorrect
Documentation SymbolTable.get_identifiers() currently says: "Return a list of names of symbols in this table." However, the returned value is actua…
4
comments



