FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/python-syntax - DetachHead/rebased · GitHub
DetachHead
/
rebased
Public
forked from
JetBrains/intellij-community
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
212
Star
5.3k
Code
Issues
37
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rebased
python
python-syntax
on
master
User selector
Datepicker
Commit history
Commits on Jun 8, 2026
IJPL-246466 python: remove obsolete -Xopt-in=com.intellij.openapi.util.IntellijInternalApi arg from Kotlin compiler options
Show description for 1983fc4
chashnikov
authored and
intellij-monorepo-bot
committed
1983fc4
View commit details
Copy full SHA for 1983fc4
View code at this point
Browse repository at this point
[build] MRI-4497 Bump Kotlin language and API version to 2.4
Show description for 2ec83db
mfilippov
authored and
intellij-monorepo-bot
committed
2ec83db
View commit details
Copy full SHA for 2ec83db
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
MRI-2744 Buildifier reformatting
Show description for f6d1e96
ILikeYourHat
authored and
intellij-monorepo-bot
committed
f6d1e96
View commit details
Copy full SHA for f6d1e96
View code at this point
Browse repository at this point
Commits on May 8, 2026
PY-89625 Populate OWNERSHIP files for PyCharm Codeinsight modules
Show description for 1157e7e
avokin
authored and
intellij-monorepo-bot
committed
1157e7e
View commit details
Copy full SHA for 1157e7e
View code at this point
Browse repository at this point
Commits on May 7, 2026
BAZEL-3120: Regenerate build files
Show description for 73ae80d
Damian Baczyński
authored and
intellij-monorepo-bot
committed
73ae80d
View commit details
Copy full SHA for 73ae80d
View code at this point
Browse repository at this point
Commits on May 3, 2026
PY-88215 f-string: highlight f-string format parts with `PyFStringFormatSpecAnnotator`
Show description for 6070287
Morgan Bartholomew
authored and
intellij-monorepo-bot
committed
6070287
View commit details
Copy full SHA for 6070287
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
[build] Update build files (IJI-3451)
Show description for 6190d7d
k15tfu
authored and
intellij-monorepo-bot
committed
6190d7d
View commit details
Copy full SHA for 6190d7d
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
IJPL-241930: Register PersistentStateComponents as application/projectSettings in community/python
Show description for 5c71591
nikita-zaytsev
authored and
intellij-monorepo-bot
committed
5c71591
View commit details
Copy full SHA for 5c71591
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
cleanup [editor]: nullability for QuoteHandler
Show description for e2dbca9
maxmedvedev
authored and
intellij-monorepo-bot
committed
e2dbca9
View commit details
Copy full SHA for e2dbca9
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
PY-88398 double click f-string quote character to select entire string
Show description for 915b1b7
charliecloudberry
authored and
intellij-monorepo-bot
committed
915b1b7
View commit details
Copy full SHA for 915b1b7
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
IJPL-221307 update Kotlin Facet to JDK25
Show description for 5852844
mfilippov
authored and
intellij-monorepo-bot
committed
5852844
View commit details
Copy full SHA for 5852844
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
IDEA-385095 don't export java.psi/syntax and editor/util.ui
Show description for 2c7175c
develar
authored and
intellij-monorepo-bot
committed
2c7175c
View commit details
Copy full SHA for 2c7175c
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
PY-88511 Simplify the check in PyStatementMover.getStatementList
Show description for 77cab77
east825
authored and
intellij-monorepo-bot
committed
77cab77
View commit details
Copy full SHA for 77cab77
View code at this point
Browse repository at this point
PY-48761 Support "Move Statement Up/Down" for case clauses in match statements
Show description for 0389675
east825
authored and
intellij-monorepo-bot
committed
0389675
View commit details
Copy full SHA for 0389675
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
MRI-3612 jps2bazel: generate iml export sections
Show description for c8adfa9
shalupov
authored and
intellij-monorepo-bot
committed
c8adfa9
View commit details
Copy full SHA for c8adfa9
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
IJPL-221307 update BAZEL.build files
Show description for 45ed7fd
mfilippov
authored and
intellij-monorepo-bot
committed
45ed7fd
View commit details
Copy full SHA for 45ed7fd
View code at this point
Browse repository at this point
IJPL-221307 add missing module dependencies for JDK25 compilation
Show description for e1a6f87
mfilippov
authored and
intellij-monorepo-bot
committed
e1a6f87
View commit details
Copy full SHA for e1a6f87
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
[build] Update build files (IJI-3390, IJI-3451)
Show description for 2107bb3
k15tfu
authored and
intellij-monorepo-bot
committed
2107bb3
View commit details
Copy full SHA for 2107bb3
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
MRI-2340 Automatically convert all UI Designer forms to sources
Show description for b5eb6d8
shalupov
authored and
intellij-monorepo-bot
committed
b5eb6d8
View commit details
Copy full SHA for b5eb6d8
View code at this point
Browse repository at this point
Commits on Jan 31, 2026
IJI-3282 Optimize imports
Show description for 188b7ef
shalupov
authored and
intellij-monorepo-bot
committed
188b7ef
View commit details
Copy full SHA for 188b7ef
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
PY-83580 support for word selection in f-string fragments
Show description for 3c6c774
azimsh3r
authored and
intellij-monorepo-bot
committed
3c6c774
View commit details
Copy full SHA for 3c6c774
View code at this point
Browse repository at this point
[build] IJI-2993 enable progressive mode for Kotlin
Show description for ea41f79
mfilippov
authored and
intellij-monorepo-bot
committed
ea41f79
View commit details
Copy full SHA for ea41f79
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
[build] IJPL-220367 bump Kotlin language and API versions
Show description for 7744eca
mfilippov
authored and
intellij-monorepo-bot
committed
7744eca
View commit details
Copy full SHA for 7744eca
View code at this point
Browse repository at this point
Commits on Nov 29, 2025
IJPL-218803 IJ-MR-179029 IJ-MR-175479 IJ-MR-184126 don't export execution from lang to avoid excessive and incorrect deps on debugger
Show description for 9102a33
develar
authored and
intellij-monorepo-bot
committed
9102a33
View commit details
Copy full SHA for 9102a33
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
tests [python]: Fix rainbow highlighter for local variable.
Show description for c8247bd
throwable-one
authored and
intellij-monorepo-bot
committed
c8247bd
View commit details
Copy full SHA for c8247bd
View code at this point
Browse repository at this point
Commits on Oct 18, 2025
IJPL-212791 IJ-MR-179029 Add intellij.platform.core.impl module dependency
Show description for b1d6fa7
develar
authored and
intellij-monorepo-bot
committed
b1d6fa7
View commit details
Copy full SHA for b1d6fa7
View code at this point
Browse repository at this point
IJPL-212791 IJ-MR-179029 Refactor code visibility modifiers
Show description for dd21c53
develar
authored and
intellij-monorepo-bot
committed
dd21c53
View commit details
Copy full SHA for dd21c53
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
[plugin model] use 'public' visibility for content modules which classes are used from external plugins (IJPL-207059)
Show description for 3a8344f
chashnikov
authored and
intellij-monorepo-bot
committed
3a8344f
View commit details
Copy full SHA for 3a8344f
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
IJ-MR-175479 IJ-CR-146078 IJPL-209476 fast-util
Show description for 4b61943
develar
authored and
intellij-monorepo-bot
committed
4b61943
View commit details
Copy full SHA for 4b61943
View code at this point
Browse repository at this point
Commits on Oct 4, 2025
IJ-MR-175479 IJ-CR-146078 IJPL-209476 guava as product module (part 2)
Show description for 9f425c8
develar
authored and
intellij-monorepo-bot
committed
9f425c8
View commit details
Copy full SHA for 9f425c8
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
[bazel] Update build files (IJI-3062)
Show description for f43aa95
k15tfu
authored and
intellij-monorepo-bot
committed
f43aa95
View commit details
Copy full SHA for f43aa95
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
IJ-CR-146078 IJPL-209510 use kotlinx-serialization core and json product modules instead of jps lib (except fleet - no idea what to do)
Show description for 1b3c93d
develar
authored and
intellij-monorepo-bot
committed
1b3c93d
View commit details
Copy full SHA for 1b3c93d
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
[python] Remove a stray angle bracket from the highlighting example
Show description for 1c9d755
Hoolean
authored and
intellij-monorepo-bot
committed
1c9d755
View commit details
Copy full SHA for 1c9d755
View code at this point
Browse repository at this point
Commits on Aug 30, 2025
[intellij project configuration] change JVM target level from 17 to 21 in Kotlin facets (IJPL-176259)
Show description for 4f63150
chashnikov
authored and
intellij-monorepo-bot
committed
4f63150
View commit details
Copy full SHA for 4f63150
View code at this point
Browse repository at this point
Commits on Aug 24, 2025
KTIJ-35250 [Bazel] Promote "Missing dependency superclass" warning to error (part 2)
Show description for c7515bf
CherepanovAleksei
authored and
intellij-monorepo-bot
committed
c7515bf
View commit details
Copy full SHA for c7515bf
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL