-
Notifications
You must be signed in to change notification settings - Fork 288
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: hhatto/autopep8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hhatto/autopep8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 7 files changed
- 3 contributors
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a941cf6 - Browse repository at this point
Copy the full SHA a941cf6View commit details -
Add 'python_requires=">=3.6"' to match tomli package
By adding a dependency on the `tomli` packages, which only has versions available for python >=3.6 (>=3.7 for the lastest version at the moment), `autopep8` effectively became compatible with python >=3.6 also. This changes reflects that by properly providing the `Requires-Python` package metadata (https://packaging.python.org/en/latest/guides/dropping-older-python-versions/#specify-the-version-ranges-for-supported-python-distributions).
Configuration menu - View commit details
-
Copy full SHA for 25a95c1 - Browse repository at this point
Copy the full SHA 25a95c1View commit details -
Merge pull request #656 from vphilippon/add-python-requires
Add 'python_requires=">=3.6"' to match tomli package
Configuration menu - View commit details
-
Copy full SHA for d529105 - Browse repository at this point
Copy the full SHA d529105View commit details
Commits on Nov 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dbe5e5c - Browse repository at this point
Copy the full SHA dbe5e5cView commit details
Commits on Nov 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2755d5b - Browse repository at this point
Copy the full SHA 2755d5bView commit details
Commits on Nov 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f9149e1 - Browse repository at this point
Copy the full SHA f9149e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25eda3f - Browse repository at this point
Copy the full SHA 25eda3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e7c9a - Browse repository at this point
Copy the full SHA a7e7c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc6ceab - Browse repository at this point
Copy the full SHA bc6ceabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b1ead2 - Browse repository at this point
Copy the full SHA 2b1ead2View commit details
Commits on Dec 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cd745b9 - Browse repository at this point
Copy the full SHA cd745b9View commit details -
Merge pull request #659 from hhatto/pycodestyle2100
require pycodestyle 2.10.0 and higher version
Configuration menu - View commit details
-
Copy full SHA for 8e1e764 - Browse repository at this point
Copy the full SHA 8e1e764View commit details -
Configuration menu - View commit details
-
Copy full SHA for b634d6b - Browse repository at this point
Copy the full SHA b634d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74fd023 - Browse repository at this point
Copy the full SHA 74fd023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f74c0b - Browse repository at this point
Copy the full SHA 1f74c0bView commit details -
Merge pull request #654 from mgorny/tomllib
Support using built-in tomllib in Python 3.11
Configuration menu - View commit details
-
Copy full SHA for d0289ea - Browse repository at this point
Copy the full SHA d0289eaView commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b7154f4 - Browse repository at this point
Copy the full SHA b7154f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f75e8f6 - Browse repository at this point
Copy the full SHA f75e8f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3555a19 - Browse repository at this point
Copy the full SHA 3555a19View commit details
There are no files selected for viewing