Commit aeb530f
committed
gh-156955: Keep the line terminator test additions in their own tests
Restore test_write_lineterminator to its original body and move the
reviewer's suggestion into test_write_lineterminator_in_field, so the
existing test keeps its charter -- the terminator is emitted between
records -- and the new coverage stands on its own.
Also strip a trailing space from the NEWS entry, which was failing the
trim-trailing-whitespace pre-commit hook and turning the lint job red.1 parent 40e6756 commit aeb530f
2 files changed
Lines changed: 14 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
263 | 276 | | |
264 | 277 | | |
265 | 278 | | |
| |||
276 | 289 | | |
277 | 290 | | |
278 | 291 | | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | 292 | | |
284 | 293 | | |
285 | 294 | | |
| |||
289 | 298 | | |
290 | 299 | | |
291 | 300 | | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | 301 | | |
296 | 302 | | |
297 | 303 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
0 commit comments