◐ Shell
reader mode source ↗
Skip to content
Permalink
base repository: mpiza/example-code
base: master
...
head repository: fluentpython/example-code
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 27, 2017

  1. Tests should use separate shelve test database

    - Switch from depreccated yield_fixture to fixture decorator
    andela-cdike committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    17dac42 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. correct LookupError

    We are no longer inside of the BingoCage class, so we should change the LookupError's wording to reflect that this is an error within the new LotteryBlower class.
    Destaq authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    ca6c957 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. docs: fix simple typo, shorcut -> shortcut

    There is a small typo in 18-asyncio/charfinder/charfinder.py, attic/concurrency/charfinder/charfinder.py.
    
    Should read `shortcut` rather than `shorcut`.
    timgates42 committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    169d3c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Merge pull request fluentpython#50 from timgates42/bugfix_typo_shortcut

    docs: fix simple typo, shorcut -> shortcut
    ramalho authored Jun 19, 2021
    Copy the full SHA
    03d3494 View commit details
    Browse the repository at this point in the history
  2. Merge pull request fluentpython#14 from erika-dike/setup_tests_to_use…

    …_separate_shelve_test_db
    
    Tests should use a separate shelve test database
    ramalho authored Jun 19, 2021
    Copy the full SHA
    f31f0cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request fluentpython#45 from Destaq/patch-1

    correct LookupError
    ramalho authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    086e3a6 View commit details
    Browse the repository at this point in the history
  4. Update README.rst

    Fix suggested by @diraol
    ramalho authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    7a2a652 View commit details

Commits on Dec 2, 2021

  1. Update README.rst

    ramalho authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
Loading