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: akshaygin/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.
  • 10 commits
  • 4 files changed
  • 6 contributors

Commits on Mar 31, 2019

  1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. Configuration menu
    Copy the full SHA
    73164bc View commit details
    Browse the repository at this point in the history
  9. 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
  10. 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