No subsystem |
|
| PY-5695 (Usability Problem) | Autofill some fields when adding new remote interpreter |
| PY-2085 (Usability Problem) | New Python Package not available if not already in a python package |
| PY-6076 (Cosmetics) | Jumping/blinking UI in Interpreters |
| PY-6031 (Bug) | Edit interpreter name can be performed only once before Apply |
| PY-6135 (Bug) | Error when building sphinx docs |
| PY-6063 (Bug) | Can't exclude folder from Project Structure |
| PY-6008 (Bug) | Change common "Around Operators" options doesn't affect formatting |
| PY-6043 (Bug) | Joining Lines cause discreet elements to be joined |
| PY-6163 (Bug) | Moving blocks of code |
App Engine Support |
|
| PY-5991 (Bug) | GQL: problem with KEY(:1) parsing |
Code Insight |
|
| PY-6191 (Bug) | Remoter interpreters and unresolved built-ins |
| PY-4951 (Bug) | "Import this name" quickfix inserts import to the wrong line |
| PY-6205 (Bug) | Autoimport suggests importing reference after typing additional symbol |
| PY-5813 (Bug) | Module completion suggests name ended with .py |
| PY-6102 (Bug) | Call to constructor of super is missed |
| PY-6101 (Bug) | assignment can be replaced false negative |
| PY-5951 (Bug) | Missing completion for properties setter and deleter in decorators |
| PY-6022 (Bug) | :class: RST reference does not resolve name in a package's _all_ |
| PY-6226 (Bug) | Missing self in explicitly called completion within the class |
| PY-6011 (Bug) | Incorrect resolve priorities between package and module |
Debugger |
|
| PY-5943 (Bug) | Resume on breakpoint ingores this breakpoint in the future runs |
| PY-6157 (Bug) | Not able to debug multiprocess Flask project with Attach to subprocesses option set |
| PY-5156 (Bug) | Stop does not terminate script during remote debugging |
| PY-4244 (Bug) | Remote Debugging a Python+Windows application fails when the debug server runs on Linux |
Django Support |
|
| PY-6233 (Bug) | Unresolved reference: false positive for raw string passed as template paths |
| PY-5998 (Bug) | PyCharm 2.1 regression in templates suggestion |
Editing |
|
| PY-6004 (Usability Problem) | When typing prefix u in front of string literal, don't autocomplete |
| PY-5106 (Bug) | Unnecessary backslash is added on enter inside string in parenthsis |
| PY-6219 (Bug) | Python Formatter error for generator expression |
| PY-4376 (Bug) | Split lines: do not add another backslash if there is one already |
| PY-6121 (Bug) | wrong suggestion in autocompletion |
| PY-6111 (Bug) | String literal highlighting is not updated on changing python interpreter in inactive tab. |
IDE |
|
| PY-6047 (Feature) | Associate virtualenv interpreter with project, don't show it for other projects |
| PY-6119 (Usability Problem) | Provide mnemonics for buttons in Python Interpreters configurable |
| PY-6132 (Usability Problem) | Show error notification if user tries to create Django and GAE project with Remote Interpreter. |
| PY-6165 (Usability Problem) | Disable Install Django check-box for python 3 |
| PY-6166 (Usability Problem) | Show warning on checking Install Django check-box for interpreter without pip |
| PY-6274 (Cosmetics) | Make this virtualenv available for other project: unify capitalization with the rest of the UI |
| PY-6272 (Bug) | Make this virtualenv available for other project option is set regardless user selection |
| PY-6118 (Bug) | Don't show "Set as project interpreter" popup when creating an interpreter from New Project dialog |
| PY-6235 (Bug) | small UI mess |
| PY-6178 (Bug) | Create New Project: newly added interpreters in Python Interpreters window are not displayed in the List Box |
| PY-6161 (Bug) | Do not propose to add pythonw.exe for virtualenv located in project directory |
| PY-6053 (Bug) | "Statement seems to have no effect" should be disabled for autocomplete hints |
| PY-5957 (Bug) | Remove remote interpreters from create new project Dialog |
| PY-6268 (Exception) | NPE at com.jetbrains.python.configuration.VirtualEnvProjectFilter.<init> |
| PY-6288 (Exception) | IAE at com.intellij.openapi.components.ServiceManager.getService |
Inspections |
|
| PY-5086 (Cosmetics) | Unused local variable: too much highlighting for classes defined in factory function |
| PY-5623 (Bug) | "Chained comparisons can be simplified" fix gives wrong result |
| PY-5039 (Bug) | reStructuredText docstring and doctest conflicting for inspection |
| PY-6159 (Bug) | Unreachable code: false positive with while/else and break |
| PY-6136 (Bug) | BaseException.args is probably a sequence |
| PY-6186 (Bug) | compatibility inspection does not believe in intern() |
| PY-6108 (Bug) | Unexpected argument: false positive for arguments passed to class method which is declared without explicit self |
| PY-5915 (Bug) | Inspector do not properly handle call to parent's class property |
Jinja2 |
|
| PY-6110 (Feature) | Jinja/Jinja2 template file |
Mako |
|
| PY-6115 (Bug) | Mako namespaces not resolving correctly |
Packaging |
|
| PY-5989 (Feature) | Add support for proxy and authenticated proxy for the new package installer from PyPI |
| PY-6094 (Feature) | requirements.txt - naming conventions |
| PY-6155 (Feature) | Recursive Requirements are not supported |
| PY-6016 (Usability Problem) | Don't complain about transitive dependencies not being listed in requirements.txt |
| PY-6124 (Usability Problem) | Disable uninstall button for user-site packages for vEnv |
| PY-6152 (Cosmetics) | Upgrade package is available, even though an up-to-date version is installed |
| PY-6097 (Bug) | Packages are not show for Jython: no module named 'logging' error |
| PY-6201 (Bug) | Requirement files: windows path separator is not detected as recursive requirement |
| PY-6156 (Bug) | Do not show Install package quickfix when there is no pip tool for the current interpreter |
| PY-6239 (Bug) | Packaging: strange cut off message for pypy interpreter without pip or distribute installed |
| PY-6223 (Bug) | Default location for new virtualenvs on Mac OS X is based on filesystem root |
| PY-6148 (Bug) | Wrong "Package installed successfully" message if the superuser password dialog has been closed |
| PY-6125 (Bug) | Wrong path in packages table |
| PY-6202 (Exception) | IAE at com.jetbrains.python.packaging.PyPIPackageUtil.showError |
Refactoring |
|
| PY-5489 (Bug) | Refactor/Move: leads to syntax error with multi-line imports |
| PY-6081 (Bug) | Extract method generates incorrect code |
| PY-5948 (Bug) | Refactor / Rename: correctly process properties rename |
Skeletons |
|
| PY-6190 (Bug) | Converting old skeletons from remote interpreters reappear again after restarting PyCharm with opened project |
| PY-6177 (Bug) | NumberFormatException in Skeleton Generator if PATH of interpreter contains empty spaces |
| PY-5810 (Bug) | Skeleton generation error formatting error |
| PY-5882 (Bug) | Bogus signature on BaseException._unicode_ |
Test Runner |
|
| PY-3168 (Feature) | Can't Debug Tests Using django_nose - "No Tests Were Found" Error |
Labels:
None
