issues
search
bskinn
/
stdio-mgr
Context manager for mocking/wrapping stdin/stdout/stderr
MIT License
14
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
DOC: Add initial Sphinx framework
#56
bskinn
closed
5 years ago
6
Update azure-pipelines.yml
#55
bskinn
closed
5 years ago
0
ADMIN: Restore explicit py3.4 support
#54
bskinn
closed
5 years ago
1
Convert stdio_mgr to be tuple StdioManager
#53
jayvdb
closed
5 years ago
2
Expand stderr tests
#52
jayvdb
closed
5 years ago
1
TEST: Add test & config exposing real warnings
#51
bskinn
closed
5 years ago
1
Augment tests & CI to allow running non-warning tests with warnings as errors
#50
bskinn
closed
5 years ago
0
Add Azure Pipelines
#49
bskinn
closed
5 years ago
1
Various administrative miscellany
#48
bskinn
closed
5 years ago
2
Restore state before propogating exception
#47
jayvdb
closed
5 years ago
0
Re-evaluate/re-design capturing stderr by default
#46
jayvdb
opened
5 years ago
8
stdio_mgr leaves REPL in munged state after exception inside context
#45
bskinn
closed
5 years ago
0
Rerun mutmut testing
#44
bskinn
opened
5 years ago
0
Debug level logging
#43
jayvdb
opened
5 years ago
3
Structure of v2.0 public API
#42
bskinn
opened
5 years ago
5
Investigate, and possibly correct for, the non-thread-safe character of TextIOWrapper
#41
bskinn
opened
5 years ago
0
Remove declared Python 3.4 support
#40
bskinn
closed
5 years ago
4
Restore TeeStdin.getvalue() ValueError
#39
jayvdb
closed
5 years ago
1
Document and test direct use of stdio_mgr, not as a context manager
#38
bskinn
closed
5 years ago
7
Integrate 'safe-close' and 'non-safe-close' functionality into single RandomTextIO/TeeStdin classes
#37
bskinn
opened
5 years ago
0
Add support for bytes in init_text arg of stdio_mgr
#36
bskinn
opened
5 years ago
2
Create full RTD documentation
#35
bskinn
opened
5 years ago
1
Python 2.7 backport
#34
bskinn
closed
1 year ago
2
Emulate reconfigure on Python 3.6 and lower
#33
jayvdb
closed
1 year ago
6
Update flake8 dependencies now that flake8-docstrings 1.3.1 is available
#32
bskinn
closed
5 years ago
0
Install flake8 dependencies in virtualenv
#31
jayvdb
closed
5 years ago
4
ADMIN: Buff flake8 and add to CI
#30
bskinn
closed
5 years ago
0
Windows CI
#29
jayvdb
closed
5 years ago
2
Create CONTRIBUTING and AUTHORS
#28
bskinn
opened
5 years ago
0
Flake8 fleshed out, and into CI
#27
bskinn
closed
5 years ago
7
Use base TextIOWrapper for stdout and stderr
#26
jayvdb
closed
5 years ago
16
Use base TextIOWrapper for stdin
#25
jayvdb
closed
5 years ago
4
TeeStdin has no attribute buffer
#24
jayvdb
closed
5 years ago
9
ADMIN: Fix spurious complexity in setup.py
#23
bskinn
closed
5 years ago
1
De-complexify the osp.join in the version retrieval in setup.py
#22
bskinn
closed
5 years ago
0
TEST: Revise README stderr doctest
#21
bskinn
closed
5 years ago
1
Add Python 3.8 to tox and Travis once doctest output glitch is resolved
#20
bskinn
closed
5 years ago
0
Remove 'module not executable' blocks
#19
bskinn
closed
5 years ago
0
Change black line limit to 88 and see if just include=/src/ works
#18
bskinn
closed
5 years ago
0
Remove attrs from build requirements if change to single-source versioning approach allows it
#17
bskinn
closed
5 years ago
0
Move black config settings into pyproject.toml
#16
bskinn
closed
5 years ago
0
Add py3.7 to Travis
#15
bskinn
closed
5 years ago
0
Blacken codebase, and change Travis to black, from flake8
#14
bskinn
closed
5 years ago
0
Add option to capture stdout and stderr to the same stream?
#13
bskinn
opened
6 years ago
1
Add 'Python 3.7' and plain 'Python 3' classifiers to setup.py
#12
bskinn
closed
5 years ago
0
Add 'dump' option, to put mocked stdout/stderr content to actual stdout/stderr on context exit
#11
bskinn
opened
6 years ago
1
May need to rewrite stdio_mgr as explicit class, to allow better curation of stream contents on error in managed code?
#10
bskinn
closed
5 years ago
4
Does stdio_mgr play nice in pytest?
#9
bskinn
closed
5 years ago
1
Consider explicit deletion of stream objects on exit
#8
bskinn
opened
6 years ago
5
Add twine to requirements-dev.txt
#7
bskinn
closed
6 years ago
0
Previous
Next