CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 19:50:08 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/Dynamo.git
etag: W/"004e519e2e76967bc576dda09e378cd8"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=rsho3yRhGSuVghjDrg3KciT%2FGNs4nEu9RZn3yryZxkIREiuqX6j6ycGaKsKi9GbIOOZ7s%2BGjCReKHvQfKKGx14r%2B30xkUA00kmS9SGFxBwhBOwLfuZTMQXjX2wlkrR%2BH7Ab8gkA91UgjgF5%2FTXcjerz1UENXnhYeTyJCrzZPsAN1WxPWAvMZCOE8mJOz2tzKzQKsN9c7AFxeUeCgD7Im6tMurB0Q7MObSbGdBH1p9iqkWww82iGwquky11P4982GqKGEd9mmzSWKzonEOGqTnw%3D%3D--MkEUADG4feFizoih--tj3CYVQLy%2Feh6w5FCl7%2Bng%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.966135868.1753645807; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 19:50:07 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 19:50:07 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 935E:1369AB:115FDC2:16BD26D:688682EF
DYN-8298: Fix python node script editor displays wrong script when cl… · DynamoDS/Dynamo@91bca1d · GitHub
Copy file name to clipboardExpand all lines: src/Libraries/PythonNodeModelsWpf/PythonNode.cs
Copy file name to clipboardExpand all lines: src/Libraries/PythonNodeModelsWpf/ScriptEditorWindow.xaml
Copy file name to clipboardExpand all lines: src/Libraries/PythonNodeModelsWpf/ScriptEditorWindow.xaml.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreWpf3Tests/PythonNodeCustomizationTests.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit 91bca1d
File tree
Expand file treeCollapse file tree
4 files changed
+99
-10
lines changedFilter options
- src/Libraries/PythonNodeModelsWpf
- test/DynamoCoreWpf3Tests
Expand file treeCollapse file tree
4 files changed
+99
-10
lines changedsrc/Libraries/PythonNodeModelsWpf/PythonNode.cs
Copy file name to clipboardExpand all lines: src/Libraries/PythonNodeModelsWpf/PythonNode.cs+25-8Lines changed: 25 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 |
| - | |
9 | 7 |
| |
10 |
| - | |
11 | 8 |
| |
12 | 9 |
| |
13 | 10 |
| |
14 | 11 |
| |
15 |
| - | |
16 | 12 |
| |
17 | 13 |
| |
18 | 14 |
| |
| |||
65 | 61 |
| |
66 | 62 |
| |
67 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
68 | 67 |
| |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
69 | 73 |
| |
70 | 74 |
| |
71 | 75 |
| |
| |||
208 | 212 |
| |
209 | 213 |
| |
210 | 214 |
| |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
211 | 223 |
| |
212 | 224 |
| |
213 | 225 |
| |
| |||
223 | 235 |
| |
224 | 236 |
| |
225 | 237 |
| |
226 |
| - | |
| 238 | + | |
227 | 239 |
| |
228 | 240 |
| |
229 | 241 |
| |
230 |
| - | |
| 242 | + | |
231 | 243 |
| |
232 |
| - | |
| 244 | + | |
233 | 245 |
| |
234 | 246 |
| |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
235 | 251 |
| |
236 | 252 |
| |
237 | 253 |
| |
| |||
273 | 289 |
| |
274 | 290 |
| |
275 | 291 |
| |
276 |
| - | |
| 292 | + | |
| 293 | + | |
277 | 294 |
| |
278 | 295 |
| |
279 | 296 |
| |
|
src/Libraries/PythonNodeModelsWpf/ScriptEditorWindow.xaml
Copy file name to clipboardExpand all lines: src/Libraries/PythonNodeModelsWpf/ScriptEditorWindow.xaml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
419 |
| - | |
| 419 | + | |
420 | 420 |
| |
421 |
| - | |
| 421 | + | |
422 | 422 |
| |
423 | 423 |
| |
424 | 424 |
| |
|
src/Libraries/PythonNodeModelsWpf/ScriptEditorWindow.xaml.cs
Copy file name to clipboardExpand all lines: src/Libraries/PythonNodeModelsWpf/ScriptEditorWindow.xaml.cs+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
640 | 640 |
| |
641 | 641 |
| |
642 | 642 |
| |
| 643 | + | |
| 644 | + | |
| 645 | + | |
643 | 646 |
| |
644 | 647 |
| |
645 | 648 |
| |
|
test/DynamoCoreWpf3Tests/PythonNodeCustomizationTests.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreWpf3Tests/PythonNodeCustomizationTests.cs+69Lines changed: 69 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
265 | 334 |
| |
266 | 335 |
| |
267 | 336 |
| |
|
You can’t perform that action at this time.
0 commit comments