Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 74ab736bd4a0d348af7358194787685ea57fab37
      
https://github.com/buildbot/buildbot/commit/74ab736bd4a0d348af7358194787685ea57fab37
  Author: Tom Prince <[email protected]>
  Date:   2012-05-17 (Thu, 17 May 2012)

  Changed paths:
    M master/buildbot/process/properties.py
    M master/buildbot/test/unit/test_process_properties.py

  Log Message:
  -----------
  Skip balanced parentheses in ternary Interpolations.

Normal python % substitution skips over nested balanced parentheses.
We should do the same thing when parsing Interpolate.


  Commit: a878a0a7e51b8aeafd0fdd6410a8198c6d17a871
      
https://github.com/buildbot/buildbot/commit/a878a0a7e51b8aeafd0fdd6410a8198c6d17a871
  Author: Tom Prince <[email protected]>
  Date:   2012-05-17 (Thu, 17 May 2012)

  Changed paths:
    M master/buildbot/process/properties.py
    M master/buildbot/test/unit/test_process_properties.py

  Log Message:
  -----------
  Be strict about identifiers accepted by Interpolate.


  Commit: ade94e1b8f250e0639372242e50860f8127b6a52
      
https://github.com/buildbot/buildbot/commit/ade94e1b8f250e0639372242e50860f8127b6a52
  Author: Tom Prince <[email protected]>
  Date:   2012-05-17 (Thu, 17 May 2012)

  Changed paths:
    M master/buildbot/process/properties.py
    M master/buildbot/test/unit/test_process_properties.py

  Log Message:
  -----------
  Merge pull request #409 from tomprince/ternary-split

Don't use regexes in Interpolate.


Compare: https://github.com/buildbot/buildbot/compare/c807937...ade94e1
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to