Summary
peep still uses getenv
Metadata
- Id: 6790720f374c9f3f2d2f60c13d72fbf48be8f975
- Trac id: 992
- Type: defect
- Reporter: ckeen
- Owner: felix
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version: 4.8.x
- Changetime: 2013-08-24 01:14:54 UTC
- Created: 2013-03-03 19:03:34 UTC
- Keywords: peep, getenv, yesteryear's bugs
Attachments
- 6790720f374c9f3f2d2f60c13d72fbf48be8f975/attachments/getenv.diff
Description
Peep still uses the deprecated getenv procedure. This patch fixes this
Changes and comments
[2013-03-03 19:03:57 UTC] ckeen attached getenv.diff (description=#f)
[2013-08-24 01:14:54 UTC] sjamaan changed status from new to closed
[2013-08-24 01:14:54 UTC] sjamaan set resolution to fixed
[2013-08-24 01:14:54 UTC] sjamaan wrote:
Trivial patch, and even though the egg is deprecated I just went ahead and applied it in [[29635]|]. At least we can close this ticket now.