Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • next protected
  • UI-EvenMoreTweaks
  • merge/materials_featurette protected
  • merge/webrtc protected
  • darl/linux-sh-installer
  • xenhat/maint/bolt
  • xenhat/features/cinematic-mode-new
  • screensquare
  • ssestuff
  • spdlog
  • 7.1.7.2486-beta
  • 7.1.4.2442-beta
  • 7.1.4.2413-beta
  • 7.1.3.2338-beta
  • 7.1.3.2332-beta
  • 7.1.2.2304-beta
  • 7.1.1.2251-beta
  • 7.0.1.2244-beta
  • 7.0.1.2240-beta
  • 7.0.1.2230-beta
  • 7.0.1.2206-beta
22 results

scripts

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Bryan O'Sullivan authored
    The sets module is no longer needed with Python 2.4, and causes a
    DeprecationWarning with 2.6, so drop it
    
    The md5 module causes a DeprecationWarning with 2.6, so try to import
    hashlib (its replacement) instead, else fall back
    
    Reviewed by Poppy.
    5f4c09fa
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.