Skip to content

Traducido archivo whatsnew/3.1 #1101

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 29 commits into from
Nov 17, 2020
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
97d3955
Traducido archivo whatsnew/3.1
Victoriapm Oct 22, 2020
daec908
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
a2350ab
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
57f0757
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
c9d54a1
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
b6a377e
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
0a703cd
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
4b17e17
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
9377a1d
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
5eae438
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
7041f88
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
6a6dea9
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
5518816
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
ee0462e
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
34bf133
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
06b3443
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
c329ac2
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
437c737
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
a31b223
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
24f0779
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
7d7d02e
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
d6dd300
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
ca9f2bc
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
9dd8b69
Apply suggestions from code review
Victoriapm Oct 30, 2020
b13c748
Apply suggestions from code review
Victoriapm Oct 31, 2020
1123de2
Apply suggestions from code review
Victoriapm Oct 31, 2020
ee5ff0e
Apply suggestions from code review
Victoriapm Nov 7, 2020
8e2788c
Diccionario whatsnew_3.1
Victoriapm Nov 8, 2020
73d0027
add Powrap
Victoriapm Nov 14, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update whatsnew/3.1.po
Co-authored-by: fjsevilla <fjsevilla2.0@gmail.com>
  • Loading branch information
Victoriapm and fjsevilla-dev authored Oct 30, 2020
commit ca9f2bcdaf7eea587e019acd15b3ca51474e0d18
2 changes: 1 addition & 1 deletion whatsnew/3.1.po
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ msgstr ""
"Los diccionarios de Python normales iteran sobre los pares clave/valor en "
"orden arbitrario. A través de los años, varios autores han escrito "
"implementaciones alternativas que recuerdan el orden en el que se insertaron "
"originalmente las claves. Basado en las experiencias de esas "
"originalmente las claves. Basándose en las experiencias de esas "
"implementaciones, una nueva clase :class:`collections.OrderedDict` ha sido "
"introducida."

Expand Down