0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bpo-37124: Fix reference leak in test_msilib (GH-13750) (GH-14340) More... almost 5 years ago
bpo-37359: Add --cleanup option to python3 -m test (GH-14332) (GH-14333) More... almost 5 years ago
Improve threading.daemon docstring (GH-14278) More... almost 5 years ago
bpo-37362: test_gdb now ignores stderr (GH-14287) (GH-14297) More... almost 5 years ago
Fix known backwards incompatibilities More... almost 5 years ago
bpo-36231: Support building on macOS without /usr/include (GH-13773) (GH-14256) More... almost 5 years ago
[2.7] Fix name of '\0'. (GH-14225) More... almost 5 years ago
bpo-34631: Updated OpenSSL to 1.0.2s in macOS installer. (GH-14198) More... almost 5 years ago
[2.7] bpo-35360: Update macOS installer to use SQLite 3.28.0 (GH-14183) More... almost 5 years ago
[2.7] Update link in colorsys docs to be https (GH-14062) (GH-14110) More... almost 5 years ago
bpo-34631: Updated OpenSSL to 1.0.2s in Windows installer (GH-14161) More... almost 5 years ago
[2.7] Fix 2.7 test -R test_IDLE failure on Windows (GH-13958) More... almost 5 years ago
[2.7] bpo-35647: Fix path check in cookiejar. (GH-11436) (GH-13427) More... almost 5 years ago
[2.7] bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258) (GH-13426) More... almost 5 years ago
[2.7] bpo-36742: Fix urlparse.urlsplit() error message for Unicode URL (GH-13937) More... almost 5 years ago
[2.7] bpo-34836: fix test_default_ecdh_curve, needs no tlsv1.3. (GH-9626) More... almost 5 years ago
Fix one test case More... almost 5 years ago
Implement PEP 3120. Mostly copied 447d33ead62b6dcd46d475a703f59940eb85428b. More... almost 5 years ago
[2.7] bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (#13906) More... almost 5 years ago
[2.7] bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860) (GH-13898) More... almost 5 years ago
[2.7] bpo-37177: make IDLE's search dialogs transient (GH-13869) More... almost 5 years ago
Update outdated reference to Mercurial (GH-12857) More... almost 5 years ago
Doc: Python 3.9 in sidebar and version switcher. (GH-13824) More... almost 5 years ago
bpo-36742: Corrects fix to handle decomposition in usernames (GH-13812) More... almost 5 years ago
Fix variable name copy/paste error in build-installer.py (GH-13038) More... almost 5 years ago
[2.7] bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None (GH-13688) More... almost 5 years ago
[2.7] bpo-33071: remove outdated PyPI docs (GH-13087) (GH-13584) More... almost 5 years ago
[2.7] bpo-33006 - Correct filter doc string to clarify 2nd argument can be iterable (GH-6015) More... almost 5 years ago
bpo-26423: Fix test_descr.test_wrap_lenfunc_bad_cast() on 32-bit Windows (GH-13629) More... almost 5 years ago
bpo-26423: Fix possible overflow in wrap_lenfunc() (GH-13606) (GH-13625) More... almost 5 years ago