index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-94182: Run the PidfdChildWatcher on the running loop (#94184)
Thomas Grainger
2022-10-08
3
-42/+57
*
gh-92886: make test_ast pass with -O (assertions off) (GH-98058)
Irit Katriel
2022-10-07
1
-1/+1
*
gh-92886: make test_coroutines pass with -O (assertions off) (GH-98060)
Irit Katriel
2022-10-07
1
-1/+1
*
gh-57179: Add note on symlinks for os.walk (#94799)
Stanley
2022-10-07
2
-2/+4
*
gh-94808: Fix regex on exotic platforms (#98036)
Jelle Zijlstra
2022-10-07
2
-2/+3
*
gh-90085: Remove vestigial -t and -c timeit options (#94941)
Shantanu
2022-10-07
2
-3/+5
*
GH-83901: Improve Signature.bind error message for missing keyword-only param...
Frazer McLean
2022-10-07
3
-3/+9
*
gh-61105: Add default param, note on using cookiejar subclass (#95427)
Stanley
2022-10-07
1
-3/+5
*
gh-96288: Add a sentence to `os.mkdir`'s docstring. (#96271)
Hagai Helman Tov
2022-10-07
2
-4/+6
*
gh-96073: fix backticks in NEWS entry (GH-98056)
Jelle Zijlstra
2022-10-07
2
-2/+2
*
gh-92886: [clinic.py] raise exception on invalid input instead of assertion (...
Irit Katriel
2022-10-07
2
-2/+3
*
gh-97997: Add col_offset field to tokenizer and use that for AST nodes (#98000)
Lysandros Nikolaou
2022-10-07
3
-11/+44
*
GH-88968: Reject socket that is already used as a transport (#98010)
Guido van Rossum
2022-10-07
2
-0/+7
*
gh-96346: Use double caching for re._compile() (#96347)
Serhiy Storchaka
2022-10-07
2
-21/+47
*
gh-91708: Revert params note in urllib.parse.urlparse table (#96699)
Stanley
2022-10-07
1
-1/+2
*
gh-96265: Fix some formatting in faq/design.rst (#96924)
Stanley
2022-10-07
1
-27/+31
*
gh-73196: Add namespace/scope clarification for inheritance section (#92840)
Stanley
2022-10-07
1
-1/+2
*
gh-97646: Change `.js` and `.mjs` files mimetype to conform to RFC 9239 (#97934)
Noam Cohen
2022-10-07
2
-2/+3
*
gh-97923: Always run Ubuntu SSL tests with others in CI (#97940)
Nikita Sobolev
2022-10-07
1
-4/+1
*
gh-97956: Mention `generate_global_objects.py` in `AC How-To` (#97957)
Nikita Sobolev
2022-10-07
1
-1/+9
*
gh-96959: Update HTTP links which are redirected to HTTPS (#98039)
180909
2022-10-07
2
-2/+2
*
Add a warning message about PyOS_snprintf (#95993)
Eric Wieser
2022-10-07
2
-1/+3
*
GH-96073: Fix wild replacement in inspect.formatannotation (#96074)
Anh71me
2022-10-07
5
-1/+26
*
gh-65496: Correct wording on csv's skipinitialspace argument (#96170)
Stanley
2022-10-07
3
-5/+10
*
gh-64921: Clarify wording for open()'s newline arg (#96171)
Stanley
2022-10-07
1
-2/+2
*
gh-97955: Migrate `zoneinfo` to Argument Clinic (#97958)
Nikita Sobolev
2022-10-07
6
-36/+258
*
gh-97669: Move difflib examples to Doc/includes/ (#97964)
Victor Stinner
2022-10-07
3
-31/+9
*
Make _symtable_entry.ste_type's comment consistent wit _Py_block_ty (#92414)
zikcheng
2022-10-07
1
-1/+1
*
Fix a mistake in isSet() deprecated message doc (#95720)
Marc Monfort
2022-10-07
0
-0/+0
*
gh-64373: Convert `_functools` to Argument Clinic (#96640)
Nikita Sobolev
2022-10-07
6
-29/+182
*
gh-96415: Remove `types._cell_factory` from a module namespace (#96416)
Nikita Sobolev
2022-10-07
2
-1/+2
*
Add more syslog tests (GH-97953)
Serhiy Storchaka
2022-10-07
4
-8/+95
*
Add note on capture_output arg to subprocess.run() docstring (#98012)
andrei kulakov
2022-10-07
1
-1/+2
*
gh-94808: Cover `%p` in `PyUnicode_FromFormat` (#96677)
Nikita Sobolev
2022-10-07
1
-0/+19
*
Fix memory leaks in test_capi (#98017)
Carl Meyer
2022-10-07
2
-0/+6
*
gh-97983: Revert "Lay the foundation for further work in asyncio.test_streams...
Oleg Iarygin
2022-10-07
1
-129/+197
*
gh-71316: Update dis documentation to include changes to jump arguments (GH-9...
Christopher Chianelli
2022-10-07
1
-0/+4
*
Misc updates to the itertools recipes and tests (GH-98018)
Raymond Hettinger
2022-10-07
1
-6/+40
*
Doc: sphinx-lint finds two other default roles. (GH-98019)
Julien Palard
2022-10-07
2
-3/+3
*
gh-86298: Ensure that __loader__ and __spec__.loader agree in warnings.warn_e...
Barry Warsaw
2022-10-07
5
-3/+182
*
gh-82874: Convert remaining importlib format uses to f-str. (#98005)
Gregory P. Smith
2022-10-07
5
-28/+24
*
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade
2022-10-07
55
-98/+90
*
gh-97850: Remove deprecated functions from `importlib.utils` (#97898)
Nikita Sobolev
2022-10-07
6
-373/+4
*
Remove extra spaces in custom openSSL documentation. (#93568)
Xiao Chen
2022-10-07
1
-10/+10
*
GH-90985: Revert "Deprecate passing a message into cancel()" (#97999)
Guido van Rossum
2022-10-07
8
-102/+12
*
bpo-35540 dataclasses.asdict now supports defaultdict fields (gh-32056)
Tiger
2022-10-07
3
-2/+28
*
GH-91052: Add C API for watching dictionaries (GH-31787)
Carl Meyer
2022-10-07
10
-17/+487
*
bpo-38693: Use f-strings instead of str.format() within importlib (#17058)
Gregory P. Smith
2022-10-06
3
-26/+1807
*
GH-97002: Prevent `_PyInterpreterFrame`s from backing more than one `PyFrameO...
Brandt Bucher
2022-10-06
3
-6/+91
*
gh-97973: Return all necessary information from the tokenizer (GH-97984)
Lysandros Nikolaou
2022-10-06
6
-146/+159
[next]