mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
* bpo-37399: Correctly attach tail text to the last element/comment/pi, even when comments or pis are discarded. Also fixes the insertion of PIs when "insert_pis=True" is configured for a TreeBuilder.
Source files for standard library extension modules, and former extension modules that are now builtin modules.