Opened 12 years ago

Closed 12 years ago

#17364 closed Cleanup/optimization (fixed)

Minor typo and style changes for docs/topics/testing.txt

Reported by: movielady Owned by: nobody
Component: Documentation Version: 1.3
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

A few changes for things I noticed while reading the testing docs.

Attachments (2)

testing.txt.diff (1.3 KB ) - added by Annie (movielady) <movielady@…> 12 years ago.
testing.txt.2.diff (1.3 KB ) - added by movielady <movielady@…> 12 years ago.

Download all attachments as: .zip

Change History (7)

by Annie (movielady) <movielady@…>, 12 years ago

Attachment: testing.txt.diff added

comment:2 by Russell Keith-Magee, 12 years ago

Triage Stage: UnreviewedAccepted

The patch as provided is good for trunk; not marking RFC pending the extra additions being discussed in the mailing list thread.

by movielady <movielady@…>, 12 years ago

Attachment: testing.txt.2.diff added

comment:3 by movielady <movielady@…>, 12 years ago

Updated the patch with the example docstring as discussed. :)

comment:4 by Russell Keith-Magee, 12 years ago

Triage Stage: AcceptedReady for checkin

Looks good - thanks for the contribution!

comment:5 by Adrian Holovaty, 12 years ago

Resolution: fixed
Status: newclosed

In [17214]:

Fixed #17364 -- Fixed typos in topics/testing.txt. Thanks, movielady

Note: See TracTickets for help on using tickets.
Back to Top