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: sparckles/Robyn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.1
Choose a base ref
...
head repository: sparckles/Robyn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.2
Choose a head ref
  • 7 commits
  • 13 files changed
  • 3 contributors

Commits on Jul 20, 2022

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

Commits on Jul 21, 2022

  1. Remove CircleCI

    sansyrox authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    146f49c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

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

Commits on Aug 6, 2022

  1. Add discord badge

    sansyrox committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    ab72a66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a3cf25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    787ec93 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. fix robyn on windows - remove process forking(#261)

    * chore: Add more type info
    
    * Fix multiprocessing in windows
    
    * Try apt instead of apt-get
    
    * fix: remove multiprocessing from windwos
    
    TODO: check how everything behaves on passing the --processes flag
    
    * fix: join unstarted process on windows
    
    * fix(__init__.py): hopefully fixes windows launch
    
    * rename to the final version
    sansyrox authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    5fa1db2 View commit details
    Browse the repository at this point in the history
Loading