#2071 closed defect (fixed)
DeprecationWarning: Passing non-bytes header values is deprecated since Twisted 12.3. Pass only bytes instead.
Reported by: | daira | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.11.0 |
Component: | code | Version: | 1.10.0 |
Keywords: | deprecationwarning | Cc: | |
Launchpad Bug: |
Description
Change History (3)
comment:1 Changed at 2013-08-31T23:41:26Z by daira
comment:2 Changed at 2016-02-17T17:14:32Z by warner
- Milestone changed from undecided to 1.10.3
- Resolution set to fixed
- Status changed from new to closed
This is no longer happening. I checked with [186f6d4], which is probably close to the upcoming 1.10.3 release (which might get renamed 1.11, who knows), with Twisted-15.5.0 and the brand-new nevow-0.13.0). I'm not sure when it got fixed, but I wouldn't be surprised if it was in Nevow.
The only current remaining deprecation warning is #2734.
comment:3 Changed at 2016-03-22T05:03:36Z by warner
- Milestone changed from 1.10.3 to 1.11.0
Milestone renamed
Note: See
TracTickets for help on using
tickets.
This is happening for Twisted 13.0.0 on Travis builds: https://travis-ci.org/travis-tahoe/tahoe-lafs/jobs/10844792