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

Review fuzzy strings.#190

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.6fromJulienPalard:fuzzy
Jun 17, 2018
Merged

Review fuzzy strings.#190

christopheNan merged 3 commits intopython:3.6fromJulienPalard:fuzzy
Jun 17, 2018

Conversation

JulienPalard
Copy link
Member

No description provided.

glossary.po Outdated
"lorsqu'on entre un bloc de code indenté ou entre deux délimiteurs "
"(parenthèses, crochets ou accolades)."
"lorsqu'on entre un bloc de code indenté, dans des délimiteurs fonctionnant "
"par pair (parenthèses, crochets, accolades, triple guillemets), ou après un "
Copy link
Contributor

Choose a reason for hiding this comment

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

s/pair/paires/

msgid ""
"If provided, *tz* must be an instance of a :class:`tzinfo` subclass, and "
"its :meth:`utcoffset` and :meth:`dst` methods must not return ``None``. If "
"*self* is naive, it is presumed to represent time in the system timezone."
msgstr ""
"Si fourni, *tz* doit être une instance d'une sous-classe :class:`tzinfo`, et "
"ses méthodes :meth:`utcoffset` et :meth:`dst` ne doivent pas renvoyer "
"``None``. Si *self* est naïf (``self.tzinfo is None``), il est considéré "
"représenter un temps dans le fuseau horaire du système."
"``None``. Si *self* est naïf, il est considéré représenter un temps dans le "
Copy link
Contributor

Choose a reason for hiding this comment

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

Siself est naïf, Python considère que le temps est exprimé dans le fuseau horaire du système ?

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Je préfère :)

@christopheNanchristopheNan merged commit7cce2f6 intopython:3.6Jun 17, 2018
JulienPalard pushed a commit that referenced this pull requestApr 3, 2024
Reviewed-on:https://git.afpy.org/AFPy/python-docs-fr/pulls/190Reviewed-by: Julien Palard <julien@palard.fr>Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>Co-committed-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@christopheNanchristopheNanchristopheNan 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.

2 participants
@JulienPalard@christopheNan

[8]ページ先頭

©2009-2025 Movatter.jp