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: NixOS/nixpkgs
base: aaa1c7b28f8e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a3779ce53a6d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 9, 2020

  1. doc: consistent formatting on python manual section

    No material changes to docs, but trying to sanitize them for consistent
    readability prior to looking at #75837.
    
    - Use `*` for lists instead of `-`. I have no opinion one way or the other, but
      the latter was only used in 1-2 places.
    - Pad the code blocks with whitespace.
    - Wrap to 80 characters, except for a few 1-liners that were only slightly over.
    bhipple committed Feb 9, 2020
    Copy the full SHA
    4988805 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Merge pull request #79631 from bhipple/doc/python-formatting

    doc: consistent formatting on python manual section
    flokli committed Feb 13, 2020
    Copy the full SHA
    a3779ce View commit details
    Browse the repository at this point in the history