Skip to content

Conversation

@fchapoton
Copy link
Contributor

@fchapoton fchapoton commented Nov 7, 2025

mostly about adding type annotations like
def __contains__(self, x) -> bool:
and
def __init__(self) -> None:
and a few similar things

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.

@cxzhong
Copy link
Contributor

cxzhong commented Nov 7, 2025

Thanks.

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

Documentation preview for this PR (built with commit ab8f9c6; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

vbraun pushed a commit to vbraun/sage that referenced this pull request Nov 8, 2025
mostly about adding type annotations like
`def __contains__(self, x) -> bool:`
and
`def __init__(self) -> None:`
and a few similar things

### 📝 Checklist

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.

URL: sagemath#41144
Reported by: Frédéric Chapoton
Reviewer(s):
vbraun pushed a commit to vbraun/sage that referenced this pull request Nov 8, 2025
sagemathgh-41144: some type annotations in algebras,coding,graphs
    
mostly about adding type annotations like
`def __contains__(self, x) -> bool:`
and
`def __init__(self) -> None:`
and a few similar things

### 📝 Checklist

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
    
URL: sagemath#41144
Reported by: Frédéric Chapoton
Reviewer(s):
vbraun pushed a commit to vbraun/sage that referenced this pull request Nov 9, 2025
sagemathgh-41144: some type annotations in algebras,coding,graphs
    
mostly about adding type annotations like
`def __contains__(self, x) -> bool:`
and
`def __init__(self) -> None:`
and a few similar things

### 📝 Checklist

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
    
URL: sagemath#41144
Reported by: Frédéric Chapoton
Reviewer(s):
vbraun pushed a commit to vbraun/sage that referenced this pull request Nov 9, 2025
sagemathgh-41144: some type annotations in algebras,coding,graphs
    
mostly about adding type annotations like
`def __contains__(self, x) -> bool:`
and
`def __init__(self) -> None:`
and a few similar things

### 📝 Checklist

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
    
URL: sagemath#41144
Reported by: Frédéric Chapoton
Reviewer(s):
vbraun pushed a commit to vbraun/sage that referenced this pull request Nov 10, 2025
sagemathgh-41144: some type annotations in algebras,coding,graphs
    
mostly about adding type annotations like
`def __contains__(self, x) -> bool:`
and
`def __init__(self) -> None:`
and a few similar things

### 📝 Checklist

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
    
URL: sagemath#41144
Reported by: Frédéric Chapoton
Reviewer(s):
@vbraun vbraun merged commit f546376 into sagemath:develop Nov 11, 2025
23 of 24 checks passed
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