Popular repositories
-
-
-
docsbuild-scripts Public
Forked from python/docsbuild-scripts
scripts for building documentation on docs.python.org
Python
-
-
-
buildmaster-config Public
Forked from python/buildmaster-config
Configuration for buildbot.python.org
Python
169 contributions in the last year
Less
More
Contribution activity
October 2021
Created 4 commits in 3 repositories
Created a pull request in python/release-tools that received 1 comment
Make the macOS universal2 installer variant the default download.
For Python 3.10, we only manufacture the universal2 variant for macOS. For Python 3.9.x, we produce universal2 and legacy Intel-only With this chan…
+4
−4
•
1
comment
Opened 2 other pull requests in 1 repository
Reviewed 11 pull requests in 3 repositories
python/cpython
9 pull requests
- [3.10] bpo-45221: Fix handling of LDFLAGS and CPPFLAGS options in setup.py (GH-29031)
- bpo-45221: Fix handling of LDFLAGS and CPPFLAGS in setup.py
-
[3.9] bpo-45405: Prevent
internal configure errorwhen runningconfigurewith recent versions of non-Apple clang. (GH-28845) -
[3.10] bpo-45405: Prevent
internal configure errorwhen runningconfigurewith recent versions of non-Apple clang. (GH-28845) -
bpo-45405: Prevent
internal configure errorwhen runningconfigurewith recent versions of non-Apple clang. - [3.10] Remove draft notice on the 3.10 What's new document (GH-28806)
- Remove draft notice on the 3.10 What's new document
- bpo-45350: Rerun autoreconf with the pkg-config macros
- Remove news entry without bpo issue number.