SylvainDe/DidYouMean-Python
Module to have suggestions in case of errors (NameError, AttributeError, etc).
PythonMIT
Issues
- 0
Continous Integration on 3.10.beta and 3.11.alpha: error from pip code "AttributeError: module 'types' has no attribute 'UnionType'. Did you mean: 'FunctionType'?"
#66 opened by SylvainDe - 3
Continous Integration on pypy-2.7_nightly: regexp does not match "FOO must be a BAR, not FOOBAR"
#65 opened by SylvainDe - 1
- 1
Continous Integration on Python 3.5: Could not fetch URL https://pypi.python.org/simple/pip/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:728) - skipping
#64 opened by SylvainDe - 1
Continous Integration on Python 3.12.0 versions: TypeError: startswith first arg must be bytes or a tuple of bytes, not str
#62 opened by SylvainDe - 0
Continous Integration on Python 3.10.0 alpha during local install: "Getting requirements to build wheel did not run successfully."
#61 opened by SylvainDe - 1
Continous Integration on all jobs: "ERROR: Could not find a version that satisfies the requirement codecov (from versions: none)"
#60 opened by SylvainDe - 1
- 1
Continous Integration on 3.10.0-alpha.1: AttributeError when coverage is used
#59 opened by SylvainDe - 2
Continous Integration on Action: for Python 3.10.alpha builds: AttributeError: module 'sysconfig' has no attribute 'get_preferred_scheme'
#57 opened by SylvainDe - 1
About TODO_ENCLOSING
#54 opened by aroberge - 4
Can't use from `pip` install
#52 opened by FedeClaudi - 2
executing, pure_eval, and futurecoder
#51 opened by alexmojaki - 2
- 0
Add reference to Friendly Traceback in Readme
#49 opened by SylvainDe - 0
Continous Integration on pypy & pypy-5.4.1: Cannot install coveralls ("ERROR: Failed building wheel for cryptography")
#48 opened by SylvainDe - 3
Continous Integration on Python nightly (3.10): re does not match for 2 exceptions because of qualified names ("my_class.my_method")
#47 opened by SylvainDe - 8
Continuous Integration on nightly (Python 3.9): No exception thrown with "1 <> 2"
#46 opened by SylvainDe - 1
Continuous Integration on pypy-5.4.1: "You are linking against OpenSSL 1.0.1, which is no longer supported by the OpenSSL project. You need to upgrade to a newer version of OpenSSL."
#45 opened by SylvainDe - 1
Continuous Integration on nightly (Python 3.9): error in test_c_func_takes_no_keyword_arguments: re does not match
#44 opened by SylvainDe - 5
Continuous Integration on nightly during pep257 install: "ImportError: cannot import name 'Set' from 'collections'"
#43 opened by SylvainDe - 52
More suggestions
#18 opened by SylvainDe - 2
- 9
- 2
Continuous integration: Different error message for test_object_indexing on recent Python builds
#41 opened by SylvainDe - 4
- 0
- 11
CI jobs failing on Python 3.2 / PyPy3
#30 opened by SylvainDe - 0
Test "test_octal_literal" fails on Python 3.8
#38 opened by SylvainDe - 3
- 5
New error on nightly build: didyoumean_internal_tests.AddStringToMemoryErrorTest
#34 opened by SylvainDe - 1
New error on nightly build to expect: "TypeError: 'int' object is not iterable" -> "TypeError: cannot unpack int object"
#33 opened by SylvainDe - 26
`Maximum recursion depth exceeded` on Pypy
#22 opened by SylvainDe - 1
- 2
CI jobs failing on nightly (7th June)
#31 opened by SylvainDe - 1
Different regexp on Python 3.7-dev/nightly
#29 opened by SylvainDe - 2
Different regexp on Python 3.7-dev/nightly
#28 opened by SylvainDe - 0
Isue with stacktrace when decorator API is used
#27 opened by SylvainDe - 2
- 0
Make a Jupyter notebook with the examples
#25 opened by SylvainDe - 1
Code quality - various details
#24 opened by SylvainDe - 0
Add suggestions for IOError
#15 opened by SylvainDe - 1
NameError: Add new test case/regexp
#20 opened by SylvainDe - 1
- 0
Support for -m option
#19 opened by SylvainDe - 0
Support for iPython
#17 opened by SylvainDe - 0
Test CI on Windows
#16 opened by SylvainDe - 1
- 0
SyntaxError are not handled properly
#14 opened by SylvainDe - 0
Export documentation
#12 opened by SylvainDe