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

Change to -stubs over _stubs #568

Merged
merged 3 commits into from
Feb 5, 2018
Merged

Change to -stubs over _stubs #568

merged 3 commits into from
Feb 5, 2018

Conversation

emmatyping
Copy link
Contributor

Also note that a py.typed file is not needed for stub only packages.

cc @gvanrossum I believe you wanted these changes based on last Friday's discussion?

Also note that a py.typed file is not needed for stub only packages.
@gvanrossum gvanrossum merged commit 69eb650 into python:master Feb 5, 2018
@gvanrossum
Copy link
Member

Yup!

@emmatyping emmatyping deleted the dashsplit branch February 5, 2018 23:32
@emmatyping
Copy link
Contributor Author

Great! I will update the implementation later today.

alanhdu added a commit to alanhdu/numpy-stubs that referenced this pull request Feb 18, 2018
alanhdu added a commit to alanhdu/numpy-stubs that referenced this pull request Feb 18, 2018
shoyer pushed a commit to numpy/numpy-stubs that referenced this pull request Feb 18, 2018
* Replace tab in setup.py with spaces

* Add Travis

* Add flake8 config to pass tests

* Use `-` instead of `_`

See python/peps#568

* Add Travis badge to README

* Use numpy 1.14.0
alanhdu pushed a commit to alanhdu/numpy-stubs that referenced this pull request Feb 18, 2018
* Replace tab in setup.py with spaces

* Add Travis

* Add flake8 config to pass tests

* Use `-` instead of `_`

See python/peps#568

* Add Travis badge to README

* Use numpy 1.14.0
shoyer pushed a commit to numpy/numpy-stubs that referenced this pull request Feb 19, 2018
* Add some typehints

* Add ctypes typehints

* Add stubs for dtype

* Setup Travis and correct setup.py (#8)

* Replace tab in setup.py with spaces

* Add Travis

* Add flake8 config to pass tests

* Use `-` instead of `_`

See python/peps#568

* Add Travis badge to README

* Use numpy 1.14.0

* Fix some type annotations

* Make attributes read-only properties

* Add metadata property

* Move flags into flagobj

* Add _Shape type alias

* Alphabetize properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants