What's Changed
- Allow #[pyexception] on module attr by @youknowone in #6218
- PySSLCertificate by @youknowone in #6219
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #6220
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #6221
- 5539 - CTRL+Z then Enter will now close shell on Windows. by @JazzGlobal in #6223
- Resolve number slots via MRO in PyNumber and operator, ensure inherit… by @YashSuthar983 in #6222
- More SSL impl by @youknowone in #6224
- Update ssl.py from CPython 3.13.9 by @youknowone in #6217
- Implement minimal builtins.anext() by @YashSuthar983 in #6226
- more ssl impl by @youknowone in #6228
- Add callable validation to
codecs.register_errorby @ever0de in #6229 - Implement property.name attribute by @ever0de in #6230
- Remove user defined docstrings for
builtins.strby @ShaharNaveh in #6232
Full Changelog: 2025-10-27-main-53...2025-11-03-main-54