Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Popular repositories
-
pythondotorg
Forked from python/pythondotorg
Source code for python.org
Python
-
psf-salt
Forked from python/psf-salt
PSF infrastructure configuration
SaltStack
-
docsbuild-scripts
Forked from python/docsbuild-scripts
scripts for building documentation on docs.python.org
Python
-
cpython
Forked from python/cpython
The Python programming language
Python
-
release-tools
Forked from python/release-tools
Scripts for making (C)Python releases
Python
-
buildmaster-config
Forked from python/buildmaster-config
Configuration for buildbot.python.org
Python
243 contributions in the last year
Contribution activity
April 2019
March 2019
Created a pull request in python/cpython that received 4 comments
[WIP] bpo-36205: incorrect time.process_time when built on macOS < 10.12
bpo-36205 documents a problem where time.process_time and time.perf_counter return very different values when built on macOS 10.11 or earlier. Seve…
- [3.7] Fix NEWS entry with incorrect bpo number
- Fix NEWS entries with incorrect bpo numbers
- Replace "DOS box" with "command prompt window" and link to Windows FAQ.
- [3.7] Remove NEWS entries duplicated from 3.7.2final.
- [3.7] Correct minor edit to news entry.
- Correct minor edit to news entry.
- Minor edits to news entries (ported from 3.7)
- [3.7] Minor edits to news entries for 3.7.3
- bpo-31199: configure fails if libasan is not installed when --with-address-sanitizer is enabled
- [3.7] Replace "DOS box" with link to Windows FAQ. (GH-12390)
- WIP: bpo-36345: Remove the deprecated Tools/scripts/serve.py script
- [3.6] bpo-35564: add master_doc='contents' to conf.py
- bpo-35926: Add support for OpenSSL 1.1.1b on Windows