10 years agoriesman opened an issue on review 15013 (p4review2.py, line 338) for lester-cheung-p4review:main log.fatal was removed from the API in 3.1, use log.critical instead | ||
2 comments | ||
10 years agoriesman opened an issue on review 15013 (p4review2.py, line 248) for lester-cheung-p4review:main SafeConfigParser was removed from the API in 3.2 | ||
10 years agoriesman requested review 15013 for lester-cheung-p4review:main Import fixes for Python3. | ||
10 years agoriesman commented on change 15011 for lester-cheung-p4review:main Thanks for updating p4review. One straggler: SafeConfigParser in Python2 was folded into ConfigParser in Python3, at least since 3.3.4, the version I ...Thanks for updating p4review. One straggler: SafeConfigParser in Python2 was folded into ConfigParser in Python3, at least since 3.3.4, the version I happen to have installed. « | ||
10 years agoriesman committed change 14024 into Problem: the email_summary was stuck at false, even if set to true in the config file because the arg parser defaulted it to false, and command line a...rgs override the config file. Solution: remove default value Problem: opening the log file in binary mode "ab" caused errors in Python 3. Solution: open it in text mode "a". Problem: same changes getting parsed again and again. Solution: update review counter to last change examined. « | ||
10 years agoriesman archived review 14003 for p4review2 - Add config file parameters: debug_level, p4tickets, and p4bin. Print message and exit if the config file is unreadable. Fix orphaned pid... file bug in cleanup. Include full stack trace when logging exceptions. Test on both python 2.7 and 3.3 in Windows and fix errors. Move imports to top of file where possible. « | ||
10 years agoriesman requested review 14003 for p4review2 - Add config file parameters: debug_level, p4tickets, and p4bin. Print message and exit if the config file is unreadable. Fix orphaned pid... file bug in cleanup. Include full stack trace when logging exceptions. Test on both python 2.7 and 3.3 in Windows and fix errors. Move imports to top of file where possible. « | ||
10 years agoriesman committed change 14001 into p4review2 - Add config file parameters: debug_level, p4tickets, and p4bin. Print message and exit if the config file is unreadable. Fix orphaned pid... file bug in cleanup. Include full stack trace when logging exceptions. Test on both python 2.7 and 3.3 in Windows and fix errors. Move imports to top of file where possible. « | ||
10 years agoriesman committed change 14000 into Installed p4review2 at work. It rocks. | ||
Adjust when notifications are sent to you about reviews that you're associated with (as an author, reviewer, project member or moderator).