1
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement utf16 codec More... 3 days ago
Update generated script after merge More... 5 days ago
Merge pull request #2439 from hardcore-sushi/master More... 5 days ago
Fixes #2438 : cannot convert sting to UTF16 More... 5 days ago
Fix URL regex More... 6 days ago
Revert PR #2436, broke the home page More... 6 days ago
Update generated scripts after merge More... 7 days ago
Merge pull request #2436 from hardcore-sushi/master More... 7 days ago
Fix printing of chr(0) More... 7 days ago
Fixes #2437 : io.BytesIO returns wrong getvalue() after seeking More... 7 days ago
Fixes #2435 : TypeError: res.__get__ is not a function More... 8 days ago
Fixes #2434 : <Javascript undefined> when parameter name starts with double underscore in methods More... 8 days ago
When calling jsobject.new() from Python code, don't convert the result of the underlying JS constructor. Related to issue #2420. More... 8 days ago
Revert commit 392de4ba33abba0c6bcdf8c383618e9c5d1e7d69. Related to issue #2420 More... 9 days ago
Soften URL regex More... 10 days ago
Fixes #2433 : non standard behavior of collections.ChainMap and dict() More... 10 days ago
Improve xml parsing More... 10 days ago
When transforming a Python dict into a JS Object, don't set attribute PYOBJ to the JS object, store it in a JS Map instead. Related to issue #2420. More... 10 days ago
Improve xml parsing More... 10 days ago
Add libs/xml_parser.js More... 11 days ago
Rename xml scripts More... 11 days ago
Add libs/xml_helpers.js More... 11 days ago
Remove xml parsing scripts from /scritps/experiments/xml_parsing More... 11 days ago
Add scripts for xml parsing to /scripts More... 11 days ago
Fixes #2432 : non standard behavior of the "in" operator More... 11 days ago
Changes to intro.md. Completes PR #2431 More... 11 days ago
Merge pull request #2431 from clach04/patch-1 More... 11 days ago
Fix #2430 doc bug in intro.md More... 13 days ago
Fixes #2428 : changes from #2424 broke brython-options pythonpath More... 16 days ago
Inject execution options in web worker code. Related to issue #2424. More... 17 days ago