qutebrowser/scripts/dev
Jimmy d37945fd0b add ply changelog
Although this is just the version published to pypi. I don't know what
version sip is using. The version published on pypi is apparently stable
and mature and any further changes on github are simplifications that
the author doesn't particularly want to support.

I don't know if we actually hit the parsing code in our workflows but it
is published as a dependancy.

The latest version talks about removing optional stuff from the API a
bunch. But sip just uses `from ply import lex, yacc` so hopefully that
is a stable part of the API. Even if sip is using the newer one.
2022-04-18 18:19:58 +12:00
..
ci docker: Also enable community-testing for archlinux-unstable 2021-03-22 11:56:57 +01:00
pylint_checkers pylint: Avoid conflicting message IDs 2021-12-03 14:11:18 +01:00
Makefile-dmg ci: Fix shell syntax 2021-04-30 10:11:18 +02:00
__init__.py
build_pyqt_wheel.py doc: Switch URLs to https 2021-01-26 15:19:01 +01:00
build_release.py Use legacy PDF.js build for macOS/Windows releases 2022-04-05 11:33:19 +02:00
change_release.py Fix lint in change_release.py 2021-01-28 15:14:09 +01:00
changelog_urls.json add ply changelog 2022-04-18 18:19:58 +12:00
check_coverage.py Clean up some remaining Python version references 2022-04-04 10:51:34 +02:00
check_doc_changes.py doc: Switch URLs to https 2021-01-26 15:19:01 +01:00
cleanup.py doc: Switch URLs to https 2021-01-26 15:19:01 +01:00
download_release.sh Fix remaining shellcheck warnings 2017-12-02 21:09:24 +01:00
gen_versioninfo.py doc: Switch URLs to https 2021-01-26 15:19:01 +01:00
get_coredumpctl_traces.py doc: Switch URLs to https 2021-01-26 15:19:01 +01:00
misc_checks.py Switch to Python 3.7 subprocess API 2022-04-04 16:58:31 +02:00
quit_segfault_test.sh Apply patch from #1697 2017-12-02 19:37:18 +01:00
recompile_requirements.py Switch to Python 3.7 subprocess API 2022-04-04 16:58:31 +02:00
run_profile.py doc: Switch URLs to https 2021-01-26 15:19:01 +01:00
run_pylint_on_tests.py Revert "pylint: Disable unnecessary-ellipsis for tests" 2022-04-04 11:27:16 +02:00
run_shellcheck.sh doc: Switch URLs to https 2021-01-26 15:19:01 +01:00
run_vulture.py Get rid of qute://spawn-output 2021-03-23 12:53:23 +01:00
src2asciidoc.py Fix inconsistent doc generation 2022-03-07 12:02:23 +01:00
standardpaths_tester.py doc: Switch URLs to https 2021-01-26 15:19:01 +01:00
strip_whitespace.sh Name strip_whitespace.sh correctly 2016-05-18 06:54:14 +02:00
ua_fetch.py Update UA completions 2021-03-12 10:52:30 +01:00
update_3rdparty.py Use legacy PDF.js build for macOS/Windows releases 2022-04-05 11:33:19 +02:00
update_version.py Update asciidoc version in instructions 2021-03-12 12:14:45 +01:00