Skip to content

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Jun 13, 2023

  1. Merge pull request #1119 from howiezhao/patch-1

    Update "Installing Python x on Mac OS X"
    dbader committed Jun 13, 2023
    Copy the full SHA
    b46d898 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b390a4b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Update runtime.txt

    dbader committed Nov 3, 2022
    Copy the full SHA
    f70533e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Update osx.rst

    howiezhao committed Aug 28, 2022
    2
    Copy the full SHA
    2935d8f View commit details
    Browse the repository at this point in the history
  2. Update osx.rst

    howiezhao committed Aug 28, 2022
    Copy the full SHA
    d03633e View commit details
    Browse the repository at this point in the history
  3. Update osx.rst

    howiezhao committed Aug 28, 2022
    Copy the full SHA
    44630bb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Merge pull request #1116 from axtimhaus/patch-1

    Add section for xmlschema
    dbader committed Aug 3, 2022
    Copy the full SHA
    bcb9ff5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

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

Commits on Jun 17, 2022

  1. Merge pull request #1117 from nateprewitt/requests_update

    Update Requests documentation links
    dbader committed Jun 17, 2022
    Copy the full SHA
    0a0b45e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    20b4160 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. add section for xmlschema

    axtimhaus committed Jun 16, 2022
    Copy the full SHA
    32db4ae View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Merge pull request #1111 from MatthieuMoullecDev/patch-1

    Replacing Tablib fork with the original repo
    dbader committed Apr 27, 2022
    Copy the full SHA
    cf14c4c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3261cf3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1114 from tommy3001/master

    Code refactoring and wording improvements for psutils.
    dbader committed Apr 27, 2022
    Copy the full SHA
    77d0fef View commit details
    Browse the repository at this point in the history
  4. Broken link to Glance

    tommy3001 committed Apr 27, 2022
    Copy the full SHA
    536b08f View commit details
    Browse the repository at this point in the history
  5. Broken link to Glance

    tommy3001 committed Apr 27, 2022
    Copy the full SHA
    69580b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Copy the full SHA
    8e7087b View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Replacing Tablib fork with the original repo

    Link currently points to a tablib fork and not to the original repo (https://github.com/jazzband/tablib). Fork doesn't look maintained and is behind the original repo
    
    Changing link to use https://github.com/jazzband/tablib
    matthieu-perso committed Dec 26, 2021
    Copy the full SHA
    4eedae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Merge pull request #1105 from cmaureir/update_pyside

    Update PySide entry
    dbader committed Oct 5, 2021
    Copy the full SHA
    43fba6d View commit details
    Browse the repository at this point in the history
  2. Update PySide entry

    cmaureir committed Oct 5, 2021
    Copy the full SHA
    d047f53 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Merge pull request #1100 from trk9001/gpipfix

    Update gpip function to use explicit false value
    dbader committed Aug 3, 2021
    Copy the full SHA
    ebfd9b7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f0687da View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Fix Netlify build

    dbader committed Jul 13, 2021
    Copy the full SHA
    0c8dfb2 View commit details
    Browse the repository at this point in the history
  2. Fix Netlify build

    dbader committed Jul 13, 2021
    Copy the full SHA
    6cc1625 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Merge pull request #1102 from ujlbu4/patch-1

    docs: fix Expert Python Programming book link
    dbader committed May 13, 2021
    Copy the full SHA
    398921c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e591eca View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Update gpip function to use explicit false value

    This commit fixes #1099. See that issue for more details.
    trk9001 committed May 4, 2021
    Copy the full SHA
    4050adc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Merge pull request #1096 from matheusfelipeog/feat/py2-to-py3-in-spee…

    …d-section
    
    Update examples to Python 3 in speed section
    dbader committed Feb 23, 2021
    Copy the full SHA
    e8f8054 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8d91ae9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1095 from matheusfelipeog/feat/py2-to-py3-in-scra…

    …ping-section
    
    Update examples to Python 3 in scrape section
    dbader committed Feb 23, 2021
    Copy the full SHA
    6b5bc62 View commit details
    Browse the repository at this point in the history
  4. Code formatting cleanup

    dbader committed Feb 23, 2021
    Copy the full SHA
    727edfe View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f27cd7f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1094 from matheusfelipeog/feat/py2-to-py3-in-code…

    …-style-section
    
    Update examples to Python 3 in code style section
    dbader committed Feb 23, 2021
    Copy the full SHA
    f15af06 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    521d8e8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1093 from matheusfelipeog/feat/py2-to-py3-in-stru…

    …cture-section
    
    Update examples to Python 3 in structure section
    dbader committed Feb 23, 2021
    Copy the full SHA
    25a2c4e View commit details
    Browse the repository at this point in the history
Older