servo/python/servo
Martin Robinson 569c4a8823
Integrate hyper_serde into Servo source (#30803)
hyper_serde changes very infrequently and typically only in order to
upgrade Servo dependencies. crates.io lists hyper_serde as having no
dependents, and its integration will not prevent releasing new versions.
Integrating it will both reduce the number of repositories we have to
maintain as well as making it easier to upgrade Servo dependencies.
2023-12-14 11:43:10 +00:00
..
mutation Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
platform Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
build_commands.py Replace virtualenv with Python's built-in venv (#30377) 2023-12-07 08:18:30 +00:00
command_base.py Replace virtualenv with Python's built-in venv (#30377) 2023-12-07 08:18:30 +00:00
devenv_commands.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
gstreamer.py Remove UWP / Hololens support 2023-07-05 09:12:09 +02:00
package_commands.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
post_build_commands.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
testing_commands.py Integrate hyper_serde into Servo source (#30803) 2023-12-14 11:43:10 +00:00
util.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00