Daniel Milnes

Results 13 comments of Daniel Milnes

This doesn't work on inline

Just to add to this, having `mockbuild` on PyPi would be really useful for [FedoraReview](https://pagure.io/FedoraReview). You have to do some really unpleasant hacks right now to be able to develop...

Fedora is tracking this bug downstream as it is failing our Python 3.13 pre-release checks. If I get time, I'll try to do a PR for this.

I'm trying to resolve this as it's causing build failures in Fedora. The Python docs () have a replacement for `imp.load_source` but intentionally do not have a replacement for `imp.load_compiled`...

There appear to still be a few usages of `past` (which is part of future). Moving this back to draft until I've fixed those.

This is now passing all my tests, so I'm going to pull it into Fedora in prep for Python 3.13

https://github.com/dependabot recreate