Skip to content

Pypy2 bugfixes - #26

Open
JedMeister wants to merge 10 commits into
turnkeylinux:masterfrom
JedMeister:pypy2-bugfixes
Open

Pypy2 bugfixes#26
JedMeister wants to merge 10 commits into
turnkeylinux:masterfrom
JedMeister:pypy2-bugfixes

Conversation

@JedMeister

Copy link
Copy Markdown
Member

Fixes for numerous bugs that surfaced running on pypy2.

Some are bugs already fixed in the code in one place, but not in another.

Some are oversights/unaddressed details related to the migration to default Debian duplicity and boto packages.

Most of the others could be considered "land mine" bugs. They have mostly existed for years - just hadn't surfaced prior because of undocumented quirks of the cpython2 implementation that are not explicitly part of python standard. They may or many have have come to light under python3. Regardless if nothing else they are "correctness" issues...

Also, there are lots of additional comments and new functions/methods added mostly have pretty good docstrings.

I do still have a couple of things to test but IMO this is good to review. If there is anything additional, I'll push and ping for follow up review of new code.

@JedMeister
JedMeister requested a review from OnGle August 18, 2026 02:14

@OnGle OnGle left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, that's a lot. Looks good to me though.

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.

2 participants