Skip to content

Testing downstream oracledb workflow - #8

Open
msimacek wants to merge 1459 commits into
masterfrom
msimacek/GR-73057-Setup_downstream_test_for_oracledb
Open

Testing downstream oracledb workflow#8
msimacek wants to merge 1459 commits into
masterfrom
msimacek/GR-73057-Setup_downstream_test_for_oracledb

Conversation

@msimacek

@msimacek msimacek commented May 7, 2026

Copy link
Copy Markdown
Owner

Testing PR for the weekly downstream test workflow.

fangerer and others added 30 commits May 5, 2026 13:35
timfel and others added 29 commits May 11, 2026 18:04
PullRequest: graalpython/4503
PullRequest: graalpython/4494
PullRequest: graalpython/4495
… to master

* commit '9e84cbac212f9d9b8a3177fab11fa3a0f12c7a73':
  Update datetime unittest tags
  Update unittest tags
  Update imports
PullRequest: graalpython/4497
PullRequest: graalpython/4501
Stubs that are part of a native reference cycle can die on the managed
side and be only referenced from native side. Those can reach refcount
0 and need to be freed. _Py_Dealloc would call tp_dealloc, but for some
builtin types, their tp_dealloc is not prepared to handle stubs. To be
consistent with how stubs are released normally from Java, upcall to
GraalPyPrivate_ManagedObject_GC_Del without calling tp_dealloc.
@msimacek
msimacek force-pushed the msimacek/GR-73057-Setup_downstream_test_for_oracledb branch from 6bcb746 to 5d9006e Compare May 12, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants