Skip to content
Snippets Groups Projects
  1. Jun 13, 2022
  2. Mar 17, 2022
    • Kacper Wojciech Topolnicki's avatar
      Changes to the `Configurable` method `merge` · e8d80311
      Kacper Wojciech Topolnicki authored
      The changes applied to the `merge` method
      were made as a result of code profiling
      and result in a roughly 20-30s improvement
      in some ATLAS trigger jobs.
      
      An new test was added in
      `test_configurables_merge.py`
      as a result of changes made to `merge` in order
      to increase test coverage.
      e8d80311
  3. Jan 14, 2022
  4. Jan 13, 2022
  5. Jan 07, 2022
  6. Dec 09, 2021
  7. Jun 25, 2021
  8. Jun 09, 2021
  9. Dec 02, 2020
  10. Dec 01, 2020
    • Frank Winklmeier's avatar
      Fix py-formatting of exec · 4d5afc14
      Frank Winklmeier authored
      `exec` changed from being a statement in Python2 to a function in
      Python3. That also changes the formatting in `yapf`. Adjust remaining
      occurences to follow the Python3 convention (no space before bracket).
      4d5afc14
  11. Oct 26, 2020
  12. Jun 02, 2020
  13. May 26, 2020
  14. May 20, 2020
  15. Apr 28, 2020
  16. Apr 24, 2020
  17. Feb 11, 2020
  18. Jan 29, 2020
  19. Jan 21, 2020
  20. Dec 14, 2019
  21. Dec 12, 2019
Loading