aboutsummaryrefslogtreecommitdiff
path: root/pw_allocator/py
AgeCommit message (Expand)Author
2022-11-30pw_allocator: Format with blackRob Mohr
2022-11-15pw_allocator: Remove mutable default valueTed Pudlik
2022-10-20python: Start enforcing mypy --no-implicit-optionalRob Mohr
2022-06-29Replace some pwbug/### TODOs with b/###Rob Mohr
2022-05-04pw_env_setup: Fix :python.tests targetAnthony DiGirolamo
2021-08-24pw_presubmit: Add cfg+toml to sources build checkAnthony DiGirolamo
2021-08-19python: setup.py -> setup.cfgAnthony DiGirolamo
2020-12-16Python: Restore missing local deps in setup.pyWyatt Hepler
2020-12-04pw_build: Support specifying mypy/pylint configWyatt Hepler
2020-10-22Python: Generate BUILD.gn files for Python packagesWyatt Hepler
2020-10-22Python: Add py.typed files per PEP 561Wyatt Hepler
2020-10-22pw_build: pw_python_package and mypy fixesWyatt Hepler
2020-08-19pw_build: Add support for pw_python_wheels targetsJoe Ethier
2020-08-07pw_allocator: Heap visualizationChenghan Zhou