Skip to content

Add a PySlice::full() constructor for ::#3353

Merged
davidhewitt merged 2 commits intoPyO3:mainfrom
juntyr:full-slice
Jul 29, 2023
Merged

Add a PySlice::full() constructor for ::#3353
davidhewitt merged 2 commits intoPyO3:mainfrom
juntyr:full-slice

Conversation

@juntyr
Copy link
Contributor

@juntyr juntyr commented Jul 29, 2023

Thank you for contributing to PyO3!

By submitting these contributions you agree for them to be licensed under PyO3's Apache-2.0 license.

PyO3 is currently undergoing a relicensing process to match Rust's dual-license under Apache-2.0 and MIT licenses. While that process is ongoing, if you are a first-time contributor please add your agreement as a comment in #3108.

Please consider adding the following to your pull request:

  • an entry for this PR in newsfragments - see [https://pyo3.rs/main/contributing.html#documenting-changes]
  • docs to all new functions and / or detail in the guide
  • tests for all new or changed functions

PyO3's CI pipeline will check your pull request. To run its tests
locally, you can run nox. See nox --list-sessions
for a list of supported actions.

@juntyr juntyr changed the title Add a PySlice::full() constructor for :: Add a PySlice::full() constructor for :: Jul 29, 2023
Copy link
Member

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@davidhewitt davidhewitt added this pull request to the merge queue Jul 29, 2023
Merged via the queue into PyO3:main with commit 096552e Jul 29, 2023
@juntyr juntyr deleted the full-slice branch February 19, 2024 08:42
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.

3 participants