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: bhavin192/python-workshop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pythonpune/python-workshop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 7 files changed
  • 7 contributors

Commits on Mar 31, 2019

  1. Added final project chapter

    Signed-off-by: Chandan Kumar <raukadah@gmail.com>
    raukadah committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    e042329 View commit details
    Browse the repository at this point in the history
  2. Add GNU GPL v3 LICENSE to the repository (pythonpune#5)

    All the code snippets and the documentation is now licensed under GNU
    General Public License v3
    
    Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
    bhavin192 authored and Akshay Gaikwad committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    ac11513 View commit details
    Browse the repository at this point in the history
  3. Fix escape character

    akshaygin committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    624bbbb View commit details
    Browse the repository at this point in the history
  4. Added The Zen of Python (pythonpune#4)

    * Added The Zen of Python
    
    * removed python interpreter version.
    
    * changes removed #python
    
    * conflict resolved.
    
    * changes
    
    * blank space removed.
    
    * zen of python change
    Gaurav Sitlani authored and bhavin192 committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    0c896e2 View commit details
    Browse the repository at this point in the history
  5. Fixes in beginning.md

    akshaygin committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    d3e3b82 View commit details
    Browse the repository at this point in the history
  6. Modify data_structures.md

    - Fixes some typos
    
    Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
    bhavin192 committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    21b1e9d View commit details
    Browse the repository at this point in the history
  7. Merge pull request pythonpune#6 from akshay196/fixes_in_beginning

    Fixes in beginning.md
    bhavin192 authored Mar 31, 2019
    Configuration menu
    Copy the full SHA
    f948dcf View commit details
    Browse the repository at this point in the history
  8. Merge pull request pythonpune#7 from bhavin192/data-structures

    Modify data_structures.md
    digitronik authored Mar 31, 2019
    Configuration menu
    Copy the full SHA
    6a38584 View commit details
    Browse the repository at this point in the history
  9. fix example

    Signed-off-by: Nikhil Dhandre <nik.digitronik@live.com>
    
    --amend
    
    Signed-off-by: Nikhil Dhandre <nik.digitronik@live.com>
    digitronik committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    d085cf5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73164bc View commit details
    Browse the repository at this point in the history
  11. Add solutions directory

    Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
    bhavin192 committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    e816409 View commit details
    Browse the repository at this point in the history
  12. Fix name of README.md

    Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
    bhavin192 committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    bb60b8c View commit details
    Browse the repository at this point in the history
Loading