Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jazzband/contextlib2 issues and pull requests

#62 - fix syntax error in setup.py

Pull Request - State: closed - Opened by trim21 4 months ago

#61 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: open - Opened by pre-commit-ci[bot] 5 months ago

#60 - Sync with CPython 3.12.3

Pull Request - State: closed - Opened by ncoghlan 9 months ago

#59 - Fix typechecking with recent mypy releases

Pull Request - State: closed - Opened by ncoghlan 9 months ago

#58 - Update supported versions

Pull Request - State: closed - Opened by ncoghlan 9 months ago

#57 - Rename master branch to main

Issue - State: open - Opened by ncoghlan 9 months ago - 3 comments

#56 - Bump minimum version to Python 3.7

Issue - State: open - Opened by ncoghlan 9 months ago

#56 - Bump minimum version to Python 3.7

Issue - State: closed - Opened by ncoghlan 9 months ago

#55 - Update pre-commit hooks

Pull Request - State: closed - Opened by ncoghlan 9 months ago

#54 - 21.6.0: mypy errors

Issue - State: closed - Opened by mtelka about 2 years ago - 4 comments

#53 - 21.6.0: sdist is missing dev/mypy.allowlist

Issue - State: closed - Opened by mtelka about 2 years ago

#52 - support Python 3.11

Pull Request - State: closed - Opened by mr-c about 2 years ago - 4 comments

#51 - python3.11 support?

Issue - State: closed - Opened by mr-c about 2 years ago - 2 comments

#50 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 3 years ago - 1 comment

#49 - Add basic pre-commit config

Pull Request - State: closed - Opened by hugovk over 3 years ago - 1 comment

#48 - CI: Replace deprecated pypy3 with pypy-3.8

Pull Request - State: closed - Opened by hugovk over 3 years ago - 1 comment

#47 - Jazzband: Synced file(s) with jazzband/.github

Pull Request - State: closed - Opened by jazzband-bot over 3 years ago - 1 comment
Labels: sync

#46 - Do not build universal wheels.

Pull Request - State: closed - Opened by ppentchev over 3 years ago - 2 comments

#45 - resync from typeshed

Pull Request - State: closed - Opened by graingert over 3 years ago - 3 comments

#44 - pyi resync

Issue - State: closed - Opened by graingert over 3 years ago

#43 - backport contextlib from python 3.12

Issue - State: closed - Opened by graingert over 3 years ago - 11 comments

#42 - Release 24.6.0

Issue - State: open - Opened by ncoghlan over 3 years ago - 3 comments

#41 - add py3.10 async contextlib.nullcontext type annotation

Issue - State: closed - Opened by graingert over 3 years ago

#40 - sync pyi from typeshed

Pull Request - State: closed - Opened by graingert over 3 years ago - 1 comment

#39 - widen _SupportsAclose

Issue - State: closed - Opened by graingert over 3 years ago

#38 - Issue #37: Use mypy.stubcheck to validate stub file

Pull Request - State: closed - Opened by ncoghlan over 3 years ago - 1 comment

#37 - Use mypy.stubtest in CI

Issue - State: closed - Opened by ncoghlan over 3 years ago - 3 comments

#36 - Remove lingering Python 2 mention

Pull Request - State: closed - Opened by ncoghlan over 3 years ago

#35 - Issue #12: Sync API documentation from Python 3.10

Pull Request - State: closed - Opened by ncoghlan over 3 years ago - 2 comments

#34 - Issue #33: convert to package and include typeshed type hints

Pull Request - State: closed - Opened by ncoghlan over 3 years ago - 3 comments

#33 - backport the typeshed contextlib.pyi file and add a py.typed

Issue - State: closed - Opened by graingert over 3 years ago - 4 comments

#32 - Issue #12: sync module from CPython 3.10

Pull Request - State: closed - Opened by ncoghlan over 3 years ago - 2 comments

#31 - Remove deprecated APIs that never graduated to stdlib module

Issue - State: open - Opened by ncoghlan over 3 years ago - 1 comment

#30 - Issue #29: Switch to CalVer, require Python >= 3.6

Pull Request - State: closed - Opened by ncoghlan over 3 years ago - 1 comment

#29 - Switch to CalVer and update supported versions

Issue - State: closed - Opened by ncoghlan over 3 years ago

#28 - 0.6.0.post1: pytest is failing

Issue - State: closed - Opened by kloczek over 3 years ago - 9 comments

#27 - add py3.10 contextlib.aclosing

Issue - State: closed - Opened by graingert over 3 years ago - 2 comments

#26 - Migrate from Travis-CI to GitHub Actions

Pull Request - State: closed - Opened by jezdez about 4 years ago - 1 comment

#25 - Documentation is not rebuilding

Issue - State: closed - Opened by atugushev over 5 years ago - 3 comments

#24 - Not up-to-date changelog

Issue - State: closed - Opened by xavfernandez over 5 years ago - 3 comments

#23 - Prepare a 0.6.0 release

Pull Request - State: closed - Opened by ncoghlan over 5 years ago - 2 comments

#22 - Docs and tests for abc and nullcontext

Pull Request - State: closed - Opened by jayvdb over 5 years ago - 4 comments

#21 - Add nullcontext and AbstractContextManager

Pull Request - State: closed - Opened by jayvdb over 5 years ago - 1 comment

#20 - Update travis.yml for PyPI semiauto-deploy via Jazzband.

Pull Request - State: closed - Opened by jezdez over 5 years ago - 2 comments

#19 - asynccontextmanager as decorator

Issue - State: closed - Opened by Fak3 almost 6 years ago - 5 comments

#18 - Initial Update

Issue - State: closed - Opened by pyup-bot almost 6 years ago - 1 comment

#17 - dropped python 2.6 support, updated travis config, pep8 compliance

Pull Request - State: closed - Opened by likeon almost 6 years ago - 7 comments

#16 - Rebase API for Python 3.7

Issue - State: closed - Opened by ncoghlan about 7 years ago

#15 - Update test matrix

Pull Request - State: closed - Opened by ncoghlan almost 8 years ago - 5 comments

#14 - Fixing issue13: setup.py does not fallback to using distutils

Pull Request - State: closed - Opened by allanhaywood almost 8 years ago - 3 comments

#13 - setup.py does not fallback to using distutils.core import setup

Issue - State: closed - Opened by allanhaywood almost 8 years ago - 2 comments

#12 - Decide how to backport 3.7 async context management support

Issue - State: closed - Opened by ncoghlan almost 8 years ago - 16 comments

#11 - Issue7 infinite loop on py35

Pull Request - State: closed - Opened by ncoghlan over 8 years ago - 1 comment

#10 - Add PyPI auto release

Pull Request - State: closed - Opened by jezdez over 8 years ago - 1 comment

#9 - Updated links for Jazzband move.

Pull Request - State: closed - Opened by jezdez over 8 years ago - 1 comment

#8 - Set up coverage.py. Refs #4.

Pull Request - State: closed - Opened by jezdez over 8 years ago - 1 comment

#7 - Possible hang in ExitStack when RuntimeError is raised

Issue - State: closed - Opened by ncoghlan over 8 years ago - 1 comment

#6 - Publish universal wheels

Issue - State: closed - Opened by ncoghlan almost 9 years ago

#5 - ExitStack fails with StreamReader / StreamWriter

Issue - State: closed - Opened by pganssle almost 9 years ago - 5 comments

#4 - Set up Coveralls

Issue - State: closed - Opened by ncoghlan almost 9 years ago - 2 comments

#3 - Set up Travis CI

Issue - State: closed - Opened by ncoghlan almost 9 years ago - 1 comment

#2 - Documentation rebuilds not currently working

Issue - State: closed - Opened by ncoghlan almost 9 years ago - 1 comment

#1 - MANIFEST.in should include itself so source distributions could be bu…

Pull Request - State: closed - Opened by grzn almost 9 years ago - 1 comment