Open Issues Need Help
View All on GitHub Developer Tools • CI/CD Scripts
"Call to deprecated method" findChildren and findAll about 2 months ago
AI Summary: The task involves updating a Python script (check-kernelpage.py) that uses deprecated methods from a BeautifulSoup library. The script parses HTML tables to extract kernel build information for a Gentoo Linux kernel CI system. The update requires replacing deprecated `findChildren` and `findAll` methods with their modern equivalents, `find_all`. This is part of a larger project to create a CI system for building and testing Gentoo kernels across various architectures.
Complexity:
2/5
good first issue
Gentoo kernel CI builder helper scripts
Python
#aarch64#arm#arm64#bare-metal#bootloader#gcc#qemu#riscv#uefi