-
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 Contributing to a Project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 Contributing to a Project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Let’s change a file that was already tracked. If you change a previously tracked file called CONTRIBUTING.md and then run your git status command again, you get something that looks like this: $ git
0 码力 |
501 页 |
17.96 MB
| 1 年前 3
-
Documentation Release 3.4 Aymeric Augustin Aug 20, 2017 Contents 1 Installation 3 2 User guide 5 3 Contributing 7 3.1 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . the Changelog. 5 websockets Documentation, Release 3.4 6 Chapter 2. User guide CHAPTER 3 Contributing Bug reports, patches and suggestions welcome! Just open an issue or send a pull request. Getting /usr/bin/env python import asyncio import datetime import random import websockets 8 Chapter 3. Contributing websockets Documentation, Release 3.4 async def time(websocket, path): while True: now = datetime
0 码力 |
36 页 |
192.66 KB
| 1 年前 3
-
Documentation Release 3.3 Aymeric Augustin Mar 29, 2017 Contents 1 Installation 3 2 User guide 5 3 Contributing 7 3.1 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . the Changelog. 5 websockets Documentation, Release 3.3 6 Chapter 2. User guide CHAPTER 3 Contributing Bug reports, patches and suggestions welcome! Just open an issue or send a pull request. Getting /usr/bin/env python import asyncio import datetime import random import websockets 8 Chapter 3. Contributing websockets Documentation, Release 3.3 async def time(websocket, path): while True: now = datetime
0 码力 |
32 页 |
176.18 KB
| 1 年前 3
-
Release 3.2 Aymeric Augustin August 17, 2016 Contents 1 Installation 3 2 User guide 5 3 Contributing 7 3.1 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . the Changelog. 5 websockets Documentation, Release 3.2 6 Chapter 2. User guide CHAPTER 3 Contributing Bug reports, patches and suggestions welcome! Just open an issue or send a pull request. 3.1 sleep(random.random() * 3) start_server = websockets.serve(time, '127.0.0.1', 5678) 8 Chapter 3. Contributing websockets Documentation, Release 3.2 asyncio.get_event_loop().run_until_complete(start_server)
0 码力 |
32 页 |
170.46 KB
| 1 年前 3
-
Release 2.7 Aymeric Augustin November 18, 2015 Contents 1 Installation 3 2 User guide 5 3 Contributing 7 3.1 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . the Changelog. 5 websockets Documentation, Release 2.7 6 Chapter 2. User guide CHAPTER 3 Contributing Bug reports, patches and suggestions welcome! Just open an issue or send a pull request. 3.1 messages.appendChild(message); }; document.body.appendChild(messages); 8 Chapter 3. Contributing websockets Documentation, Release 2.7