openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python-greenlet
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 6 hours
ago.
Jun 18, 2024 — Jun 18, 2025
Showing page 3 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Account for the changed error message in one branch of the race condition test.
Jason Madden
More...
9 months ago
More MSVC fixes; must explicitly name even leading members once you name one.
Jason Madden
More...
9 months ago
Fix MSVC by specifying a standard to use.
Jason Madden
More...
9 months ago
Update comment about the pointer-to-ref conversion now happening much more often possibly slowing us down due to the invocation of the type checker functions.
Jason Madden
More...
9 months ago
Clearly separate the Python slot functions from the internal functions, and make sure the slot functions don't assume trivial structures and trivial PODs can be automatically converted by the compiler.
Jason Madden
More...
9 months ago
Make green_init a more generic tp_init function; this should remove any assumption about binary compatible layouts.
Jason Madden
More...
9 months ago
Restore missing macOS builds, as that's where wheels on PyPI come from.
Jason Madden
More...
9 months ago
Restore missing macOS builds, as that's where wheels on PyPI come from.
Jason Madden
More...
9 months ago
Back to development: 3.1.1
Jason Madden
More...
9 months ago
Preparing release 3.1.0
Jason Madden
More...
9 months ago
Typo in CHANGES.rst
Jason Madden
More...
9 months ago
green_init: Remove const qualifiers from the keyword list passed to PyArg_ParseTupleAndKeywords; this eliminates a cast.
Jason Madden
More...
9 months ago
Update CHANGES.rst for new platforms.
Jason Madden
More...
9 months ago
Merge pull request #404 from xypron/riscv64
Jason Madden
More...
9 months ago
Merge pull request #402 from he32/add-netbsd-ppc
Jason Madden
More...
9 months ago
Typos. Fixes #415.
Jason Madden
More...
9 months ago
Merge pull request #421 from python-greenlet/dependabot/github_actions/github-actions-6f0e2097ef
Jason Madden
More...
9 months ago
Add change note.
Jason Madden
More...
9 months ago
Bump the github-actions group with 2 updates
dependabot[bot]
More...
9 months ago
Update Github Actions versions.
Jason Madden
More...
9 months ago
Merge pull request #420 from hugovk/add-3.13
Jason Madden
More...
9 months ago
Merge pull request #414 from samschlegel/fix-411
Jason Madden
More...
9 months ago
On 3.13, Py_IsFinalizing is a supported API, and the private one is gone.
Jason Madden
More...
9 months ago
Try 3.13 on macos as well.
Jason Madden
More...
9 months ago
Try 3.13 on macos as well.
Jason Madden
More...
9 months ago
Do not try to build on no-GIL versions of Python. It wont work.
Jason Madden
More...
9 months ago
Do not try to build on no-GIL versions of Python. It wont work.
Jason Madden
More...
9 months ago
Use newer Python to run Lint.
Jason Madden
More...
9 months ago
Use newer Python to run Lint.
Jason Madden
More...
9 months ago
Skip a test on 3.13+manylinux.
Jason Madden
More...
9 months ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree