342
364
* Overwrite conflicting tags by ``push`` and ``pull`` if the
343
365
``--overwrite`` option is specified. (Lukáš Lalinský, #93947)
349
371
* Print a warning instead of aborting the ``python setup.py install``
350
372
process if building of a C extension is not possible.