Skip to content

fix: restore the non-breaking spaces the pandas_panel.md sync stripped#13

Open
mmcky wants to merge 1 commit into
mainfrom
fix/pandas-panel-typography
Open

fix: restore the non-breaking spaces the pandas_panel.md sync stripped#13
mmcky wants to merge 1 commit into
mainfrom
fix/pandas-panel-typography

Conversation

@mmcky

@mmcky mmcky commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Sync PR #12 was generated under action-translation v0.16.1, whose sync write path dropped the French non-breaking spaces before double punctuation — the defect tracked in QuantEcon/action-translation#97 and fixed in v0.17.0, which this repo's workflows now track via @v0 (#10). Copilot flagged all five affected lines on #12; those threads are resolved pointing here.

This restores the five stripped U+00A0 characters (3× « suivant : », « données : », « manquantes ! »), following the numba.md precedent in #9. After this lands, the French typography baseline is fully clean again: no plain spaces before double punctuation remain in the file, and future syncs under v0.17.0 preserve them.

🤖 Generated with Claude Code

Sync PR #12 was generated under v0.16.1, whose sync write path dropped
the French non-breaking spaces before double punctuation (the defect
tracked in QuantEcon/action-translation#97, fixed in v0.17.0). This
restores the five affected lines, following the numba.md precedent
in #9.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 18, 2026 01:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores French non‑breaking spaces (U+00A0) before double punctuation in lectures/pandas_panel.md, undoing whitespace regressions introduced by the earlier translation sync write path.

Changes:

  • Reinstates U+00A0 before : in three “L'ensemble de données est accessible…” lines.
  • Reinstates U+00A0 before : in “ensembles de données :” and before ! in “valeurs manquantes !”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

Copy link
Copy Markdown

📖 Netlify Preview Ready!

Preview URL: https://pr-13--verdant-toffee-3261a8.netlify.app

Commit: 96c5810

📚 Changed Lectures


Build Info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants