1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update generated scripts after merge More... 3 months ago
Merge branch 'master' into generated_peg_parser More... 3 months ago
Improve pyexpat.js More... 3 months ago
Fixes #2363 : int('') does not raise a ValueError More... 3 months ago
Improve pyexpat.js More... 3 months ago
Add BytesIO.read() More... 3 months ago
Experimental (non-standard) : support `dict(*args, **kwargs)` with several iterables / mappings passed as positional arguments. Python supports only one. More... 3 months ago
Improve pyexpat.js. Some tests in test_pyexpat.py pass. More... 3 months ago
Bug fix : `dict({}, x=0)` returned {} More... 3 months ago
Remove debug traces More... 3 months ago
Fixes #2364 : error in function argument parsing More... 3 months ago
Fix bug in pegen.js. The test suite passes ! More... 3 months ago
Merge pull request #2358 from austin-schick/generated-parser-optimizations More... 3 months ago
Merge remote-tracking branch 'origin/generated_peg_parser' into generated-parser-optimizations More... 3 months ago
Improve pyexpat.js More... 3 months ago
Improve pyexpat.js More... 3 months ago
Add internal method dict.$contains More... 3 months ago
Remove unused code More... 3 months ago
Improve pyexpat.js More... 3 months ago
Update generated scripts More... 3 months ago
Merge branch 'master' into generated_peg_parser More... 3 months ago
Experimental - pyexpat.js More... 3 months ago
Minor change in PEP 563 implementation More... 3 months ago
Fix errors and set `pre` HTML tag style to monospace, not default system font (Times New Roman serif font) More... 3 months ago
Improve implementation of PEP 563 - Postponed evaluation of annotations. Related to issue #2356 More... 3 months ago
Update generated scripts More... 3 months ago
Merge branch 'master' into generated_peg_parser More... 3 months ago
Fix error message for "float(value)" with invalid value More... 3 months ago
Fixes error message for "float(lambda: None)". Reported in issue #2361 More... 3 months ago
Remove debug trace More... 3 months ago