Skip to content

Conversation

@AlexWaygood
Copy link
Member

Marked as no_longer_updated since version 1.4.5.1, released yesterday: https://pypi.org/project/types-atomicwrites/

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit d22ebe7 into master Oct 19, 2022
@JelleZijlstra JelleZijlstra deleted the atomicwrites-nomore branch October 19, 2022 00:33
hauntsaninja pushed a commit to python/mypy that referenced this pull request Dec 20, 2022
Removals from `stubinfo.py`:
- `atomicwrites` is archived and deprecated at runtime; stubs were
removed from typeshed in python/typeshed#8925
- `attrs` has had inline types for a very long time now
- `chardet` recently cut a release with inline types; typeshed's stubs
were marked obsolete in python/typeshed#9318
- `cryptography` has had inline types for a very long time now; the only
reason why it's still in typeshed is because other typeshed packages
need `types-cryptography` as a dependency, and our testing
infrastructure therefore can't currently cope with it being removed from
typeshed.
- `emoji` recently cut a release bundling stubs with the runtime
package; typeshed's stubs were marked obsolete in
python/typeshed#9051
- `termcolor` recently cut a release with inline types; typeshed's stubs
were marked obsolete in python/typeshed#8746
- `prettytable` recently cut a release with inline types; typeshed's
stubs were marked obsolete in
python/typeshed#9023

Additions:
- Stubs for `Xlib` were added in
python/typeshed#9279
- Stubs for `consolemenu` were added in
python/typeshed#8820
- Stubs for `dockerfile_parse` were added in
python/typeshed#9305
- Stubs for `flask_migrate` were added in
python/typeshed#8967
- Stubs for `paho.mqtt` were added in
python/typeshed#8853
- Stubs for `pycocotools` were added in
python/typeshed#9086
- Stubs for many `pywin32` modules were added in
python/typeshed#8825, and multiple follow-up PRs
- Stubs for `pyscreeze` were added in
python/typeshed#8823
arkivm added a commit to arkivm/keylime that referenced this pull request Sep 21, 2023
`atomicwrites` is archived and deprecated (refer
python/mypy#14265 and
python/typeshed#8925)
arkivm added a commit to arkivm/keylime that referenced this pull request Sep 21, 2023
`atomicwrites` is archived and deprecated (refer
python/mypy#14265 and
python/typeshed#8925)
arkivm added a commit to arkivm/keylime that referenced this pull request Sep 21, 2023
`types-atomicwrites` is archived and deprecated (refer
python/mypy#14265 and
python/typeshed#8925)
arkivm added a commit to arkivm/keylime that referenced this pull request Sep 22, 2023
`types-atomicwrites` is archived and deprecated (refer
python/mypy#14265 and
python/typeshed#8925)

Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
maugustosilva pushed a commit to keylime/keylime that referenced this pull request Sep 26, 2023
`types-atomicwrites` is archived and deprecated (refer
python/mypy#14265 and
python/typeshed#8925)

Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
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