VirtualBox-python3.13.patch #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
here is how I fix the support python3.13 I just replace python3.11 by python3.13 , is quick fix !
but fails to compile on Fedora because use of PyObject_AsCharBuffer(), PyObject_AsReadBuffer() and PyObject_AsWriteBuffer()
HTH
references:
https://bugzilla.redhat.com/show_bug.cgi?id=1927146
https://docs.python.org/3.12/c-api/objbuffer.html
https://github.com/protocolbuffers/protobuf/pull/8339/files
@jengelh and @dgarcia ^
@sergiomb yes, I started to try to build for python 3.13 but at some point the patch was getting bigger and bigger, so I decided to do not spent more time on this and wait for upstream to do it.
So with both patches being effectively incomplete, I don't see any action here. (I also cannot close the report because it was opened for the wrong git repo…)
what is the correct git repo ? , just now I notice dgarcia patch have some parts that are new
Hi,
https://src.opensuse.org/jengelh/virtualbox , don't have issues tab !
I'm Fedora/RPMFusion packager , I'd like work together with you to build better packages and to all test the same sources etc
I see you finally update Vbox to 7.1.6
Indeed the issues tab is not configured by default for any gitea project, but it is for /pool. That seems inside out IMO.
31/16:19 < adamm> issue tracker is enabled in Gitea in devel projects {{unverifiable}}. This may be a better place for TW bugs than Factory to be honest. I haven't tried to see the integration with Bugzilla as we do not track packages there very well at all. As for pool issue tracker, we'll have to discuss that a later. For official bugs, we still need Bugzilla... and we don't use /pool yet for anything.
In other words, the jury is still out and Bugzilla is best because /pool "isn't used yet for anything".
I wouldn't say jury is still out -- I would say situation is fluid 😆
it's a pretty a non-newtonian fluid tho 🥴
@jengelh you have permissions to close the issue but not permissions to write the repository. can you confirm?