mirror of
https://github.com/Abdess/retrobios.git
synced 2026-04-24 07:47:45 +00:00
- fix urllib.parse.quote import (was urllib.request.quote) - add operator precedence parens in generate_pack dedup check - narrow bare except to specific types in batocera target scraper - cache load_platform_config and build_zip_contents_index results - add selective algorithm support to compute_hashes - atomic write for fetch_large_file (tmp + rename) - add response size limit to base scraper fetch - extract build_target_cores_cache to common.py (dedup verify/pack) - hoist _build_supplemental_index out of per-platform loop - migrate function-attribute caches to module-level dicts - add @abstractmethod to BaseTargetScraper.fetch_targets - remove backward-compat re-exports from common.py - replace em-dashes and unicode arrows with ASCII equivalents - remove decorative section dividers and obvious comments |
||
|---|---|---|
| .. | ||
| exporter | ||
| scraper | ||
| auto_fetch.py | ||
| check_buildbot_system.py | ||
| common.py | ||
| cross_reference.py | ||
| crypto_verify.py | ||
| dedup.py | ||
| deterministic_zip.py | ||
| diff_truth.py | ||
| download.py | ||
| download.sh | ||
| export_native.py | ||
| generate_db.py | ||
| generate_pack.py | ||
| generate_readme.py | ||
| generate_site.py | ||
| generate_truth.py | ||
| list_platforms.py | ||
| migrate.py | ||
| pipeline.py | ||
| refresh_data_dirs.py | ||
| sect233r1.py | ||
| truth.py | ||
| validate_pr.py | ||
| validation.py | ||
| verify.py | ||