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 15 hours
ago. based on code collected
about 15 hours
ago.
Jun 16, 2024 — Jun 16, 2025
Showing page 2 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tests.yml: Clean up deprecation warnings
Jason Madden
More...
2 months ago
Add change note for #439
Jason Madden
More...
2 months ago
Merge pull request #439 from kraj/kraj/riscv32
Jason Madden
More...
2 months ago
Merge pull request #442 from python-greenlet/issue440
Jason Madden
More...
2 months ago
Merge pull request #441 from python-greenlet/remove37
Jason Madden
More...
2 months ago
Remove support for Python 3.7 and 3.8
Jason Madden
More...
2 months ago
Add initial support for Python 3.14a7.
Jason Madden
More...
2 months ago
slp_switch: Implement for RISCV32
Khem Raj
More...
2 months ago
Merge pull request #433 from xzl01/master
Jason Madden
More...
7 months ago
Merge pull request #435 from python-greenlet/dependabot/github_actions/github-actions-5da8da3d55
Jason Madden
More...
7 months ago
Bump pypa/gh-action-pypi-publish
dependabot[bot]
More...
7 months ago
Typo in slp_platformselect.h
HarryLoong
More...
7 months ago
Back to development: 3.1.2
Jason Madden
More...
9 months ago
Preparing release 3.1.1
Jason Madden
More...
9 months ago
Merge pull request #428 from Enkidu-Aururu/add-changes-url
Jason Madden
More...
9 months ago
Disable thread-local cleanup on 32-bit MacOS PPC with GCC. This will result in some test failures on that platform, but hopefully solves a crash we were never able to debug when using multiple threads. This is only tested on pre-release versions of an OS that was never released using a compiler available from MacPorts.
Jason Madden
More...
9 months ago
Merge pull request #429 from python-greenlet/issue419redux
Jason Madden
More...
9 months ago
Merge pull request #419 from barracuda156/powerpc
Jason Madden
More...
9 months ago
Greater safety and fewer assumptions doing cross-thread cleanup.
Jason Madden
More...
9 months ago
Duplicate greenlet_thread_state.hpp history.
Jason Madden
More...
9 months ago
Keep greenlet_thread_state.hpp
Jason Madden
More...
9 months ago
Copy greenlet_thread_state.hpp into TThreadStateCreator.hpp
Jason Madden
More...
9 months ago
Set back greenlet_thread_state.hpp file
Jason Madden
More...
9 months ago
Sigh. Pip hides compiler output which is, you know, important, and the only way to get it back is to ask for verbose output, which provides a bunch of junk we don't care about. But what's the point of warnings if we can't see them? So ask for all the junk.
Jason Madden
More...
9 months ago
Fix warnings on GCC; simplify some more things.
Jason Madden
More...
9 months ago
Remove src/greenlet/greenlet_thread_state_dict_cleanup.hpp.
Jason Madden
More...
9 months ago
Clean up initialization/creation of greenlets.
Jason Madden
More...
9 months ago
Add changes URL to the package metadata
Ivan Latka
More...
9 months ago
Remove unnecessary logging during interpreter shutdown. Fixes #426.
Jason Madden
More...
9 months ago
Appveyor.yml: All supported Python versions are available on the newest image, VS 2022, which we need to compile. So use it.
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