| Age | Commit message (Collapse) | Author |
|
just one arg
|
|
|
|
|
|
Pylons/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
|
|
Add 3.12 to CI, tox and metadata; use latest black and flake8
|
|
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Signed-off-by: Ievgen Popovych <jmennius@gmail.com>
|
|
Signed-off-by: Ievgen Popovych <jmennius@gmail.com>
|
|
Fix broken links
|
|
Found when browsing around.
|
|
Pylons/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
|
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
bogus coverage failures under Python 3.8
|
|
|
|
|
|
check when asset spec override exists
|
|
|
|
|
|
|
|
See: https://github.com/Pylons/pyramid/security/advisories/GHSA-j8g2-6fc7-q8f8
|
|
Fix a small mistake in definingmodels.rst
|
|
Remove one "the" that was doubled in the text.
|
|
Update conf.py
|
|
Change URL from '-' to '_' except for https://docs.pylonsproject.org/projects/pylons-webframework/en/latest/. This is because all other URLs have replaced “-” between words in their names with underscore symbols.
|
|
Update process to update wikipedia data on wikidata.org
|
|
|
|
Wikipedia decided it would be easier to end copy-pasta of data, and centralize some data. whee.
|
|
|
|
Fix English grammar and syntax in wiki installation.rst
|
|
|
|
rename "master" to "main"
|
|
|
|
Python 3.11 Support
|
|
|
|
|
|
update SQLAlchemy logger in quick tutorial fixes #3706
|
|
Python 3.8 deprecated l*gettext() (bpo-33710), and it was removed from
Python in 3.11 (bpo-44235). In most cases on Python 3, the l variants
aren't useful, and difficult to use correctly.
This adds support for Python 3.11.
|
|
|
|
Update reference to ORM in sqlalchemy
|
|
|
|
Pylons/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
|
|
Pylons/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
|
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|