.. |
_code
|
Merge pull request #3859 from asottile/pyupgrade_1_4
|
2018-08-23 18:32:53 -07:00 |
assertion
|
py.builtin.exec_ => six.exec_
|
2018-08-22 23:00:06 -07:00 |
config
|
More unicode whack-a-mole
|
2018-08-22 13:40:21 -05:00 |
mark
|
Replace broken type annotations with type comments
|
2018-07-15 16:58:39 +03:00 |
__init__.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
_argcomplete.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
cacheprovider.py
|
fix #3745 - display absolute cache_dir if necessary
|
2018-08-01 08:25:37 +02:00 |
capture.py
|
Merge pull request #3832 from Sup3rGeo/bugfix/capsys-with-cli-logging
|
2018-08-21 20:12:31 -03:00 |
compat.py
|
Moved dummy_context_manager to compat module
|
2018-08-18 11:15:58 -03:00 |
debugging.py
|
Renamed snap_global_capture to read_global_capture.
|
2018-08-20 17:48:14 +02:00 |
deprecated.py
|
Move warning definition to deprecated module
|
2018-07-30 14:25:29 -03:00 |
doctest.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
experiments.py
|
regendoc and invocation fixes
|
2018-06-27 08:28:21 +02:00 |
fixtures.py
|
py.builtin._reraise -> six.reraise
|
2018-08-22 23:00:58 -07:00 |
freeze_support.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
helpconfig.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
hookspec.py
|
Move warning definition to deprecated module
|
2018-07-30 14:25:29 -03:00 |
junitxml.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
logging.py
|
"suspend" method of capture fixture private
|
2018-08-18 11:38:08 -03:00 |
main.py
|
Fix collection error when tests is specified with --doctest-modules
|
2018-08-21 21:02:46 -03:00 |
monkeypatch.py
|
Fix monkeypatch doc
|
2018-07-02 21:01:41 +08:00 |
nodes.py
|
Fix truncated locals in verbose mode
|
2018-07-15 11:30:26 -03:00 |
nose.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
outcomes.py
|
py.builtins._totext -> string literals or six.text_type
|
2018-08-22 23:00:04 -07:00 |
pastebin.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
paths.py
|
add missed file
|
2018-06-22 23:56:22 +02:00 |
pytester.py
|
fixed a bunch of unicode bugs in pytester.py
|
2018-08-22 01:30:23 -05:00 |
python.py
|
py.builtins._totext -> string literals or six.text_type
|
2018-08-22 23:00:04 -07:00 |
python_api.py
|
py.builtin.exec_ => six.exec_
|
2018-08-22 23:00:06 -07:00 |
recwarn.py
|
py.builtin.exec_ => six.exec_
|
2018-08-22 23:00:06 -07:00 |
reports.py
|
fix rebase artifacts
|
2018-06-26 22:10:26 +02:00 |
resultlog.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
runner.py
|
py.builtin._reraise -> six.reraise
|
2018-08-22 23:00:58 -07:00 |
setuponly.py
|
Renamed snap_global_capture to read_global_capture.
|
2018-08-20 17:48:14 +02:00 |
setupplan.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
skipping.py
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
terminal.py
|
Fix '--show-capture=no' capture teardown logs
|
2018-08-20 15:01:21 -05:00 |
tmpdir.py
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
unittest.py
|
Fix AttributeError bug in TestCaseFunction.teardown by creating TestCaseFunction._testcase as attribute of class with a None default.
|
2018-08-08 18:13:21 -05:00 |
warnings.py
|
fix `filterwarnings` mark not registered
|
2018-08-14 16:13:15 -05:00 |