Tags: RustPython/RustPython
Toggle 2025-09-08-main-46's commit message
Update `{site,sysconfig}.py` from 3.13.7 (#6132 )
* Update `{site,sysconfig}.py` from 3.13.7
* Update vm/src/stdlib/sysconfig.rs
Toggle 2025-09-01-main-45's commit message
Merge pull request #5789 from coolreader18/crt_fd-rework
Rework crt_fd to be more aligned with io-safety
Toggle 2025-08-25-main-44's commit message
Update some tests from 3.13.7 (#6108 )
* Update `test_opcache.py`
* Update test_optparse.py
* Add some missing folders & test files
* Update `test_long.py` and impl "is_integer" for int
* Update `support/hypothesis_helper.py` from 3.13.7
* Update test_binascii
* Update test_math
* Add `test_math_property.py`
* Update `test_property.py` from 3.13.7
* Update `test_cmath.py` from 3.13.7
* Unmark passing tests
* Update `test_ucn.py` from 3.13.7
* Mark failing tests
* Add `site-packages` dir
Toggle 2025-08-18-main-43's commit message
Merge pull request #6085 from youknowone/dict-update
Toggle 2025-08-11-main-42's commit message
Merge pull request #6085 from youknowone/dict-update
Toggle 2025-08-04-main-41's commit message
Update `contextlib` from 3.13.5, (#6056 )
* Update `contextlib` from 3.13.5
* Add `test_contextlib_async.py`
Toggle 2025-07-28-main-40's commit message
stdlib(sqlite): Raise ProgrammingError in closed Blob context manager (…
…#6041 )
Toggle 2025-07-21-main-39's commit message
Fix test_typing.test_args_kwargs (#6012 )
Toggle 2025-07-14-main-38's commit message
Update `test_tuple.py` from 3.13.5 (#5966 )
Toggle 2025-07-07-main-37's commit message
Handle negative time.sleep values (#5906 )
* fix(time): Handle negative sleep values
You can’t perform that action at this time.