[Python-checkins] Exhaustively test dataclass hashing when no hash= value is provided. This is in anticipation of changing how non-default hashing is handled. (GH-5834) (GH-5889)

Eric V. Smith eric at trueblade.com
Sun Feb 25 13:49:27 EST 2018


Thanks. Do you know if this gets backported to 3.7?

Eric.

On 2/25/2018 1:36 PM, Terry Reedy wrote:
> On 2/25/2018 11:56 AM, Eric V. Smith wrote:
> 
>> +        # specify any value in the deecorator).
> 
> I fixed this through the web interface.  The CI now knows that a comment 
> change does not need testing.  I could not request a review from 
> ericvsmith though.
> 
> tjr
> 
> 
> _______________________________________________
> Python-checkins mailing list
> Python-checkins at python.org
> https://mail.python.org/mailman/listinfo/python-checkins


More information about the Python-checkins mailing list