Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0 branch 1 #3729

Closed
wants to merge 50 commits into from
Closed

2.0 branch 1 #3729

wants to merge 50 commits into from

Conversation

leocosta-io
Copy link
Contributor

There is a small mistake on the section "Edit scripts/initialize_db.py":

We'll also change the the script to create two User objects (basic and editor) as well as a Page, rather than a MyModel, and add them to our dbsession.

mmerickel and others added 30 commits November 29, 2020 19:31
Make sentence general by removing explicit commands.
Fix API documentation links to webob, and rename the objects with the…
stop overidding custom signatures defined in the docs
mmerickel and others added 20 commits March 13, 2022 18:04
remove obsolete hack required on unsupported version 3.5.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
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](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
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.
backport changes from main to 2.0-branch
Remove double "the" on the section 'Edit scripts/initialize_db.py'.
@mmerickel
Copy link
Member

Please make the change on the main branch instead of 2.0-branch. I believe you made the change on the 2.0-branch and have submitted the PR targetting main here which is not what we want.

@mmerickel
Copy link
Member

replaced with #3730

@mmerickel mmerickel closed this Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants