Ticket #181 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

embedsignature prints default args incorrectly

Reported by: jasone Owned by: jasone
Priority: minor Milestone: 0.11
Component: Code Generation Keywords:
Cc:

Description

The embedsignature code uses %s instead of %r to format default arguments, which results in formatting errors, such as quotes being dropped from strings.

Attachments

embedsignature.patch Download (1.7 KB) - added by jasone 4 years ago.
Print default arguments syntactically

Change History

Changed 4 years ago by jasone

Print default arguments syntactically

Changed 4 years ago by robertwb

  • status changed from new to closed
  • resolution set to fixed

Thanks.

Changed 4 years ago by robertwb

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 4 years ago by robertwb

  • owner changed from somebody to jasone
  • status changed from reopened to new

Changed 4 years ago by robertwb

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.