Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Work on pdb#248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
christopheNan merged 3 commits intopython:3.7frompiotch:lib/pdb
Jul 16, 2018
Merged

Work on pdb#248

christopheNan merged 3 commits intopython:3.7frompiotch:lib/pdb
Jul 16, 2018

Conversation

piotch
Copy link
Contributor

No description provided.

@@ -106,6 +106,10 @@ msgid ""
"the way ``python3 -m`` does. As with a script, the debugger will pause "
"execution just before the first line of the module."
msgstr ""
":file: `pdb.py` accepte maintenant une option ``-m`` qui déclenche "
Copy link
Contributor

Choose a reason for hiding this comment

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

Je ne connais pas la syntaxe Sphinx, mais est-ce que l'espace après:file: n'est pas gênant ?

@@ -106,6 +106,10 @@ msgid ""
"the way ``python3 -m`` does. As with a script, the debugger will pause "
"execution just before the first line of the module."
msgstr ""
":file: `pdb.py` accepte maintenant une option ``-m`` qui déclenche "
"l’exécution de modules de la même façon que ``python3 -m``. De la même "
"manière que dans un script, le débogguer vas mettre en pause l’exécution "
Copy link
Contributor

Choose a reason for hiding this comment

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

le débogguer va mettre, sans les

msgid ""
"With no *bpnumber* argument, ``commands`` refers to the last breakpoint set."
msgstr ""
"Sans argument *bpnumber*,les commandes se réfèrent au dernier point d'arrêt "
"Sans argument *bpnumber*,``commands`` se réfèrent au dernier point d'arrêt "
Copy link
Contributor

Choose a reason for hiding this comment

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

se réfère (c'est l'argument qui s'y réfère, il me semble)

@christopheNanchristopheNan merged commit09f65ac intopython:3.7Jul 16, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@MickaelBergemMickaelBergemMickaelBergem requested changes

@JulienPalardJulienPalardJulienPalard approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@piotch@JulienPalard@MickaelBergem@christopheNan

[8]ページ先頭

©2009-2025 Movatter.jp