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 : /lib64/python3.9/site-packages/mercurial/__pycache__/ |
Upload File : |
a �+�b� � @ s d dl mZ d dlZd dlZddlmZ ddlmZ ddlm Z ddl mZmZmZm Z mZ ddlmZmZ d Zd ZdZdZdZeeed �ZdZdZdZdZdZdZd ZdZeeeeeeeed�Z dZ!dZ"dZ#d Z$e!e"e#e$d�Z%dZ&dZ'e&e'd�Z(dZ)dZ*e)e*d�Z+dZ,dZ-e,e-d�Z.dZ/dZ0e/e0d�Z1ee%ee(ee+ei ei ei ee.ee1iZ2e�3d�Z4dd� Z5e j6dd�G dd� de7��Z8e j6ddd�G dd � d e7��Z9d!d"� Z:d#d$� Z;d%d&� Z<d'd(� Z=dedfd)d*�Z>d+d,� Z?efd-d.�Z@d/d0� ZAd[d1d2�ZBd3d4� ZCefd5d6�ZDG d7d8� d8e7�ZEG d9d:� d:e7�ZFG d;d<� d<e7�ZGG d=d>� d>e7�ZHG d?d@� d@e7�ZIG dAdB� dBe7�ZJG dCdD� dDeJ�ZKG dEdF� dFe7�ZLG dGdH� dHeL�ZMi ZNg ZOdIdJ� ZPG dKdL� dLe7�ZQG dMdN� dNeQ�ZRG dOdP� dPeQ�ZSdQdR� ZTdSdTgiZUG dUdV� dVe7�ZVG dWdX� dXe7�ZWG dYdZ� dZe7�ZXdS )\� )�absolute_importN� )�_)�getattr)�attr)�encoding�error�pycompat�util�wireprototypes)�cborutil� stringutil� i � � � )s stream-begins stream-ends encoded� � � � � )s command-requests command-datas command-responses error-responses text-outputs progresss sender-protocol-settingss stream-settings)s new� continuations mores have-data)r � eosz<HHc C sV dd� t �| �D �}g }d}||krL||@ rB|�|�|d| �� |dK }qd�|�S )zFConvert a numeric flags value to a human value, using a mapping table.c S s i | ]\}}||�qS � r )�.0�k�vr r �@/usr/lib64/python3.9/site-packages/mercurial/wireprotoframing.py� <dictcomp>~ � zhumanflags.<locals>.<dictcomp>r � <unknown 0x%02x>� |)r � iteritems�append�get�join)�mapping�valueZnamemap�flags�valr r r � humanflags| s r) T)�slotsc @ s@ e Zd ZdZe�� Ze�� Ze�� Ze�� Z e�� Z e�� ZdS )�frameheaderz&Represents the data in a frame header.N)�__name__� __module__�__qualname__�__doc__r �ib�length� requestid�streamid�streamflags�typeidr'