Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 6, 2020
Revert "bpo-40517: Implement syntax highlighting support for ASDL (#19928)"
Show description for 8ccf2f9authored- authored
bpo-40480 "fnmatch" exponential execution time (GH-19908)
Show description for b9c46a2authored
Commits on May 5, 2020
- authored
- authored
bpo-40355: Improve error messages in ast.literal_eval with malformed Dict nodes (GH-19868)
Show description for c21c512bpo-40513: _xxsubinterpreters.run_string() releases the GIL (GH-19944)
Show description for fb2c7c4authoredbpo-40513: Per-interpreter GIL (GH-19943)
Show description for 7be4e35authoredbpo-40513: new_interpreter() init GIL earlier (GH-19942)
Show description for 0dd5e7aauthoredbpo-40522: _PyThreadState_Swap() sets autoTSSkey (GH-19939)
Show description for e838a93authoredbpo-40521: Disable free lists in subinterpreters (GH-19937)
Show description for b4b5386authored- authored
bpo-40521: Disable Unicode caches in isolated subinterpreters (GH-19933)
Show description for 607b102authoredRevert "bpo-40513: Per-interpreter signals pending (GH-19924)" (GH-19932)
Show description for 299b8c6authoredbpo-40520: Remove redundant comment in pydebug.h (GH-19931)
Show description for 6351d9eauthoredbpo-29587: _PyErr_ChainExceptions() checks exception (GH-19902)
Show description for b0be6b3authoredbpo-40513: Per-interpreter recursion_limit (GH-19929)
Show description for 4e30ed3authoredbpo-32117: Updated Simpsons names in docs (GH-19737)
Show description for 627f701authoredbpo-40514: Add --with-experimental-isolated-subinterpreters (GH-19926)
Show description for c5fa364authoredbpo-40513: Per-interpreter gil_drop_request (GH-19927)
Show description for 0b1e330authoredbpo-40513: Per-interpreter signals pending (GH-19924)
Show description for 4e01946authored- authored
- authored
- authored
Commits on May 4, 2020
bpo-40499: Mention that asyncio.wait() needs a non-empty aws set (GH-19900)
Show description for 9d74658authoredbpo-39470: Indicate that ``os.makedirs`` is equivalent to ``Path.mkdir`` (GH-18216)
Show description for f25fb6e- authored
- authored
- authored
bpo-40135: Fix multiprocessing test_shared_memory_across_processes() (GH-19892)
Show description for caa3ef2authoredbpo-40455: Remove gcc10 warning about x_digits (#19852)
Show description for b88cd58authored- authored
bpo-40246: Revert reporting of invalid string prefixes (GH-19888)
Show description for 846d8b2authoredbpo-40334: Spacialized error message for invalid args after bare '*' (GH-19865)
Show description for e10e7c7authored- authored