8000 Comparing tian2992:3.10...python:3.10 · tian2992/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tian2992/python-docs-es
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.10
Choose a base ref
...
head repository: python/python-docs-es
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.10
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 93 files changed
  • 8 contributors

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    fe540b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Merge pull request python#1827 from cacrespo/fix_translators

    corrige y añade traductores faltantes
    raulcd authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    04cd006 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. logo python-docs-es + instrucciones de cómo generarlo (python#1828)

    * Agrego imagenes para el tutorial + instrucciones para generarlas
    * Quito los PNG porque pueden generarse a partir de los SVG
    mmmarcos authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    bbfed35 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Chequea orden en TRANSLATORS (python#1830)

    * Añade nuevo script para ordenar líneas de texto
    
    El ordenamiento se hace usando el colaje de cadenas de texto del locale
    actual, y sobre stdin, haciendo la herramienta lo más flexible posible.
    
    Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
    
    * Agrega paso a CI para chequear orden en TRANSLATORS
    
    Cuando nueva gente se agregue a sí misma a la lista de autores en
    TRANSLATORS, este nuevo paso en GitHub actions corroborará que el
    archivo TRANSLATORS sigue estando ordenado alfabéticamente, y generará
    un error de no ser éste el caso.
    
    Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
    rtobar authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    29d216b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23e34ff View commit details
    Browse the repository at this point in the history
  3. Usar 'lanzar' para 'raise' (python#1816)

    * Usar 'lanzar' para 'raise'
    
    * Apply suggestions from code review
    
    Co-authored-by: rtobar <rtobar@icrar.org>
    cmaureir and rtobar authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    a7fbd71 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Varias correcciones en el módulo time (python#1831)

    * Corrige título del módulo
    'Time access' se refiere a 'acceso a (funcionalidades relacionadas con)
    tiempo' no a 'tiempo de acceso'.
    * Aclara la descripcion de disponibilidad del módulo
    El orden de las palabras no era del todo correcto.
    * Corrige "segundos bisiestos" por "segundos intercalares"
    Le da mas consistencia y exactitud (véase
    https://es.wikipedia.org/wiki/Segundo_intercalar).
    * Corrige errores menores
    * "mucho en el futuro" por "muy adelante en el futuro"
    * Varios articulos
    * Palabras sin traducir
    * Corrige monotónico por monótono
    La palabra correcta es monótono (ver
    https://es.wikipedia.org/wiki/Funci%C3%B3n_mon%C3%B3tona).
    * Corrige "programación" por "planificación"
    Creo que es mas correcto (ver https://es.wikipedia.org/wiki/Planificador).
    * Corrige "sentido" por "significado"
    * Usar "lanzar" para "raise"
    * Corrige "julio" por "juliano"
    * Fix wrapping
    * Añado preposicion en frase de funciones C
    * Corrige wrapping manualmente
    gio8tisu authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ef2d567 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    6713fc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    9866be2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Mejorar las instrucciones de migración de versiones (python#1839)

    Preparando la migración de 3.10 a 3.11 las notas
    requerían cambios desde la migración pasada (desde 3.9 a 3.10)
    que no estaban incluídas.
    
    closes python#1551
    cmaureir authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    25455dc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    e37b282 View commit details
    Browse the repository at this point in the history
Loading
0