An open API service for providing issue and pull request metadata for open source projects.

GitHub / RustPython/RustPython issues and pull requests

#5246 - Fix os.unsetenv

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5246 - Fix os.unsetenv

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5245 - use less vm.new_os_error

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5245 - use less vm.new_os_error

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5244 - add six install to CI

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5244 - add six install to CI

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5243 - chore: fix some typos in comments

Pull Request - State: closed - Opened by toofooboo almost 2 years ago

#5243 - chore: fix some typos in comments

Pull Request - State: closed - Opened by toofooboo almost 2 years ago

#5242 - fileutils and fstat

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5242 - fileutils and fstat

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5240 - compat fix for testHashStuff in test_class.py

Pull Request - State: closed - Opened by hydrogen602 almost 2 years ago - 2 comments

#5240 - compat fix for testHashStuff in test_class.py

Pull Request - State: closed - Opened by hydrogen602 almost 2 years ago - 2 comments

#5239 - better OSError.filename

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5239 - better OSError.filename

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5238 - vm/ospath module

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5238 - vm/ospath module

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5237 - Fix OSError.winerror and errno/winerror converions

Pull Request - State: open - Opened by youknowone almost 2 years ago

#5237 - Fix OSError.winerror and errno/winerror converions

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5236 - CreateJunction

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5236 - CreateJunction

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5235 - remove some skipIf and enable shutil CI for windows

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5235 - remove some skipIf and enable shutil CI for windows

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5234 - Fix windows OSError creation from errno

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5234 - Fix windows OSError creation from errno

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5232 - Fix test for test_field_metadata_custom_mapping

Issue - State: open - Opened by hydrogen602 almost 2 years ago
Labels: C-compat

#5231 - Fix shutil test_copy_dir

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5231 - Fix shutil test_copy_dir

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5230 - Fix nightly clippy

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5230 - Fix nightly clippy

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5228 - Bump shutil to 3.12.3

Pull Request - State: closed - Opened by moreal almost 2 years ago - 1 comment

#5228 - Bump shutil to 3.12.3

Pull Request - State: open - Opened by moreal almost 2 years ago

#5227 - Check `value` is `PyType` first

Pull Request - State: closed - Opened by moreal almost 2 years ago

#5227 - Check `value` is `PyType` first

Pull Request - State: closed - Opened by moreal almost 2 years ago

#5226 - Fix `None.__ne__` bug

Pull Request - State: closed - Opened by moreal almost 2 years ago

#5226 - Fix `None.__ne__` bug

Pull Request - State: closed - Opened by moreal almost 2 years ago

#5225 - Allow update `__class__` for mutable types or module subclasses

Pull Request - State: closed - Opened by moreal almost 2 years ago

#5225 - Allow update `__class__` for mutable types or module subclasses

Pull Request - State: closed - Opened by moreal almost 2 years ago

#5224 - Fix _sha512 support

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5224 - Fix _sha512 support

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5222 - Fix rustpython-vm --no-default-features build

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5221 - Update indexmap

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5221 - Update indexmap

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5220 - Update chrono

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5220 - Update chrono

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5219 - 0.3.1

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5219 - 0.3.1

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5218 - Require cpu resource to test_search_anchor_at_beginning

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5218 - Require cpu resource to test_search_anchor_at_beginning

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5217 - Update a few deps

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5217 - Update a few deps

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5216 - error[E0635]: unknown feature stdsimd

Issue - State: open - Opened by yurivict almost 2 years ago

#5215 - always print exceptions when panic by expect_pyresult

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5215 - always print exceptions when panic by expect_pyresult

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5214 - rustpython_vm::import::import_source

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5214 - rustpython_vm::import::import_source

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5213 - Add vm.finalize and enter/run docs

Pull Request - State: open - Opened by youknowone almost 2 years ago

#5212 - split vm.import and vm.import_from

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5212 - split vm.import and vm.import_from

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5211 - remove $crate_name from py_freeze

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5211 - remove $crate_name from py_freeze

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5210 - "static type has not been initialized" when type lives in another module

Issue - State: open - Opened by rockstar almost 2 years ago
Labels: C-bug

#5209 - Add itertools.batched Support

Pull Request - State: closed - Opened by Poppro almost 2 years ago - 4 comments

#5209 - Add itertools.batched Support

Pull Request - State: closed - Opened by Poppro almost 2 years ago - 4 comments

#5208 - Implement new clippy lints

Pull Request - State: closed - Opened by dchiquito almost 2 years ago

#5208 - Implement new clippy lints

Pull Request - State: closed - Opened by dchiquito almost 2 years ago

#5207 - Skip typing test which causes other failures

Pull Request - State: closed - Opened by dchiquito almost 2 years ago

#5207 - Skip typing test which causes other failures

Pull Request - State: closed - Opened by dchiquito almost 2 years ago

#5206 - Increase threshold for zipfile test_many_opens

Pull Request - State: closed - Opened by dchiquito almost 2 years ago - 1 comment

#5205 - Implement socket.socket.sendmsg

Pull Request - State: closed - Opened by coolreader18 almost 2 years ago - 2 comments

#5205 - Implement socket.socket.sendmsg

Pull Request - State: closed - Opened by coolreader18 almost 2 years ago - 2 comments

#5204 - Skip TestScandir.test_uninstantiable

Pull Request - State: closed - Opened by dchiquito almost 2 years ago

#5204 - Skip TestScandir.test_uninstantiable

Pull Request - State: closed - Opened by dchiquito almost 2 years ago

#5203 - Reset exception in WithCleanupFinish

Pull Request - State: closed - Opened by dchiquito almost 2 years ago

#5203 - Reset exception in WithCleanupFinish

Pull Request - State: closed - Opened by dchiquito almost 2 years ago - 1 comment

#5202 - Import sre-engine repository to main RustPython

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5202 - Import sre-engine repository to main RustPython

Pull Request - State: closed - Opened by youknowone almost 2 years ago

#5201 - Remove incorrect `@expectedFailure`s from `test_cmd_line`

Pull Request - State: closed - Opened by sobolevn almost 2 years ago

#5200 - Add ``Lib/test/test_copyreg.py`` from 3.12

Pull Request - State: closed - Opened by Eclips4 almost 2 years ago - 1 comment

#5200 - Add ``Lib/test/test_copyreg.py`` from 3.12

Pull Request - State: closed - Opened by Eclips4 almost 2 years ago - 1 comment

#5199 - Update ``Lib/compileall.py`` and ``Lib/test/test_compileall.py``

Pull Request - State: open - Opened by Eclips4 almost 2 years ago - 4 comments

#5199 - Update ``Lib/compileall.py`` and ``Lib/test/test_compileall.py``

Pull Request - State: open - Opened by Eclips4 almost 2 years ago

#5198 - Update ``Lib/colorsys.py`` and ``Lib/test/test_colorsys.py`` to 3.12

Pull Request - State: closed - Opened by Eclips4 almost 2 years ago

#5198 - Update ``Lib/colorsys.py`` and ``Lib/test/test_colorsys.py`` to 3.12

Pull Request - State: closed - Opened by Eclips4 almost 2 years ago

#5197 - Update ``Lib/cgitb.py`` to 3.12

Pull Request - State: closed - Opened by Eclips4 almost 2 years ago

#5197 - Update ``Lib/cgitb.py`` to 3.12

Pull Request - State: closed - Opened by Eclips4 almost 2 years ago

#5196 - Update ``Lib/ftplib.py`` and ``Lib/test/test_ftplib`` to 3.12

Pull Request - State: closed - Opened by Eclips4 almost 2 years ago

#5195 - Update ``Lib/pprint.py`` and ``Lib/test/test_pprint.py`` to 3.12

Pull Request - State: closed - Opened by Eclips4 almost 2 years ago

#5195 - Update ``Lib/pprint.py`` and ``Lib/test/test_pprint.py`` to 3.12

Pull Request - State: open - Opened by Eclips4 almost 2 years ago

#5194 - Update Lib/test/test_operator.py to 3.12

Pull Request - State: open - Opened by Eclips4 almost 2 years ago

#5194 - Update Lib/test/test_operator.py to 3.12

Pull Request - State: closed - Opened by Eclips4 almost 2 years ago

#5193 - UTF8 encoding messy code

Issue - State: closed - Opened by xiaoxstz almost 2 years ago - 7 comments
Labels: C-bug

#5192 - Properly unload modules between tests

Pull Request - State: closed - Opened by dchiquito almost 2 years ago - 2 comments

#5192 - Properly unload modules between tests

Pull Request - State: closed - Opened by dchiquito almost 2 years ago - 2 comments

#5191 - Fix convenient failing tests

Pull Request - State: closed - Opened by dchiquito almost 2 years ago

#5191 - Fix convenient failing tests

Pull Request - State: closed - Opened by dchiquito almost 2 years ago

#5190 - Fix failing unit tests

Issue - State: closed - Opened by dchiquito almost 2 years ago - 6 comments
Labels: C-bug