Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Python development team
- https://github.com/python/miss-islington
Popular repositories
1,891 contributions in the last year
Activity overview
Contributed to
python/cpython,
python/blurb_it,
python/the-knights-who-say-ni
and 2 other
repositories
Contribution activity
January 2020
Created a pull request in python/cpython that received 7 comments
[3.8] bpo-39299: Add more tests for mimetypes and its cli. (GH-17949)
Add tests for case insensitive check of types and extensions as fallback. Add tests for data url with no comma. Add tests for read_mime_types. Addβ¦
+85
β5
•
7
comments
- [3.7] bpo-38400 Don't check for NULL linked list pointers in _PyObject_IsFreed (GH-16630)
- [3.8] bpo-38400 Don't check for NULL linked list pointers in _PyObject_IsFreed (GH-16630)
- [3.8] bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060)
- [3.7] bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060)
- [3.7] Fix typo from base to based (GH-18055)
- [3.8] Fix typo from base to based (GH-18055)
- [3.7] Fix Lock.locked() to remove extra bold highlighting (GH-18042)
- [3.8] Fix Lock.locked() to remove extra bold highlighting (GH-18042)
- [3.7] bpo-39348: Fix code highlight for the SOCK_NONBLOCK example (GH-18018)
- [3.8] bpo-39348: Fix code highlight for the SOCK_NONBLOCK example (GH-18018)
- [3.7] Fix typo in multiprocessing.pool.AsyncResult.successful doc. (GH-17932)
- [3.8] Fix typo in multiprocessing.pool.AsyncResult.successful doc. (GH-17932)
- [3.8] Fix compiler warning on Windows (GH-18012)
- [3.8] Fix documentation in code.py (GH-17988)
- [3.7] Fix documentation in code.py (GH-17988)
- [3.7] bpo-39310: Update sys.float_info documentation (GH-17982)
- [3.7] bpo-39299: Add more tests for mimetypes and its cli. (GH-17949)
- [3.7] bpo-39307: Fix memory leak on error path in parsetok (GH-17953)
- [3.8] bpo-39307: Fix memory leak on error path in parsetok (GH-17953)
- [3.7] bpo-3530: Add advice on when to correctly use fix_missing_locations in the AST docs (GH-17172)
- [3.8] bpo-3530: Add advice on when to correctly use fix_missing_locations in the AST docs (GH-17172)
- [3.8] bpo-38293: Allow shallow and deep copying of property objects (GH-16438)
- [3.7] bpo-38293: Allow shallow and deep copying of property objects (GH-16438)
- [3.8] bpo-16575: Disabled checks for union types being passed by value. (GH-17960)
- [3.8] bpo-38356: Fix ThreadedChildWatcher thread leak in test_asyncio (GH-16552)
- Some pull requests not shown.