Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib64/python3.9/site-packages/mercurial/__pycache__/ |
Upload File : |
a �+�bQi � @ s� d dl mZ d dlZd dlZddlmZ ddlmZ ddlm Z ddl mZmZm ZmZmZmZmZmZmZmZmZmZmZ ddlmZmZ ejZejZed �Zed �Z dee f Z!dd � Z"dd� Z#dd� Z$dd� Z%dd� Z&e�'� Z(dfdd�Z)e)dddd�dd� �Z*e)dd dd�d!d"� �Z+e)d#dd�d$d%� �Z,e)d&d'dd�d(d)� �Z-e)d*d+dd�d,d-� �Z.g d.�Z/d/d0� Z0e)d1dd�d2d3� �Z1e)d4d5dd�d6d7� �Z e)d8d9dd�d:d;� �Z2e)d<d=dd�d>d?� �Z3d@dA� Z4e)dBdCdd�dDdE� �Z5e)dFdd�dGdH� �Z6e)dIdd�dJdK� �Z7e)dLdMdd�dNdO� �Z8e)dPdQdd�dRdS� �Z9e)dTdUdd�dVdW� �Z:e)dXdYdd�dZd[� �Z;e)d\d]dd�d^d_� �Ze)d`dd�dadb� �Z<e)dcdFdd�ddde� �Z=dS )g� )�absolute_importN� )�_)�hex)�getattr) �bundle2�bundlecaches�changegroup� discovery�encoding�error�exchange�pushkey�pycompat�requirements�streamclone�util�wireprototypes)�procutil� stringutils/ incompatible Mercurial client; bundle2 requireds9 see https://www.mercurial-scm.org/wiki/IncompatibleClients %s (%s) c C s6 | � � D ]$}|�d�r|dd� �d� S qddgS )a Returns a list of compression methods supported by the client. Returns a list of the compression methods supported by the client according to the protocol capabilities. If no such capability has been announced, fallback to the default of zlib and uncompressed. s comp=� N� ,s zlibs none)�getprotocaps� startswith�split)�protoZcap� r �A/usr/lib64/python3.9/site-packages/mercurial/wireprotov1server.py�clientcompressionsupport0 s r c C s | j �dd�}| �|�S )z�Obtain the repo used for processing wire protocol commands. The intent of this function is to serve as a monkeypatch point for extensions that need commands to operate on different repo views under specialized circumstances. � servers view)�uiZconfigZfiltered)�repor �commandZ viewconfigr r r �getdispatchrepo@ s r# c C s4 t | ||�} t| \}}|�|�}|| |g|�R � S �N)r# �commandsZgetargs)r! r r"